Commit b704e774 authored by timel's avatar timel

chore: upgrade npm package version to fix install error

parent ca4362ca
Pipeline #21151 failed with stages
in 17 minutes and 26 seconds
This diff is collapsed.
...@@ -3,33 +3,33 @@ ...@@ -3,33 +3,33 @@
"version": "0.1.0", "version": "0.1.0",
"private": true, "private": true,
"dependencies": { "dependencies": {
"@ant-design/pro-components": "^2.3.49", "@ant-design/pro-components": "^2.4.4",
"@dnd-kit/core": "^6.0.8", "@dnd-kit/core": "^6.0.8",
"@dnd-kit/sortable": "^7.0.2", "@dnd-kit/sortable": "^7.0.2",
"@react-spring/shared": "^9.6.1", "@react-spring/shared": "^9.7.2",
"@react-spring/types": "^9.6.1", "@react-spring/types": "^9.7.2",
"@react-spring/web": "^9.6.1", "@react-spring/web": "^9.7.2",
"@reduxjs/toolkit": "^1.8.6", "@reduxjs/toolkit": "^1.9.3",
"@testing-library/jest-dom": "^5.16.5", "@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.3.0", "@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0", "@testing-library/user-event": "^13.5.0",
"@types/jest": "^27.5.2", "@types/jest": "^27.5.2",
"@types/node": "^16.11.48", "@types/node": "^16.18.23",
"@types/react": "^18.0.17", "@types/react": "^18.0.33",
"@types/react-dom": "^18.0.6", "@types/react-dom": "^18.0.11",
"@types/react-redux": "^7.1.24", "@types/react-redux": "^7.1.25",
"@types/sql.js": "^1.4.4", "@types/sql.js": "^1.4.4",
"antd": "^5.2.4", "antd": "^5.4.0",
"axios": "^0.27.2", "axios": "^0.27.2",
"google-protobuf": "^3.21.0", "google-protobuf": "^3.21.2",
"react": "^18.2.0", "react": "^18.2.0",
"react-babylonjs": "^3.1.15", "react-babylonjs": "^3.1.15",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-draggable": "^4.4.5", "react-draggable": "^4.4.5",
"react-redux": "^8.0.4", "react-redux": "^8.0.5",
"react-router-dom": "^6.4.0", "react-router-dom": "^6.10.0",
"react-scripts": "^2.1.3", "react-scripts": "^2.1.8",
"socket.io-client": "^4.5.1", "socket.io-client": "^4.6.1",
"sql.js": "^1.8.0", "sql.js": "^1.8.0",
"vite-plugin-svgr": "^2.4.0", "vite-plugin-svgr": "^2.4.0",
"web-vitals": "^2.1.4", "web-vitals": "^2.1.4",
...@@ -65,17 +65,17 @@ ...@@ -65,17 +65,17 @@
] ]
}, },
"devDependencies": { "devDependencies": {
"@babylonjs/core": "^5.29.0", "@babylonjs/core": "^5.54.0",
"@babylonjs/gui": "^5.35.1", "@babylonjs/gui": "^5.54.0",
"@types/google-protobuf": "^3.15.6", "@types/google-protobuf": "^3.15.6",
"@typescript-eslint/eslint-plugin": "^5.40.1", "@typescript-eslint/eslint-plugin": "^5.57.1",
"@typescript-eslint/parser": "^5.40.1", "@typescript-eslint/parser": "^5.57.1",
"@vitejs/plugin-react": "^3.1.0", "@vitejs/plugin-react": "^3.1.0",
"eslint": "^8.26.0", "eslint": "^8.38.0",
"eslint-config-prettier": "^8.5.0", "eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1", "eslint-plugin-prettier": "^4.2.1",
"prettier": "^2.7.1", "prettier": "^2.8.7",
"sass": "^1.58.0", "sass": "^1.61.0",
"typescript": "^4.9.5", "typescript": "^4.9.5",
"vite": "^4.2.1", "vite": "^4.2.1",
"vite-plugin-wasm-pack": "^0.1.12", "vite-plugin-wasm-pack": "^0.1.12",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment