Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
resolved #1081
resolved #1082
  • Loading branch information
Gumball12 committed Dec 28, 2024
1 parent 62b7c4c commit be47f50
Show file tree
Hide file tree
Showing 2 changed files with 220 additions and 224 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,23 +7,23 @@
"license": "MIT",
"type": "module",
"private": true,
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"engines": {
"node": ">=22.0.0"
},
"devDependencies": {
"@shikijs/vitepress-twoslash": "^1.24.0",
"@shikijs/vitepress-twoslash": "^1.24.4",
"@type-challenges/utils": "^0.1.1",
"@types/markdown-it-footnote": "^3.0.4",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"feed": "^4.2.2",
"gray-matter": "^4.0.3",
"gsap": "^3.12.5",
"markdown-it-footnote": "^4.0.0",
"prettier": "3.4.2",
"vite": "^6.0.3",
"vite": "^6.0.5",
"vitepress": "^1.5.0",
"vitepress-plugin-group-icons": "^1.3.1",
"vitepress-plugin-group-icons": "^1.3.2",
"vue": "^3.5.13"
},
"scripts": {
Expand Down
Loading

0 comments on commit be47f50

Please sign in to comment.