Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
* @nuxt/eslint ^0.6.0 -> ^0.6.1
* eslint ^9.13.0 -> ^9.14.0
* nuxt ^3.13.2 -> ^3.14.159
* pinyin-pro ^3.25.0 -> ^3.26.0
* vue-tsc ^2.1.8 -> ^2.1.10
  • Loading branch information
ThrRip committed Nov 8, 2024
1 parent 8d402df commit 898407a
Show file tree
Hide file tree
Showing 4 changed files with 899 additions and 1,271 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,17 @@
"@fortawesome/vue-fontawesome": "^3.0.8",
"appwrite": "^16.0.2",
"node-appwrite": "^14.1.0",
"nuxt": "^3.13.2",
"pinyin-pro": "^3.25.0",
"nuxt": "^3.14.159",
"pinyin-pro": "^3.26.0",
"vue": "^3.5.12"
},
"devDependencies": {
"@nuxt/eslint": "^0.6.0",
"@nuxt/eslint": "^0.6.1",
"autoprefixer": "^10.4.20",
"eslint": "^9.13.0",
"eslint": "^9.14.0",
"postcss": "^8.4.47",
"tailwind-scrollbar": "^3.0.5",
"tailwindcss": "^3.4.14",
"vue-tsc": "^2.1.8"
"vue-tsc": "^2.1.10"
}
}
4 changes: 2 additions & 2 deletions packages/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"@fortawesome/vue-fontawesome": "^3.0.8",
"appwrite": "^16.0.2",
"node-appwrite": "^14.1.0",
"nuxt": "^3.13.2",
"pinyin-pro": "^3.25.0",
"nuxt": "^3.14.159",
"pinyin-pro": "^3.26.0",
"vue": "^3.5.12"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/home/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@fortawesome/vue-fontawesome": "^3.0.8",
"appwrite": "^16.0.2",
"nuxt": "^3.13.2",
"pinyin-pro": "^3.25.0",
"nuxt": "^3.14.159",
"pinyin-pro": "^3.26.0",
"vue": "^3.5.12"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 898407a

Please sign in to comment.