Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Apr 12, 2024
1 parent 9870b42 commit 18b14f7
Show file tree
Hide file tree
Showing 2 changed files with 1,972 additions and 759 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"test:unit": "nuxi prepare test/fixtures/basic && nuxi prepare test/fixtures/document-driven && vitest run"
},
"dependencies": {
"@nuxt/kit": "^3.10.3",
"@nuxt/kit": "^3.11.2",
"@nuxtjs/mdc": "^0.6.1",
"@vueuse/core": "^10.9.0",
"@vueuse/head": "^2.0.0",
Expand All @@ -55,7 +55,7 @@
"defu": "^6.1.4",
"destr": "^2.0.3",
"json5": "^2.2.3",
"knitwork": "^1.0.0",
"knitwork": "^1.1.0",
"listhen": "^1.7.2",
"mdast-util-to-string": "^4.0.0",
"mdurl": "^2.0.0",
Expand All @@ -66,7 +66,7 @@
"ohash": "^1.1.3",
"pathe": "^1.1.2",
"scule": "^1.3.0",
"shiki": "^1.2.0",
"shiki": "^1.3.0",
"slugify": "^1.6.6",
"socket.io-client": "^4.7.5",
"ufo": "^1.5.3",
Expand All @@ -76,25 +76,25 @@
},
"devDependencies": {
"@nuxt/module-builder": "^0.5.5",
"@nuxt/schema": "3.10.3",
"@nuxt/test-utils": "3.11.0",
"@nuxt/schema": "3.11.2",
"@nuxt/test-utils": "3.12.0",
"@nuxthq/studio": "^1.0.13",
"@nuxtjs/eslint-config-typescript": "latest",
"@nuxtjs/tailwindcss": "^6.11.4",
"@types/ws": "^8.5.10",
"c8": "^9.1.0",
"csvtojson": "^2.0.10",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"globby": "^14.0.1",
"husky": "^9.0.11",
"jiti": "^1.21.0",
"lint-staged": "^15.2.2",
"nuxt": "3.10.3",
"nuxt": "3.11.2",
"rehype-figure": "^1.0.1",
"rehype-wrap-all": "^1.1.0",
"release-it": "^17.1.1",
"remark-oembed": "^1.2.2",
"vitest": "^1.4.0",
"vitest": "^1.5.0",
"vue-docgen-web-types": "^0.1.8"
},
"packageManager": "[email protected]",
Expand Down
Loading

0 comments on commit 18b14f7

Please sign in to comment.