Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kingyue737 committed Sep 30, 2024
1 parent 01b09ec commit 105446d
Show file tree
Hide file tree
Showing 2 changed files with 623 additions and 615 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"type": "module",
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.11.0",
"scripts": {
"build": "nuxt build",
"dev": "nuxt dev -o",
Expand All @@ -16,10 +16,10 @@
"devDependencies": {
"@iconify-json/mdi": "^1.2.0",
"@nuxt/eslint": "^0.5.7",
"@nuxt/icon": "^1.5.1",
"@nuxt/icon": "^1.5.2",
"@nuxt/test-utils": "^3.14.2",
"@vue/test-utils": "^2.4.6",
"eslint": "^9.11.0",
"eslint": "^9.11.1",
"happy-dom": "^15.7.4",
"nuxt": "^3.13.2",
"nuxt-echarts": "^0.2.3",
Expand Down
Loading

0 comments on commit 105446d

Please sign in to comment.