Skip to content

Commit

Permalink
fix: sass dev js-api & valaxy-theme-*/client alias
Browse files Browse the repository at this point in the history
  • Loading branch information
YunYouJun committed Sep 21, 2024
1 parent 8e50160 commit 30a0436
Show file tree
Hide file tree
Showing 5 changed files with 212 additions and 219 deletions.
2 changes: 1 addition & 1 deletion demo/custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"valaxy-theme-custom": "workspace:*"
},
"devDependencies": {
"typescript": "^5.5.4"
"typescript": "^5.6.2"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"stylelint-config-standard-scss": "^13.1.0",
"tsup": "^8.3.0",
"tsx": "^4.19.1",
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"unbuild": "^2.0.0",
"vitest": "^2.1.1",
"vue-tsc": "2.0.17",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-valaxy/template-blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"valaxy-theme-yun": "0.19.11"
},
"devDependencies": {
"typescript": "^5.5.4"
"typescript": "^5.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/splitpanes": "^2.2.6",
"gray-matter": "^4.0.3",
"splitpanes": "^3.1.5",
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"unbuild": "^2.0.0",
"unplugin-vue-router": "^0.10.8",
"vite": "^5.4.7"
Expand Down
Loading

1 comment on commit 30a0436

@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://66eeab6fae905e41279e32d9--valaxy.netlify.app

Please sign in to comment.