1515 "bumpManifestVer" : " node ./bin/bumpManifestVer.js"
1616 },
1717 "dependencies" : {
18- "@deskpro/app-sdk" : " ^5.1.1 " ,
19- "@deskpro/deskpro-ui" : " ^8.2.0 " ,
18+ "@deskpro/app-sdk" : " ^6.0.3 " ,
19+ "@deskpro/deskpro-ui" : " ^8.2.1 " ,
2020 "@fortawesome/free-solid-svg-icons" : " ^6.7.2" ,
2121 "@fortawesome/react-fontawesome" : " ^0.2.2" ,
2222 "@heroicons/react" : " 1.0.6" ,
3232 "react-dom" : " ^17.0.2" ,
3333 "react-error-boundary" : " ^3.1.4" ,
3434 "react-resize-observer" : " ^1.1.1" ,
35- "react-router-dom" : " ^6.28.1 " ,
35+ "react-router-dom" : " ^6.29.0 " ,
3636 "react-time-ago" : " ^7.3.3" ,
3737 "showdown" : " ^2.1.0" ,
3838 "simplebar" : " ^6.3.0" ,
39- "styled-components" : " ^6.1.14 " ,
39+ "styled-components" : " ^6.1.15 " ,
4040 "tippy.js" : " ^6.3.7" ,
4141 "ts-pattern" : " ^3.3.5" ,
4242 "use-debounce" : " ^8.0.4" ,
43- "uuid" : " ^9.0.1" ,
4443 "yup" : " ^0.32.11"
4544 },
4645 "devDependencies" : {
4746 "@testing-library/jest-dom" : " ^5.17.0" ,
4847 "@testing-library/react" : " ^12.1.5" ,
4948 "@types/jest" : " ^29.5.14" ,
50- "@types/lodash" : " ^4.17.14 " ,
49+ "@types/lodash" : " ^4.17.15 " ,
5150 "@types/react" : " ^18.3.18" ,
5251 "@types/react-copy-to-clipboard" : " ^5.0.7" ,
5352 "@types/react-dom" : " ^18.3.5" ,
5453 "@types/showdown" : " ^2.0.6" ,
5554 "@types/testing-library__jest-dom" : " ^5.14.9" ,
56- "@types/uuid" : " ^8.3.4" ,
5755 "@typescript-eslint/eslint-plugin" : " 5.6.0" ,
5856 "@typescript-eslint/parser" : " 5.6.0" ,
5957 "@vitejs/plugin-react" : " ^1.3.2" ,
6765 "rollup-plugin-copy" : " 3.4.0" ,
6866 "slugify" : " ^1.6.6" ,
6967 "ts-jest" : " ^29.2.5" ,
70- "typescript" : " ^5.7.2 " ,
71- "vite" : " ^6.0.11 "
68+ "typescript" : " ^5.7.3 " ,
69+ "vite" : " ^6.1.0 "
7270 }
7371}
0 commit comments