generated from antfu-collective/vitesse
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all non-major dependency bump
- Loading branch information
1 parent
a8e1cdc
commit 3ca0de6
Showing
4 changed files
with
32 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@frsource/fast-angle", | ||
"type": "module", | ||
"private": true, | ||
"packageManager": "[email protected].3", | ||
"packageManager": "[email protected].5", | ||
"scripts": { | ||
"build": "pnpm --filter '@frsource/fast-angle-web' build", | ||
"dev": "pnpm run -r --parallel --stream dev", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@frsource/fast-angle-android", | ||
"type": "module", | ||
"private": true, | ||
"packageManager": "[email protected].3", | ||
"packageManager": "[email protected].5", | ||
"scripts": { | ||
"build": "bubblewrap build", | ||
"new-version": "bubblewrap update", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@frsource/fast-angle-web", | ||
"type": "module", | ||
"private": true, | ||
"packageManager": "[email protected].3", | ||
"packageManager": "[email protected].5", | ||
"scripts": { | ||
"build": "vite-ssg build --base='/fast-angle/' && del dist/.html && frs-replace 'https://www.frsource.org/' 'https://www.frsource.org/fast-angle/' -i dist/sitemap.xml -o dist/sitemap.xml", | ||
"dev": "vite --port 3333 --open", | ||
|
@@ -40,20 +40,20 @@ | |
"@types/lodash-es": "^4.17.6", | ||
"@types/markdown-it-link-attributes": "^3.0.1", | ||
"@vitejs/plugin-vue": "4.4.1", | ||
"@vue/test-utils": "2.4.1", | ||
"@vue/test-utils": "2.4.2", | ||
"critters": "0.0.20", | ||
"cross-env": "7.0.3", | ||
"https-localhost": "4.7.1", | ||
"incstr": "^1.2.3", | ||
"markdown-it-link-attributes": "4.0.1", | ||
"markdown-it-shiki": "0.9.0", | ||
"pnpm": "8.10.3", | ||
"pnpm": "8.10.5", | ||
"sass": "1.69.5", | ||
"shiki": "0.14.5", | ||
"type-fest": "^4.0.0", | ||
"typescript": "5.2.2", | ||
"unplugin-auto-import": "0.16.7", | ||
"unplugin-icons": "0.17.3", | ||
"unplugin-icons": "0.17.4", | ||
"unplugin-vue-components": "0.25.2", | ||
"vite": "4.5.0", | ||
"vite-plugin-inspect": "0.7.42", | ||
|
@@ -62,7 +62,7 @@ | |
"vite-plugin-vue-layouts": "^0.8.0", | ||
"vite-plugin-vue-markdown": "0.23.8", | ||
"vite-ssg": "0.23.5", | ||
"vite-ssg-sitemap": "0.6.0", | ||
"vite-ssg-sitemap": "0.6.1", | ||
"vitest": "0.34.6", | ||
"vue-tsc": "1.8.22" | ||
} | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.