mirror of
https://github.com/codex-storage/codex-marketplace-ui.git
synced 2025-02-23 21:28:26 +00:00
Bump versions
This commit is contained in:
parent
a54c0d51ef
commit
234d632331
897
package-lock.json
generated
897
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
20
package.json
20
package.json
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user