Bump versions

This commit is contained in:
Arnaud 2024-09-24 11:59:04 +02:00
parent a54c0d51ef
commit 234d632331
No known key found for this signature in database
GPG Key ID: 69D6CE281FCAE663
2 changed files with 457 additions and 460 deletions

897
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -25,29 +25,29 @@
"dependencies": {
"@codex-storage/marketplace-ui-components": "0.0.5",
"@codex-storage/sdk-js": "0.0.4",
"@sentry/react": "^8.27.0",
"@sentry/react": "^8.31.0",
"@tanstack/react-query": "^5.51.15",
"@tanstack/react-router": "^1.45.7",
"@tanstack/react-router": "^1.58.7",
"idb-keyval": "^6.2.1",
"lucide-react": "^0.424.0",
"lucide-react": "^0.445.0",
"pretty-ms": "^9.1.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@tanstack/router-devtools": "^1.45.7",
"@tanstack/router-plugin": "^1.45.7",
"@types/react": "^18.3.3",
"@tanstack/router-devtools": "^1.58.7",
"@tanstack/router-plugin": "^1.58.4",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^8.7.0",
"@vitejs/plugin-react": "^4.3.1",
"eslint": "^8.57.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.7",
"eslint-plugin-react-refresh": "^0.4.12",
"prettier": "^3.3.3",
"typescript": "5.5.4",
"vite": "^5.3.4"
"vite": "^5.4.7"
},
"engines": {
"node": ">=18"