Merge pull request #8 from onixbyte/dependabot/npm_and_yarn/multi-6d6dfda67a
chore: bump react, react-dom and @types/react
This commit is contained in:
+3
-3
@@ -14,8 +14,8 @@
|
||||
"@tailwindcss/vite": "^4.1.6",
|
||||
"axios": "^1.9.0",
|
||||
"dayjs": "^1.11.13",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.1.0",
|
||||
"react-redux": "^9.2.0",
|
||||
"react-router": "^7.6.0",
|
||||
"react-router-dom": "^7.6.0",
|
||||
@@ -24,7 +24,7 @@
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.26.0",
|
||||
"@types/node": "^20.17.46",
|
||||
"@types/react": "^18.3.21",
|
||||
"@types/react": "^19.1.4",
|
||||
"@types/react-dom": "^18.3.7",
|
||||
"@vitejs/plugin-react": "^4.4.1",
|
||||
"eslint": "^9.26.0",
|
||||
|
||||
Reference in New Issue
Block a user