Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Jul 1, 2024
1 parent a40e4a7 commit 5ef4d87
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 24 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
},
"devDependencies": {
"@nuxt-themes/docus": "^1.15.0",
"@nuxt/devtools": "^1.3.1",
"@nuxt/eslint-config": "^0.3.12",
"@nuxt/devtools": "^1.3.7",
"@nuxt/eslint-config": "^0.3.13",
"@nuxtjs/plausible": "^1.0.0",
"@types/node": "^20.12.12",
"@types/node": "^20.14.9",
"eslint": "^9.6.0",
"nuxt": "^3.12.2",
"pinceau": "0.18.9"
"pinceau": "0.20.1"
}
}
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@shikijs/transformers": "^1.10.0",
"@types/hast": "^3.0.4",
"@types/mdast": "^4.0.4",
"@vue/compiler-core": "^3.4.28",
"@vue/compiler-core": "^3.4.31",
"consola": "^3.2.3",
"debug": "^4.3.5",
"defu": "^6.1.4",
Expand All @@ -102,26 +102,26 @@
"scule": "^1.3.0",
"shiki": "^1.10.0",
"ufo": "^1.5.3",
"unified": "^11.0.4",
"unified": "^11.0.5",
"unist-builder": "^4.0.0",
"unist-util-visit": "^5.0.0",
"unwasm": "^0.3.9"
},
"devDependencies": {
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/module-builder": "^0.7.1",
"@nuxt/module-builder": "^0.8.1",
"@nuxt/schema": "^3.12.2",
"@nuxt/test-utils": "^3.13.1",
"@nuxt/ui": "^2.17.0",
"@nuxtjs/mdc": "link:.",
"@types/node": "^20.14.2",
"@types/node": "^20.14.9",
"changelogen": "^0.5.5",
"eslint": "^9.4.0",
"eslint": "^9.6.0",
"nuxt": "^3.12.2",
"rehype": "^13.0.1",
"release-it": "^17.3.0",
"typescript": "^5.4.5",
"release-it": "^17.4.0",
"typescript": "^5.5.2",
"vitest": "^1.6.0",
"vue-tsc": "^2.0.19"
},
Expand Down
25 changes: 12 additions & 13 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5ef4d87

Please sign in to comment.