Skip to content

Commit 7826da7

Browse files
committed
chore: upgrade deps
1 parent f124c95 commit 7826da7

File tree

3 files changed

+339
-181
lines changed

3 files changed

+339
-181
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -49,17 +49,17 @@
4949
"dependencies": {
5050
"@nuxt/kit": "^3.14.1592",
5151
"@nuxtjs/mdc": "npm:@nuxtjs/mdc-edge@0.11.2-28900083.b7dc03e",
52-
"@sqlite.org/sqlite-wasm": "3.47.1-build1",
52+
"@sqlite.org/sqlite-wasm": "3.47.2-build1",
5353
"better-sqlite3": "^11.7.0",
5454
"c12": "^2.0.1",
55-
"chokidar": "^4.0.1",
55+
"chokidar": "^4.0.2",
5656
"consola": "^3.2.3",
5757
"defu": "^6.1.4",
5858
"destr": "^2.0.3",
5959
"fast-glob": "^3.3.2",
6060
"git-url-parse": "^16.0.0",
6161
"jiti": "^2.4.1",
62-
"knitwork": "^1.1.0",
62+
"knitwork": "^1.2.0",
6363
"listhen": "^1.9.0",
6464
"mdast-util-to-hast": "^13.2.0",
6565
"mdast-util-to-string": "^4.0.0",
@@ -96,9 +96,9 @@
9696
"pg": "*"
9797
},
9898
"devDependencies": {
99-
"@cloudflare/workers-types": "^4.20241205.0",
99+
"@cloudflare/workers-types": "^4.20241216.0",
100100
"@nuxt/content": "link:.",
101-
"@nuxt/devtools": "^1.6.3",
101+
"@nuxt/devtools": "^1.6.4",
102102
"@nuxt/eslint-config": "^0.7.3",
103103
"@nuxt/module-builder": "^0.8.4",
104104
"@nuxt/schema": "^3.14.1592",
@@ -111,13 +111,13 @@
111111
"@types/pg": "^8.11.10",
112112
"@types/ws": "^8.5.13",
113113
"csvtojson": "^2.0.10",
114-
"eslint": "^9.16.0",
114+
"eslint": "^9.17.0",
115115
"micromark-util-types": "^2.0.1",
116116
"nuxt": "^3.14.1592",
117117
"release-it": "^17.10.0",
118118
"vitest": "^2.1.8",
119119
"vue-tsc": "^2.1.10",
120-
"wrangler": "^3.95.0"
120+
"wrangler": "^3.96.0"
121121
},
122122
"resolutions": {
123123
"@nuxt/content": "workspace:*",

0 commit comments

Comments
 (0)