chore: update deps
This commit is contained in:
@@ -20,10 +20,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@tmagic/core": "1.5.22",
|
||||
"@tmagic/react-runtime-help": "0.1.0",
|
||||
"@tmagic/react-runtime-help": "0.1.1",
|
||||
"@tmagic/stage": "1.5.22",
|
||||
"axios": "^0.25.0",
|
||||
"terser": "^5.31.6",
|
||||
"axios": "^1.10.0",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1"
|
||||
},
|
||||
@@ -31,9 +30,10 @@
|
||||
"@tmagic/cli": "1.5.22",
|
||||
"@types/react": "^18.3.3",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"@vitejs/plugin-legacy": "^6.0.0",
|
||||
"@vitejs/plugin-react-refresh": "^1.3.1",
|
||||
"@vitejs/plugin-legacy": "^7.0.0",
|
||||
"@vitejs/plugin-react-refresh": "^1.3.6",
|
||||
"typescript": "catalog:",
|
||||
"terser": "^5.43.1",
|
||||
"vite": "catalog:"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user