Skip to content

Commit eb1d09d

Browse files
chore(deps): update all non-major dependencies
1 parent 2f7d455 commit eb1d09d

File tree

3 files changed

+2266
-813
lines changed

3 files changed

+2266
-813
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
},
7474
"dependencies": {
7575
"@nuxt/kit": "^3.15.4",
76-
"@shikijs/transformers": "^3.0.0",
76+
"@shikijs/transformers": "^3.1.0",
7777
"@types/hast": "^3.0.4",
7878
"@types/mdast": "^4.0.4",
7979
"@vue/compiler-core": "^3.5.13",
@@ -88,7 +88,7 @@
8888
"hast-util-to-string": "^3.0.1",
8989
"mdast-util-to-hast": "^13.2.0",
9090
"micromark-util-sanitize-uri": "^2.0.1",
91-
"ohash": "^1.1.4",
91+
"ohash": "^1.1.6",
9292
"parse5": "^7.2.1",
9393
"pathe": "^2.0.3",
9494
"property-information": "^6.5.0",
@@ -106,7 +106,7 @@
106106
"remark-rehype": "^11.1.1",
107107
"remark-stringify": "^11.0.0",
108108
"scule": "^1.3.0",
109-
"shiki": "^3.0.0",
109+
"shiki": "^3.1.0",
110110
"ufo": "^1.5.4",
111111
"unified": "^11.0.5",
112112
"unist-builder": "^4.0.0",
@@ -116,26 +116,26 @@
116116
},
117117
"devDependencies": {
118118
"@nuxt/devtools": "latest",
119-
"@nuxt/eslint-config": "^1.1.0",
119+
"@nuxt/eslint-config": "^1.2.0",
120120
"@nuxt/module-builder": "^0.8.4",
121121
"@nuxt/schema": "^3.15.4",
122-
"@nuxt/test-utils": "^3.17.0",
123-
"@nuxt/ui": "^2.21.0",
122+
"@nuxt/test-utils": "^3.17.2",
123+
"@nuxt/ui": "^2.21.1",
124124
"@nuxtjs/mdc": "link:.",
125-
"@types/node": "^22.13.5",
126-
"changelogen": "^0.5.7",
127-
"eslint": "^9.21.0",
125+
"@types/node": "^22.13.10",
126+
"changelogen": "^0.6.1",
127+
"eslint": "^9.22.0",
128128
"nuxt": "^3.15.4",
129129
"rehype": "^13.0.2",
130130
"release-it": "^18.1.2",
131-
"typescript": "5.6.2",
132-
"vitest": "^3.0.7",
133-
"vue-tsc": "^2.2.4"
131+
"typescript": "5.8.2",
132+
"vitest": "^3.0.8",
133+
"vue-tsc": "^2.2.8"
134134
},
135135
"resolutions": {
136136
"@nuxtjs/mdc": "workspace:*"
137137
},
138-
"packageManager": "pnpm@10.4.0",
138+
"packageManager": "pnpm@10.6.2",
139139
"release-it": {
140140
"git": {
141141
"commitMessage": "chore(release): release v${version}"

playground/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
"generate": "nuxi generate"
99
},
1010
"devDependencies": {
11-
"@monaco-editor/loader": "^1.4.0",
12-
"@nuxtlabs/monarch-mdc": "^0.2.0",
11+
"@monaco-editor/loader": "^1.5.0",
12+
"@nuxtlabs/monarch-mdc": "^0.5.0",
1313
"nuxt": "latest"
1414
},
1515
"dependencies": {
16-
"@iconify-json/lucide": "^1.2.26",
16+
"@iconify-json/lucide": "^1.2.28",
1717
"@tailwindcss/typography": "^0.5.16"
1818
}
1919
}

0 commit comments

Comments
 (0)