Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony Jiang committed Jul 8, 2024
1 parent a616285 commit 1736603
Show file tree
Hide file tree
Showing 2 changed files with 5,588 additions and 4,022 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,26 +48,26 @@
"docs:preview": "vitepress preview docs"
},
"devDependencies": {
"@aelita-dev/eslint-config": "^1.14.4",
"@iconify/json": "^2.2.195",
"@aelita-dev/eslint-config": "2.3.4",
"@iconify/json": "^2.2.225",
"@types/dom-view-transitions": "^1.0.4",
"@types/markdown-it": "^13.0.7",
"@types/node": "^20.11.30",
"@unocss/core": "^0.58.6",
"@unocss/preset-mini": "^0.58.6",
"@vue/language-server": "^2.0.7",
"bumpp": "^9.4.0",
"changelogithub": "^0.13.5",
"@types/markdown-it": "^14.1.1",
"@types/node": "^20.14.10",
"@unocss/core": "^0.61.3",
"@unocss/preset-mini": "^0.61.3",
"@vue/language-server": "^2.0.26",
"bumpp": "^9.4.1",
"changelogithub": "^0.13.7",
"eslint": "^8.57.0",
"markdown-it": "^14.1.0",
"sass": "^1.72.0",
"typescript": "^5.4.3",
"sass": "^1.77.6",
"typescript": "^5.5.3",
"unbuild": "^2.0.0",
"unocss": "^0.58.6",
"vitepress": "1.0.1",
"vitest": "^1.4.0",
"vue": "^3.4.21",
"vue-tsc": "^2.0.7"
"unocss": "^0.61.3",
"vitepress": "1.3.0",
"vitest": "^1.6.0",
"vue": "^3.4.31",
"vue-tsc": "^2.0.26"
},
"peerDependencies": {
"@unocss/preset-wind": ">= 0.56.0 < 1",
Expand Down
Loading

0 comments on commit 1736603

Please sign in to comment.