uppfæra react útgáfur

This commit is contained in:
nati 2025-05-10 16:34:03 +00:00
parent 259485d1ca
commit c873c81d24
2 changed files with 1001 additions and 60 deletions

1053
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -5,9 +5,10 @@
"scripts": {},
"private": true,
"dependencies": {
"react": "19.0.0",
"react-dom": "19.0.0",
"react-router-dom": "6.29.0"
"@tanstack/react-router": "^1.120.3",
"@tanstack/react-router-devtools": "^1.120.3",
"react": "19.1.0",
"react-dom": "19.1.0"
},
"devDependencies": {
"@eslint/js": "^9.8.0",
@ -23,6 +24,7 @@
"@swc/cli": "~0.6.0",
"@swc/core": "~1.5.7",
"@swc/helpers": "~0.5.11",
"@tanstack/router-plugin": "^1.120.3",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "16.1.0",
"@types/node": "^20.0.0",