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