File tree Expand file tree Collapse file tree 4 files changed +6786
-5354
lines changed
packages/volto-code-block Expand file tree Collapse file tree 4 files changed +6786
-5354
lines changed Original file line number Diff line number Diff line change 44 "package" : " @plone/volto" ,
55 "url" : " git@github.com:plone/volto.git" ,
66 "https" : " https://github.com/plone/volto.git" ,
7- "tag" : " 18.0.0-alpha.25"
7+ "tag" : " 18.29.1" ,
8+ "filterBlobs" : true
89 }
910}
Original file line number Diff line number Diff line change 1+ Fixed bogus peerDependencies with react-intl @sneridagh
Original file line number Diff line number Diff line change 3434 "react-gist" : " 1.2.4"
3535 },
3636 "peerDependencies" : {
37- "react" : " 18.2.0" ,
38- "react-dom" : " 18.2.0" ,
39- "react-intl" : " 3.8.0"
37+ "react" : " ^18.2.0" ,
38+ "react-dom" : " ^18.2.0" ,
39+ "react-intl" : " ^3.12.1" ,
40+ "react-redux" : " ^8.1.2"
4041 },
4142 "devDependencies" : {
42- "@plone/scripts" : " ^3.6.1" ,
43- "release-it" : " ^17.1.1"
43+ "@plone/scripts" : " workspace:*" ,
44+ "@plone/types" : " workspace:*" ,
45+ "@types/react" : " ^18.3.1" ,
46+ "@types/react-dom" : " ^18.3.1" ,
47+ "release-it" : " ^19.0.5" ,
48+ "typescript" : " ^5.7.3" ,
49+ "vitest" : " ^3.1.2"
4450 }
4551}
You can’t perform that action at this time.
0 commit comments