Skip to content

Commit 6280591

Browse files
committed
chore: upgrade deps
1 parent 3162639 commit 6280591

File tree

2 files changed

+461
-622
lines changed

2 files changed

+461
-622
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"test:unit": "nuxi prepare test/fixtures/basic && nuxi prepare test/fixtures/document-driven && vitest run"
4646
},
4747
"dependencies": {
48-
"@nuxt/kit": "^3.12.1",
49-
"@nuxtjs/mdc": "^0.8.1",
48+
"@nuxt/kit": "^3.12.2",
49+
"@nuxtjs/mdc": "^0.8.2",
5050
"@vueuse/core": "^10.11.0",
5151
"@vueuse/head": "^2.0.0",
5252
"@vueuse/nuxt": "^10.11.0",
@@ -65,31 +65,31 @@
6565
"ohash": "^1.1.3",
6666
"pathe": "^1.1.2",
6767
"scule": "^1.3.0",
68-
"shiki": "^1.6.4",
68+
"shiki": "^1.7.0",
6969
"slugify": "^1.6.6",
7070
"socket.io-client": "^4.7.5",
7171
"ufo": "^1.5.3",
7272
"unist-util-stringify-position": "^4.0.0",
7373
"unstorage": "^1.10.2",
74-
"ws": "^8.17.0"
74+
"ws": "^8.17.1"
7575
},
7676
"devDependencies": {
7777
"@nuxt/content": "link:.",
7878
"@nuxt/eslint-config": "^0.3.13",
79-
"@nuxt/module-builder": "^0.7.1",
80-
"@nuxt/schema": "3.12.1",
79+
"@nuxt/module-builder": "^0.8.0",
80+
"@nuxt/schema": "3.12.2",
8181
"@nuxt/test-utils": "3.13.1",
8282
"@nuxthq/studio": "^2.0.0",
8383
"@nuxtjs/tailwindcss": "^6.12.0",
8484
"@types/ws": "^8.5.10",
8585
"c8": "^10.1.2",
8686
"csvtojson": "^2.0.10",
87-
"eslint": "^9.4.0",
87+
"eslint": "^9.5.0",
8888
"globby": "^14.0.1",
8989
"husky": "^9.0.11",
9090
"jiti": "^1.21.6",
9191
"lint-staged": "^15.2.7",
92-
"nuxt": "3.12.1",
92+
"nuxt": "3.12.2",
9393
"rehype-figure": "^1.0.1",
9494
"rehype-wrap-all": "^1.1.0",
9595
"release-it": "^17.3.0",

0 commit comments

Comments
 (0)