File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 79
79
"peerDependencies" : {
80
80
"@strapi/strapi" : " ^5.0.0" ,
81
81
"@strapi/admin" : " ^5.0.0" ,
82
- "@strapi/design-system" : " ^2.0.0" ,
83
- "@strapi/icons" : " ^2.0.0" ,
82
+ "@strapi/design-system" : " ^2.0.0-rc.14 " ,
83
+ "@strapi/icons" : " ^2.0.0-rc.14 " ,
84
84
"@strapi/utils" : " ^5.0.0" ,
85
85
"react" : " ^17.0.0 || ^18.0.0" ,
86
86
"react-dom" : " ^17.0.0 || ^18.0.0" ,
91
91
"@strapi/sdk-plugin" : " ^5.0.0" ,
92
92
"@strapi/strapi" : " ^5.0.0" ,
93
93
"@strapi/admin" : " ^5.0.0" ,
94
- "@strapi/design-system" : " ^2.0.0" ,
95
- "@strapi/icons" : " ^2.0.0" ,
94
+ "@strapi/design-system" : " ^2.0.0-rc.14 " ,
95
+ "@strapi/icons" : " ^2.0.0-rc.14 " ,
96
96
"@strapi/utils" : " ^5.0.0" ,
97
97
"babel-eslint" : " 9.0.0" ,
98
98
"eslint" : " ^7.32.0" ,
Original file line number Diff line number Diff line change 2582
2582
semver "7.5.4"
2583
2583
umzug "3.8.1"
2584
2584
2585
- "@strapi/design-system@2.0.0-rc.14", "@strapi/design-system@^2.0.0":
2585
+ "@strapi/design-system@2.0.0-rc.14", "@strapi/design-system@^2.0.0-rc.14 ":
2586
2586
version "2.0.0-rc.14"
2587
2587
resolved "https://registry.yarnpkg.com/@strapi/design-system/-/design-system-2.0.0-rc.14.tgz#7478f50b3740311a3df3b929f410699b039cf5ef"
2588
2588
integrity sha512-zOtArGfAQmKO5qqRE0IlONfjR1JL2VL/KjV3hE++KSybOZgfhbdckN4svpNtJ6i2Pv+glm7nHdu9h6AHRBuujQ==
2654
2654
react-redux "8.1.3"
2655
2655
yup "0.32.9"
2656
2656
2657
- "@strapi/icons@2.0.0-rc.14", "@strapi/icons@^2.0.0":
2657
+ "@strapi/icons@2.0.0-rc.14", "@strapi/icons@^2.0.0-rc.14 ":
2658
2658
version "2.0.0-rc.14"
2659
2659
resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-2.0.0-rc.14.tgz#ff3179c2c3c51ec70ac5e29982b74e1f2b531e87"
2660
2660
integrity sha512-6kamFHcsoFpffp96HmFGgpM8FDezwb86sJ4c3Ydp7+eTgtEsHd8yLekAQhpaWXd2ZsHwRDbLLR0Tu1orgvRVYg==
2738
2738
react-redux "8.1.3"
2739
2739
yup "0.32.9"
2740
2740
2741
- "@strapi/sdk-plugin@^5.2.7 ":
2742
- version "5.2.7 "
2743
- resolved "https://registry.yarnpkg.com/@strapi/sdk-plugin/-/sdk-plugin-5.2.7 .tgz#b27060d49c0ff45ef17195f5f361dff51e8a705d "
2744
- integrity sha512-9oC7Z1egW00RSL+cRh+pgx4PRrv+IsA64kDiHRkz+zbsW/HfEmj6CogzEAHdmB+EnteuNCEhZziyQ8/WHF5G5A ==
2741
+ "@strapi/sdk-plugin@^5.0.0 ":
2742
+ version "5.2.8 "
2743
+ resolved "https://registry.yarnpkg.com/@strapi/sdk-plugin/-/sdk-plugin-5.2.8 .tgz#ac5c376682a76be32f47e6b2403aab57dcb740dc "
2744
+ integrity sha512-Il8HCG7MS/1hocyfUDKibCdjSd1JTgOnU/vTmg0aBUZUYJzCT1W7bOQPbKegUDqFb0oS9Em9UAWrGhp/VuUQ7w ==
2745
2745
dependencies:
2746
2746
"@strapi/pack-up" "^5.0.1"
2747
2747
"@types/prompts" "2.4.9"
@@ -11148,7 +11148,7 @@ react-window@1.8.10:
11148
11148
"@babel/runtime" "^7.0.0"
11149
11149
memoize-one ">=3.1.1 <6"
11150
11150
11151
- react@^17.0.2 :
11151
+ react@^17.0.0 :
11152
11152
version "17.0.2"
11153
11153
resolved "https://registry.yarnpkg.com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037"
11154
11154
integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==
You can’t perform that action at this time.
0 commit comments