File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "publishConfig" : {
33 "access" : " public"
44 },
5- "version" : " 10.1.2 " ,
5+ "version" : " 10.2.0 " ,
66 "$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
77 "npmClient" : " pnpm"
88}
Original file line number Diff line number Diff line change 11{
22 "name" : " @prezly/theme-kit-core" ,
3- "version" : " 10.1.2 " ,
3+ "version" : " 10.2.0 " ,
44 "description" : " Data layer and utility library for developing Prezly themes with JavaScript" ,
55 "main" : " build/index.mjs" ,
66 "type" : " module" ,
3636 "@prezly/sdk" : " 21.12.0 || ^23.x"
3737 },
3838 "dependencies" : {
39- "@prezly/theme-kit-intl" : " ^10.1.2 " ,
39+ "@prezly/theme-kit-intl" : " ^10.2.0 " ,
4040 "@prezly/uploadcare" : " 2.4.4" ,
4141 "@technically/is-not-undefined" : " ^1.0.0" ,
4242 "@technically/omit-undefined" : " ^1.0.4" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @prezly/theme-kit-intl" ,
3- "version" : " 10.1.2 " ,
3+ "version" : " 10.2.0 " ,
44 "description" : " Translations for Prezly themes" ,
55 "type" : " module" ,
66 "main" : " build/index.mjs" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @prezly/theme-kit-nextjs" ,
3- "version" : " 10.1.2 " ,
3+ "version" : " 10.2.0 " ,
44 "description" : " Data layer and utility library for developing Prezly themes with NextJS" ,
55 "type" : " module" ,
66 "main" : " build/index.mjs" ,
9292 }
9393 },
9494 "dependencies" : {
95- "@prezly/theme-kit-core" : " ^10.1.2 " ,
96- "@prezly/theme-kit-intl" : " ^10.1.2 " ,
97- "@prezly/theme-kit-react" : " ^10.1.2 " ,
95+ "@prezly/theme-kit-core" : " ^10.2.0 " ,
96+ "@prezly/theme-kit-intl" : " ^10.2.0 " ,
97+ "@prezly/theme-kit-react" : " ^10.2.0 " ,
9898 "@technically/is-not-undefined" : " ^1.0.0" ,
9999 "@technically/omit-undefined" : " ^1.0.4" ,
100100 "json-stable-stringify" : " ^1.2.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @prezly/theme-kit-react" ,
3- "version" : " 10.1.2 " ,
3+ "version" : " 10.2.0 " ,
44 "description" : " Data layer and utility library for developing Prezly themes with NextJS" ,
55 "type" : " module" ,
66 "main" : " build/index.mjs" ,
5555 "react-dom" : " ^18.x || ^19.x"
5656 },
5757 "dependencies" : {
58- "@prezly/theme-kit-intl" : " ^10.1.2 "
58+ "@prezly/theme-kit-intl" : " ^10.2.0 "
5959 },
6060 "publishConfig" : {
6161 "access" : " public"
Original file line number Diff line number Diff line change 11{
22 "name" : " @prezly/theme-kit-ui" ,
3- "version" : " 10.1.2 " ,
3+ "version" : " 10.2.0 " ,
44 "description" : " UI components for Prezly themes" ,
55 "keywords" : [
66 " prezly" ,
You can’t perform that action at this time.
0 commit comments