File tree Expand file tree Collapse file tree 6 files changed +23
-23
lines changed
Expand file tree Collapse file tree 6 files changed +23
-23
lines changed Original file line number Diff line number Diff line change 11{
2- "publishConfig" : {
3- "access" : " public"
4- },
5- "version" : " 10.6.1 " ,
6- "$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
7- "npmClient" : " pnpm"
8- }
2+ "publishConfig" : {
3+ "access" : " public"
4+ },
5+ "version" : " 10.6.2 " ,
6+ "$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
7+ "npmClient" : " pnpm"
8+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " @prezly/theme-kit-core" ,
3- "version" : " 10.6.1 " ,
3+ "version" : " 10.6.2 " ,
44 "description" : " Data layer and utility library for developing Prezly themes with JavaScript" ,
55 "main" : " build/index.mjs" ,
66 "type" : " module" ,
3939 "@prezly/sdk" : " 21.12.0 || ^23.x"
4040 },
4141 "dependencies" : {
42- "@prezly/theme-kit-intl" : " ^10.6.1 " ,
42+ "@prezly/theme-kit-intl" : " ^10.6.2 " ,
4343 "@prezly/uploadcare" : " 2.4.4" ,
4444 "@technically/is-not-undefined" : " ^1.0.0" ,
4545 "@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.6.1 " ,
3+ "version" : " 10.6.2 " ,
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.6.1 " ,
3+ "version" : " 10.6.2 " ,
44 "description" : " Data layer and utility library for developing Prezly themes with NextJS" ,
55 "type" : " module" ,
66 "main" : " build/index.mjs" ,
9595 }
9696 },
9797 "dependencies" : {
98- "@prezly/theme-kit-core" : " ^10.6.1 " ,
99- "@prezly/theme-kit-intl" : " ^10.6.1 " ,
100- "@prezly/theme-kit-react" : " ^10.6.1 " ,
98+ "@prezly/theme-kit-core" : " ^10.6.2 " ,
99+ "@prezly/theme-kit-intl" : " ^10.6.2 " ,
100+ "@prezly/theme-kit-react" : " ^10.6.2 " ,
101101 "@technically/is-not-undefined" : " ^1.0.0" ,
102102 "@technically/omit-undefined" : " ^1.0.4" ,
103103 "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.6.1 " ,
3+ "version" : " 10.6.2 " ,
44 "description" : " Data layer and utility library for developing Prezly themes with NextJS" ,
55 "type" : " module" ,
66 "main" : " build/index.mjs" ,
5858 "react-dom" : " ^18.x || ^19.x"
5959 },
6060 "dependencies" : {
61- "@prezly/theme-kit-intl" : " ^10.6.1 "
61+ "@prezly/theme-kit-intl" : " ^10.6.2 "
6262 },
6363 "publishConfig" : {
6464 "access" : " public"
You can’t perform that action at this time.
0 commit comments