Skip to content

Commit b2e24bc

Browse files
chore(deps): update all non-major dependencies
1 parent 150e2d4 commit b2e24bc

File tree

3 files changed

+1205
-471
lines changed

3 files changed

+1205
-471
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@nuxt/devtools": "^1.3.7",
1717
"@nuxt/eslint-config": "^0.5.7",
1818
"@nuxtjs/plausible": "^1.0.2",
19-
"@types/node": "^20.16.5",
19+
"@types/node": "^20.16.10",
2020
"eslint": "^9.10.0",
2121
"nuxt": "^3.12.2",
2222
"pinceau": "0.20.1"

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -72,35 +72,35 @@
7272
},
7373
"dependencies": {
7474
"@nuxt/kit": "^3.13.1",
75-
"@shikijs/transformers": "^1.17.7",
75+
"@shikijs/transformers": "^1.21.0",
7676
"@types/hast": "^3.0.4",
7777
"@types/mdast": "^4.0.4",
78-
"@vue/compiler-core": "^3.5.4",
78+
"@vue/compiler-core": "^3.5.11",
7979
"consola": "^3.2.3",
8080
"debug": "^4.3.7",
8181
"defu": "^6.1.4",
8282
"destr": "^2.0.3",
8383
"detab": "^3.0.2",
8484
"github-slugger": "^2.0.0",
85-
"hast-util-to-string": "^3.0.0",
85+
"hast-util-to-string": "^3.0.1",
8686
"mdast-util-to-hast": "^13.2.0",
8787
"micromark-util-sanitize-uri": "^2.0.0",
88-
"ohash": "^1.1.3",
88+
"ohash": "^1.1.4",
8989
"parse5": "^7.1.2",
9090
"pathe": "^1.1.2",
9191
"property-information": "^6.5.0",
9292
"rehype-external-links": "^3.0.0",
9393
"rehype-raw": "^7.0.0",
9494
"rehype-slug": "^6.0.0",
95-
"rehype-sort-attribute-values": "^5.0.0",
96-
"rehype-sort-attributes": "^5.0.0",
95+
"rehype-sort-attribute-values": "^5.0.1",
96+
"rehype-sort-attributes": "^5.0.1",
9797
"remark-emoji": "^5.0.1",
9898
"remark-gfm": "^4.0.0",
9999
"remark-mdc": "^3.2.1",
100100
"remark-parse": "^11.0.0",
101-
"remark-rehype": "^11.1.0",
101+
"remark-rehype": "^11.1.1",
102102
"scule": "^1.3.0",
103-
"shiki": "^1.17.7",
103+
"shiki": "^1.21.0",
104104
"ufo": "^1.5.4",
105105
"unified": "^11.0.5",
106106
"unist-builder": "^4.0.0",
@@ -113,19 +113,19 @@
113113
"@nuxt/module-builder": "^0.8.4",
114114
"@nuxt/schema": "^3.13.1",
115115
"@nuxt/test-utils": "^3.14.2",
116-
"@nuxt/ui": "^2.18.4",
116+
"@nuxt/ui": "^2.18.6",
117117
"@nuxtjs/mdc": "link:.",
118-
"@types/node": "^22.5.4",
119-
"changelogen": "^0.5.5",
120-
"eslint": "^9.10.0",
118+
"@types/node": "^22.7.4",
119+
"changelogen": "^0.5.7",
120+
"eslint": "^9.11.1",
121121
"nuxt": "^3.13.1",
122-
"rehype": "^13.0.1",
122+
"rehype": "^13.0.2",
123123
"release-it": "^17.6.0",
124124
"typescript": "^5.6.2",
125-
"vitest": "^2.0.5",
125+
"vitest": "^2.1.2",
126126
"vue-tsc": "^2.1.6"
127127
},
128-
"packageManager": "pnpm@9.10.0",
128+
"packageManager": "pnpm@9.12.0",
129129
"release-it": {
130130
"git": {
131131
"commitMessage": "chore(release): release v${version}"

0 commit comments

Comments
 (0)