Skip to content

Commit cf3e927

Browse files
committed
chore: upgrade deps
1 parent 2745604 commit cf3e927

File tree

2 files changed

+474
-301
lines changed

2 files changed

+474
-301
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -44,17 +44,17 @@
4444
},
4545
"dependencies": {
4646
"@nuxt/kit": "^3.6.5",
47-
"@vueuse/head": "^1.1.26",
47+
"@vueuse/head": "^1.3.1",
4848
"consola": "^3.2.3",
4949
"defu": "^6.1.2",
5050
"destr": "^2.0.1",
5151
"json5": "^2.2.3",
5252
"knitwork": "^1.0.0",
53-
"listhen": "^1.2.2",
53+
"listhen": "^1.4.0",
5454
"mdurl": "^1.0.1",
5555
"micromark-util-sanitize-uri": "^2.0.0",
5656
"nuxt-mdc": "npm:nuxt-mdc-edge@latest",
57-
"ohash": "^1.1.2",
57+
"ohash": "^1.1.3",
5858
"pathe": "^1.1.1",
5959
"scule": "^1.0.0",
6060
"shiki-es": "^0.14.0",
@@ -73,17 +73,17 @@
7373
"@types/ws": "^8.5.5",
7474
"c8": "^8.0.1",
7575
"csvtojson": "^2.0.10",
76-
"eslint": "^8.46.0",
76+
"eslint": "^8.47.0",
7777
"globby": "^13.2.2",
7878
"husky": "^8.0.3",
79-
"jiti": "^1.19.1",
80-
"lint-staged": "^13.2.3",
79+
"jiti": "^1.19.3",
80+
"lint-staged": "^14.0.1",
8181
"nuxt": "3.6.5",
8282
"rehype-figure": "^1.0.1",
8383
"rehype-wrap-all": "^1.1.0",
84-
"release-it": "^16.1.3",
84+
"release-it": "^16.1.5",
8585
"remark-oembed": "^1.2.2",
86-
"vitest": "^0.34.1",
86+
"vitest": "^0.34.2",
8787
"vue-docgen-web-types": "^0.1.8"
8888
},
8989
"packageManager": "pnpm@8.6.12",

0 commit comments

Comments
 (0)