Skip to content

Commit

Permalink
chore: 升级依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
wangrongding committed Dec 6, 2023
1 parent dce745f commit 06f6f14
Show file tree
Hide file tree
Showing 2 changed files with 1,562 additions and 1,657 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,16 +69,16 @@
"fabric": "^5.2.4",
"gcoord": "^0.3.2",
"nprogress": "^0.2.0",
"pinia": "^2.0.27",
"pinia": "^2.1.7",
"socket.io-client": "^4.5.4",
"stats.js": "^0.17.0",
"three": "^0.142.0",
"tone": "^14.8.49",
"tweakpane": "^3.1.0",
"vconsole": "^3.15.0",
"vue": "^3.2.45",
"vue-router": "^4.1.6",
"webrtc-adapter": "^8.2.0"
"vue": "^3.3.10",
"vue-router": "^4.2.5",
"webrtc-adapter": "^8.2.3"
},
"devDependencies": {
"@commitlint/cli": "^16.3.0",
Expand All @@ -92,33 +92,33 @@
"@typescript-eslint/parser": "^5.45.0",
"@vitejs/plugin-vue": "^2.3.4",
"@vitejs/plugin-vue-jsx": "^1.3.10",
"autoprefixer": "^10.4.13",
"autoprefixer": "^10.4.16",
"commitizen": "^4.2.5",
"commitlint-config-cz": "^0.13.3",
"cz-conventional-changelog": "3.3.0",
"cz-customizable": "^6.9.2",
"eslint": "^8.28.0",
"eslint": "^8.55.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-vue": "^8.7.1",
"husky": "^7.0.4",
"lint-staged": "^12.5.0",
"postcss": "^8.4.19",
"postcss": "^8.4.32",
"postcss-html": "^1.5.0",
"prettier": "^2.8.0",
"sass": "^1.56.1",
"sass": "^1.69.5",
"stylelint": "^14.15.0",
"stylelint-config-prettier": "^9.0.4",
"stylelint-config-recommended-vue": "^1.4.0",
"stylelint-config-recommended-vue": "^1.5.0",
"stylelint-config-standard-scss": "^3.0.0",
"stylelint-order": "^5.0.0",
"tailwindcss": "^3.2.4",
"tailwindcss": "^3.3.6",
"typescript": "^4.9.3",
"unplugin-auto-import": "^0.7.2",
"unplugin-icons": "^0.14.14",
"unplugin-vue-components": "^0.19.9",
"vite": "^3.2.4",
"vite": "^3.2.7",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-inspect": "^0.6.1",
"vite-plugin-svg-icons": "^2.0.1",
Expand Down
Loading

0 comments on commit 06f6f14

Please sign in to comment.