Skip to content

Commit

Permalink
Housekeeping (#510)
Browse files Browse the repository at this point in the history
misc: update dependencies

Signed-off-by: qua <[email protected]>
  • Loading branch information
0x009922 authored Nov 7, 2024
1 parent f9d2b58 commit bc65d77
Show file tree
Hide file tree
Showing 2 changed files with 4,741 additions and 3,353 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"packageManager": "pnpm@8.7.5",
"packageManager": "pnpm@9.12.1",
"scripts": {
"postinstall": "pnpm get-snippets",
"dev": "vitepress dev",
Expand All @@ -23,15 +23,15 @@
"@types/markdown-it": "^13.0.1",
"@types/node": "^20.6.0",
"@types/yargs": "^17.0.24",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@typescript-eslint/eslint-plugin": "^8.13.0",
"@typescript-eslint/parser": "^8.13.0",
"@unocss/transformer-directives": "^0.58.5",
"case": "^1.6.3",
"chalk": "^4",
"css-select": "^5.1.0",
"del": "^7.0.0",
"eslint": "^8.56.0",
"eslint-plugin-vue": "^9.21.1",
"eslint-plugin-vue": "^9.30.0",
"fast-diff": "^1.3.0",
"globby": "^13.2.2",
"hasha": "^5.2.2",
Expand All @@ -42,27 +42,27 @@
"markdown-it-footnote": "^3.0.3",
"mermaid": "^10.4.0",
"node-fetch": "^3.3.0",
"prettier": "^3.2.5",
"prettier": "^3.3.3",
"prettier-eslint": "^16.3.0",
"prettier-eslint-cli": "^8.0.1",
"sass": "^1.66.1",
"ts-pattern": "^5.0.6",
"tsx": "^4.7.1",
"typescript": "5.3.3",
"typescript": "5.6.3",
"unocss": "^0.58.5",
"vite": "^5.1.1",
"vite": "^5.4.10",
"vite-svg-loader": "^5.1.0",
"vitepress": "1.0.0-rc.42",
"vitest": "^1.2.2",
"vitepress": "1.5.0",
"vitest": "^2.1.4",
"yargs": "^17.6.2"
},
"dependencies": {
"@headlessui/vue": "^1.7.19",
"@vue-kakuyaku/core": "^0.4.3",
"@vueuse/core": "^10.7.2",
"@vueuse/math": "^10.7.2",
"@vueuse/core": "^11.2.0",
"@vueuse/math": "^11.2.0",
"mande": "^2.0.8",
"tiny-invariant": "^1.3.1",
"vue": "^3.4.18"
"vue": "^3.5.12"
}
}
Loading

1 comment on commit bc65d77

@vercel
Copy link

@vercel vercel bot commented on bc65d77 Nov 7, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.