Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Dec 9, 2024
1 parent 2957772 commit 9e016ee
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 104 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@nuxt/kit": "^3.14.1592",
"@nuxtjs/mdc": "0.10.0",
"@sqlite.org/sqlite-wasm": "3.47.1-build1",
"better-sqlite3": "^11.6.0",
"better-sqlite3": "^11.7.0",
"c12": "^2.0.1",
"chokidar": "^4.0.1",
"consola": "^3.2.3",
Expand All @@ -77,7 +77,7 @@
"pkg-types": "^1.2.1",
"remark-mdc": "latest",
"scule": "^1.3.0",
"shiki": "^1.24.0",
"shiki": "^1.24.1",
"slugify": "^1.6.6",
"socket.io-client": "^4.8.1",
"tar": "^7.4.3",
Expand All @@ -96,13 +96,13 @@
"pg": "*"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20241202.0",
"@cloudflare/workers-types": "^4.20241205.0",
"@nuxt/content": "link:.",
"@nuxt/devtools": "^1.6.3",
"@nuxt/eslint-config": "^0.7.2",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.14.1592",
"@nuxt/test-utils": "^3.14.4",
"@nuxt/test-utils": "^3.15.1",
"@release-it/conventional-changelog": "^9.0.3",
"@types/better-sqlite3": "^7.6.12",
"@types/micromatch": "^4.0.9",
Expand All @@ -117,14 +117,14 @@
"release-it": "^17.10.0",
"vitest": "^2.1.8",
"vue-tsc": "^2.1.10",
"wrangler": "^3.92.0"
"wrangler": "^3.93.0"
},
"resolutions": {
"@nuxt/content": "workspace:*",
"@nuxt/icon": "1.7.6",
"vue": "^3.5.12"
},
"packageManager": "pnpm@9.14.4",
"packageManager": "pnpm@9.15.0",
"unbuild": {
"entries": [
"./src/module",
Expand Down
Loading

0 comments on commit 9e016ee

Please sign in to comment.