Build(Package): Upgrade dependencies
This commit is contained in:
12
package.json
12
package.json
@@ -29,7 +29,7 @@
|
||||
"electron-updater": "^6.1.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ant-design/icons": "^5.3.6",
|
||||
"@ant-design/icons": "^5.3.7",
|
||||
"@dnd-kit/core": "^6.1.0",
|
||||
"@dnd-kit/sortable": "^8.0.0",
|
||||
"@dnd-kit/utilities": "^3.2.2",
|
||||
@@ -41,20 +41,20 @@
|
||||
"@svgr/core": "^8.1.0",
|
||||
"@svgr/plugin-jsx": "^8.1.0",
|
||||
"@types/jsdom": "^21.1.6",
|
||||
"@types/lodash": "^4.17.0",
|
||||
"@types/node": "^20.12.7",
|
||||
"@types/lodash": "^4.17.1",
|
||||
"@types/node": "^20.12.8",
|
||||
"@types/react": "^18.3.1",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"@typescript-eslint/eslint-plugin": "^7.8.0",
|
||||
"@typescript-eslint/parser": "^7.8.0",
|
||||
"@typescript/ata": "^0.9.4",
|
||||
"@vitejs/plugin-react": "^4.2.1",
|
||||
"antd": "^5.16.5",
|
||||
"antd": "^5.17.0",
|
||||
"axios": "^1.6.8",
|
||||
"custom-protocol-check": "^1.4.0",
|
||||
"dayjs": "^1.11.11",
|
||||
"echarts": "^5.5.0",
|
||||
"electron": "^30.0.1",
|
||||
"electron": "^30.0.2",
|
||||
"electron-builder": "^24.13.3",
|
||||
"electron-vite": "^2.2.0",
|
||||
"esbuild-wasm": "^0.20.2",
|
||||
@@ -89,6 +89,6 @@
|
||||
"unplugin-auto-import": "^0.17.5",
|
||||
"unplugin-icons": "^0.19.0",
|
||||
"vanilla-tilt": "^1.8.1",
|
||||
"vite": "^5.2.10"
|
||||
"vite": "^5.2.11"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user