Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7873968c81 |
+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"
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
"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