Skip to content

Commit

Permalink
chore: upgrade unbuild and other deps
Browse files Browse the repository at this point in the history
  • Loading branch information
YunYouJun committed Dec 13, 2024
1 parent e5b1c2e commit f342de5
Show file tree
Hide file tree
Showing 7 changed files with 1,437 additions and 2,490 deletions.
2 changes: 1 addition & 1 deletion demo/yun/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
},
"devDependencies": {
"@iconify-json/carbon": "catalog:",
"nodemon": "^3.1.7"
"nodemon": "^3.1.9"
}
}
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@iconify-json/carbon": "catalog:",
"@iconify-json/simple-icons": "catalog:",
"nodemon": "^3.1.7",
"nodemon": "^3.1.9",
"vite": "catalog:",
"vitepress": "1.1.4"
}
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"valaxy-theme-yun": "workspace:*"
},
"devDependencies": {
"@antfu/eslint-config": "^3.11.2",
"@antfu/eslint-config": "^3.12.0",
"@iconify-json/logos": "catalog:",
"@iconify-json/vscode-icons": "catalog:",
"@microsoft/api-extractor": "^7.48.0",
Expand All @@ -91,7 +91,7 @@
"@types/node": "^22.10.2",
"@types/prompts": "^2.4.9",
"@types/resolve": "^1.20.6",
"bumpp": "^9.8.1",
"bumpp": "^9.9.1",
"cross-env": "^7.0.3",
"decap-cms-app": "^3.4.0",
"eslint": "^9.16.0",
Expand All @@ -107,7 +107,7 @@
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"typescript": "catalog:",
"unbuild": "^2.0.0",
"unbuild": "catalog:",
"vitest": "^2.1.8",
"vue-tsc": "2.0.17",
"zx": "^8.2.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"gray-matter": "^4.0.3",
"splitpanes": "^3.1.5",
"typescript": "catalog:",
"unbuild": "^2.0.0",
"unbuild": "catalog:",
"unplugin-vue-router": "^0.10.9",
"vite": "catalog:"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/valaxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"pinia": "^2.3.0",
"qrcode": "^1.5.4",
"resolve-global": "^2.0.0",
"sass": "^1.82.0",
"sass": "^1.83.0",
"shiki": "^1.24.2",
"star-markdown-css": "^0.5.3",
"unocss": "^0.65.1",
Expand Down
3,912 changes: 1,429 additions & 2,483 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions pnpm-workspace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ catalog:
'@iconify-json/vscode-icons': ^1.2.4
typescript: '5.6'
vite: ^6.0.3
unbuild: ^3.0.0

1 comment on commit f342de5

@github-actions
Copy link

Choose a reason for hiding this comment

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

🎉 Published on https://yun.valaxy.site as production
🚀 Deployed on https://675c6439d249653af0586b00--valaxy.netlify.app

Please sign in to comment.