Skip to content

Commit 6f77eae

Browse files
committed
chore: upgrade deps
1 parent 55b0e5b commit 6f77eae

File tree

2 files changed

+852
-678
lines changed

2 files changed

+852
-678
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"listhen": "^1.9.0",
7070
"mdast-util-to-hast": "^13.2.0",
7171
"mdast-util-to-string": "^4.0.0",
72-
"micromark": "^4.0.1",
72+
"micromark": "^4.0.2",
7373
"micromark-util-character": "^2.1.1",
7474
"micromark-util-chunked": "^2.0.1",
7575
"micromark-util-resolve-all": "^2.0.1",
@@ -113,32 +113,32 @@
113113
}
114114
},
115115
"devDependencies": {
116-
"@cloudflare/workers-types": "^4.20250224.0",
116+
"@cloudflare/workers-types": "^4.20250303.0",
117117
"@nuxt/content": "link:.",
118-
"@nuxt/devtools": "^2.1.0",
118+
"@nuxt/devtools": "^2.2.1",
119119
"@nuxt/eslint-config": "^1.1.0",
120120
"@nuxt/kit": "^3.15.4",
121121
"@nuxt/module-builder": "^0.8.4",
122122
"@nuxt/schema": "^3.15.4",
123-
"@nuxt/test-utils": "^3.17.0",
123+
"@nuxt/test-utils": "^3.17.1",
124124
"@release-it/conventional-changelog": "^10.0.0",
125125
"@types/better-sqlite3": "^7.6.12",
126126
"@types/bun": "^1.2.4",
127127
"@types/micromatch": "^4.0.9",
128128
"@types/minimatch": "^5.1.2",
129-
"@types/node": "^22.13.5",
129+
"@types/node": "^22.13.9",
130130
"@types/pg": "^8.11.11",
131-
"@types/ws": "^8.5.14",
131+
"@types/ws": "^8.18.0",
132132
"csvtojson": "^2.0.10",
133133
"eslint": "^9.21.0",
134134
"mdclint": "^0.0.2",
135-
"micromark-util-types": "^2.0.1",
135+
"micromark-util-types": "^2.0.2",
136136
"nuxt": "^3.15.4",
137137
"release-it": "^18.1.2",
138-
"typescript": "5.7.3",
139-
"vitest": "^3.0.7",
140-
"vue-tsc": "^2.2.4",
141-
"wrangler": "^3.111.0"
138+
"typescript": "5.8.2",
139+
"vitest": "^3.0.8",
140+
"vue-tsc": "^2.2.8",
141+
"wrangler": "^3.114.0"
142142
},
143143
"resolutions": {
144144
"@nuxt/content": "workspace:*",

0 commit comments

Comments
 (0)