Skip to content

Commit 5068ee1

Browse files
chore: update dependencies
1 parent e3ca460 commit 5068ee1

File tree

2 files changed

+922
-539
lines changed

2 files changed

+922
-539
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,25 +31,25 @@
3131
"release": "pnpm prepack && standard-version && git push --follow-tags origin main && npm publish"
3232
},
3333
"dependencies": {
34-
"@nuxt/kit": "^3.4.1",
35-
"@vueuse/core": "^10.0.2",
34+
"@nuxt/kit": "^3.4.2",
35+
"@vueuse/core": "^10.1.0",
3636
"defu": "^6.1.2"
3737
},
3838
"devDependencies": {
39-
"@antfu/eslint-config": "^0.38.4",
39+
"@antfu/eslint-config": "^0.38.5",
4040
"@nuxt/module-builder": "^0.3.0",
41-
"@nuxt/schema": "^3.4.1",
42-
"@types/node": "18.15.11",
43-
"eslint": "8.38.0",
41+
"@nuxt/schema": "^3.4.2",
42+
"@types/node": "18.16.1",
43+
"eslint": "8.39.0",
4444
"eslint-config-prettier": "8.8.0",
4545
"eslint-plugin-prettier-vue": "4.2.0",
4646
"eslint-plugin-tailwindcss": "3.11.0",
4747
"eslint-plugin-vuejs-accessibility": "2.1.0",
4848
"npm-run-all": "^4.1.5",
49-
"nuxt": "^3.4.1",
49+
"nuxt": "^3.4.2",
5050
"standard-version": "^9.5.0",
5151
"typescript": "^5.0.4",
5252
"vue": "^3.2.47",
53-
"vue-tsc": "^1.2.0"
53+
"vue-tsc": "^1.4.4"
5454
}
5555
}

0 commit comments

Comments
 (0)