Skip to content

Commit

Permalink
chore: 更新依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
ZvonimirSun committed Mar 7, 2025
1 parent b4c8749 commit 5472301
Show file tree
Hide file tree
Showing 2 changed files with 279 additions and 305 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "2.0.2",
"private": true,
"packageManager": "[email protected].0",
"packageManager": "[email protected].7",
"license": "GPL-3.0",
"scripts": {
"build": "vue-tsc --noEmit && vite build",
Expand Down Expand Up @@ -93,7 +93,7 @@
"@types/qrcode": "^1.5.5",
"@types/three": "^0.174.0",
"@types/uuid": "^10.0.0",
"@unocss/eslint-plugin": "^66.1.0-beta.3",
"@unocss/eslint-plugin": "^66.0.0",
"@vite-pwa/assets-generator": "^0.2.6",
"@vitejs/plugin-vue": "^5.2.1",
"@vitejs/plugin-vue-jsx": "^4.1.1",
Expand All @@ -111,8 +111,8 @@
"simple-git-hooks": "^2.11.1",
"sitemap": "^8.0.0",
"taze": "^18.6.0",
"typescript": "~5.8.2",
"unocss": "^66.1.0-beta.3",
"typescript": "~5.7.3",
"unocss": "^66.0.0",
"unplugin-auto-import": "^19.1.1",
"unplugin-vue-components": "^28.4.1",
"vite": "^6.2.1",
Expand Down
Loading

0 comments on commit 5472301

Please sign in to comment.