Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Jun 19, 2024
1 parent 3162639 commit 6280591
Show file tree
Hide file tree
Showing 2 changed files with 461 additions and 622 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"test:unit": "nuxi prepare test/fixtures/basic && nuxi prepare test/fixtures/document-driven && vitest run"
},
"dependencies": {
"@nuxt/kit": "^3.12.1",
"@nuxtjs/mdc": "^0.8.1",
"@nuxt/kit": "^3.12.2",
"@nuxtjs/mdc": "^0.8.2",
"@vueuse/core": "^10.11.0",
"@vueuse/head": "^2.0.0",
"@vueuse/nuxt": "^10.11.0",
Expand All @@ -65,31 +65,31 @@
"ohash": "^1.1.3",
"pathe": "^1.1.2",
"scule": "^1.3.0",
"shiki": "^1.6.4",
"shiki": "^1.7.0",
"slugify": "^1.6.6",
"socket.io-client": "^4.7.5",
"ufo": "^1.5.3",
"unist-util-stringify-position": "^4.0.0",
"unstorage": "^1.10.2",
"ws": "^8.17.0"
"ws": "^8.17.1"
},
"devDependencies": {
"@nuxt/content": "link:.",
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/module-builder": "^0.7.1",
"@nuxt/schema": "3.12.1",
"@nuxt/module-builder": "^0.8.0",
"@nuxt/schema": "3.12.2",
"@nuxt/test-utils": "3.13.1",
"@nuxthq/studio": "^2.0.0",
"@nuxtjs/tailwindcss": "^6.12.0",
"@types/ws": "^8.5.10",
"c8": "^10.1.2",
"csvtojson": "^2.0.10",
"eslint": "^9.4.0",
"eslint": "^9.5.0",
"globby": "^14.0.1",
"husky": "^9.0.11",
"jiti": "^1.21.6",
"lint-staged": "^15.2.7",
"nuxt": "3.12.1",
"nuxt": "3.12.2",
"rehype-figure": "^1.0.1",
"rehype-wrap-all": "^1.1.0",
"release-it": "^17.3.0",
Expand Down
Loading

0 comments on commit 6280591

Please sign in to comment.