Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Feb 11, 2025
1 parent dcc76e5 commit 6ff4bec
Show file tree
Hide file tree
Showing 2 changed files with 528 additions and 399 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
},
"dependencies": {
"@nuxt/kit": "^3.15.4",
"@nuxtjs/mdc": "^0.13.2",
"@shikijs/langs": "^2.2.0",
"@nuxtjs/mdc": "^0.13.5",
"@shikijs/langs": "^2.3.2",
"@sqlite.org/sqlite-wasm": "3.48.0-build4",
"@webcontainer/env": "^1.1.1",
"better-sqlite3": "^11.8.1",
Expand Down Expand Up @@ -82,7 +82,7 @@
"pkg-types": "^1.3.1",
"remark-mdc": "latest",
"scule": "^1.3.0",
"shiki": "^2.2.0",
"shiki": "^2.3.2",
"slugify": "^1.6.6",
"socket.io-client": "^4.8.1",
"tar": "^7.4.3",
Expand Down Expand Up @@ -112,32 +112,32 @@
}
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20250129.0",
"@cloudflare/workers-types": "^4.20250204.0",
"@nuxt/content": "link:.",
"@nuxt/devtools": "^1.7.0",
"@nuxt/eslint-config": "^1.0.0",
"@nuxt/eslint-config": "^1.0.1",
"@nuxt/kit": "^3.15.4",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.15.4",
"@nuxt/test-utils": "^3.15.4",
"@release-it/conventional-changelog": "^10.0.0",
"@types/better-sqlite3": "^7.6.12",
"@types/bun": "^1.2.1",
"@types/bun": "^1.2.2",
"@types/micromatch": "^4.0.9",
"@types/minimatch": "^5.1.2",
"@types/node": "^22.12.0",
"@types/node": "^22.13.1",
"@types/pg": "^8.11.11",
"@types/ws": "^8.5.14",
"csvtojson": "^2.0.10",
"eslint": "^9.19.0",
"eslint": "^9.20.0",
"mdclint": "^0.0.2",
"micromark-util-types": "^2.0.1",
"nuxt": "^3.15.4",
"release-it": "^18.1.2",
"typescript": "5.7.3",
"vitest": "^3.0.4",
"vitest": "^3.0.5",
"vue-tsc": "^2.2.0",
"wrangler": "^3.107.0"
"wrangler": "^3.107.3"
},
"resolutions": {
"@nuxt/content": "workspace:*"
Expand Down
Loading

0 comments on commit 6ff4bec

Please sign in to comment.