Build(package.json): Upgrade dependencies
This commit is contained in:
16
package.json
16
package.json
@@ -29,10 +29,10 @@
|
||||
"@dnd-kit/utilities": "^3.2.2",
|
||||
"@marsidev/react-turnstile": "^1.0.2",
|
||||
"@monaco-editor/react": "^4.6.0",
|
||||
"@shikijs/monaco": "^1.22.0",
|
||||
"antd": "^5.21.5",
|
||||
"@shikijs/monaco": "^1.22.2",
|
||||
"antd": "^5.21.6",
|
||||
"antd-style": "^3.7.1",
|
||||
"axios": "1.7.4",
|
||||
"axios": "^1.7.7",
|
||||
"custom-protocol-check": "^1.4.0",
|
||||
"dayjs": "^1.11.13",
|
||||
"echarts": "^5.5.1",
|
||||
@@ -50,7 +50,7 @@
|
||||
"react-draggable": "^4.4.6",
|
||||
"react-router": "^6.27.0",
|
||||
"react-router-dom": "^6.27.0",
|
||||
"shiki": "^1.22.0",
|
||||
"shiki": "^1.22.2",
|
||||
"size-sensor": "^1.0.2",
|
||||
"vanilla-tilt": "^1.8.1"
|
||||
},
|
||||
@@ -60,7 +60,7 @@
|
||||
"@svgr/plugin-jsx": "^8.1.0",
|
||||
"@types/jsdom": "^21.1.7",
|
||||
"@types/lodash": "^4.17.12",
|
||||
"@types/node": "^22.7.9",
|
||||
"@types/node": "^22.8.2",
|
||||
"@types/react": "^18.3.12",
|
||||
"@types/react-dom": "^18.3.1",
|
||||
"@typescript/ata": "^0.9.7",
|
||||
@@ -68,14 +68,14 @@
|
||||
"eslint": "^9.13.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-prettier": "^5.2.1",
|
||||
"eslint-plugin-react-refresh": "^0.4.13",
|
||||
"eslint-plugin-react-refresh": "^0.4.14",
|
||||
"globals": "^15.11.0",
|
||||
"jsdom": "^25.0.1",
|
||||
"prettier": "^3.3.3",
|
||||
"typescript": "^5.6.3",
|
||||
"typescript-eslint": "^8.11.0",
|
||||
"typescript-eslint": "^8.12.1",
|
||||
"unplugin-auto-import": "^0.18.3",
|
||||
"unplugin-icons": "^0.19.3",
|
||||
"vite": "5.4.10"
|
||||
"vite": "^5.4.10"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user