File tree Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " @devgateway/wp-react-lib " : patch
3+ ---
4+
5+ Upgrade dependencies to fix CVEs
Original file line number Diff line number Diff line change 1212 "types" : " dist/types/index.d.ts" ,
1313 "license" : " MIT" ,
1414 "dependencies" : {
15- "immutable" : " ^4.3.7 " ,
15+ "immutable" : " ^5.1.3 " ,
1616 "react" : " ^18.3.1" ,
1717 "react-dom" : " ^18.3.1" ,
18- "react-intl" : " ^6.8.0 " ,
19- "react-redux" : " ^9.1.2 " ,
18+ "react-intl" : " ^7.1.13 " ,
19+ "react-redux" : " ^9.2.0 " ,
2020 "semantic-ui-react" : " ^3.0.0-beta.2"
2121 },
2222 "devDependencies" : {
23- "@changesets/cli" : " ^2.29.4 " ,
23+ "@changesets/cli" : " ^2.29.7 " ,
2424 "@types/node" : " ^22.15.19" ,
2525 "@types/react" : " 18.3.11" ,
2626 "@types/react-dom" : " 18.3.1" ,
2727 "@vitejs/plugin-react" : " ^4.4.1" ,
2828 "rollup-plugin-preserve-directives" : " ^0.4.0" ,
29- "typescript" : " ^5.8 .3" ,
30- "vite" : " ^6.3.5 " ,
29+ "typescript" : " ^5.9 .3" ,
30+ "vite" : " ^6.3.6 " ,
3131 "vite-plugin-dts" : " ^4.5.4" ,
3232 "vite-tsconfig-paths" : " ^5.1.4" ,
3333 "watch" : " ^1.0.2"
3434 },
3535 "peerDependencies" : {
36- "immutable" : " ^4.3.7 " ,
36+ "immutable" : " ^5.1.3 " ,
3737 "react" : " ^18.3.1" ,
3838 "react-dom" : " ^18.3.1" ,
3939 "react-intl" : " ^6.8.0" ,
You can’t perform that action at this time.
0 commit comments