Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6ac4785243 |
Generated
+332
-409
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -44,7 +44,7 @@
|
|||||||
"@types/react": "^19.2.12",
|
"@types/react": "^19.2.12",
|
||||||
"@types/react-dom": "^19.2.3",
|
"@types/react-dom": "^19.2.3",
|
||||||
"prettier": "^3.8.1",
|
"prettier": "^3.8.1",
|
||||||
"react": "^19.0.0",
|
"react": "^18.3.1",
|
||||||
"react-dom": "^18.3.1",
|
"react-dom": "^18.3.1",
|
||||||
"react-router-dom": "^6.30.3",
|
"react-router-dom": "^6.30.3",
|
||||||
"styled-components": "^6.3.8",
|
"styled-components": "^6.3.8",
|
||||||
|
|||||||
Generated
+381
-594
File diff suppressed because it is too large
Load Diff
@@ -17,13 +17,13 @@
|
|||||||
"upgrade:dry": "npx @strapi/upgrade latest --dry"
|
"upgrade:dry": "npx @strapi/upgrade latest --dry"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@strapi/plugin-cloud": "5.50.2",
|
"@strapi/plugin-cloud": "5.51.0",
|
||||||
"@strapi/plugin-users-permissions": "5.50.2",
|
"@strapi/plugin-users-permissions": "5.51.0",
|
||||||
"@strapi/strapi": "5.50.2",
|
"@strapi/strapi": "5.51.0",
|
||||||
"better-sqlite3": "13.0.1",
|
"better-sqlite3": "13.0.1",
|
||||||
"fs-extra": "^11.0.0",
|
"fs-extra": "^11.0.0",
|
||||||
"mime-types": "^3.0.0",
|
"mime-types": "^3.0.0",
|
||||||
"react": "^19.0.0",
|
"react": "^18.0.0",
|
||||||
"react-dom": "^18.0.0",
|
"react-dom": "^18.0.0",
|
||||||
"react-router-dom": "^6.0.0",
|
"react-router-dom": "^6.0.0",
|
||||||
"strapi-plugin-checkbox-list": "file:.yalc/strapi-plugin-checkbox-list",
|
"strapi-plugin-checkbox-list": "file:.yalc/strapi-plugin-checkbox-list",
|
||||||
|
|||||||
Reference in New Issue
Block a user