Skip to content

Commit ba30044

Browse files
chore(deps): update all non-major dependency bump (#199)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1f027cf commit ba30044

File tree

4 files changed

+15
-15
lines changed

4 files changed

+15
-15
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@frsource/fast-angle",
33
"type": "module",
44
"private": true,
5-
"packageManager": "[email protected].6",
5+
"packageManager": "[email protected].9",
66
"scripts": {
77
"build": "pnpm --filter '@frsource/fast-angle-web' build",
88
"dev": "pnpm run -r --parallel --stream dev",

packages/android/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@frsource/fast-angle-android",
33
"type": "module",
44
"private": true,
5-
"packageManager": "[email protected].6",
5+
"packageManager": "[email protected].9",
66
"scripts": {
77
"build": "bubblewrap build",
88
"new-version": "bubblewrap update",

packages/web/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@frsource/fast-angle-web",
33
"type": "module",
44
"private": true,
5-
"packageManager": "[email protected].6",
5+
"packageManager": "[email protected].9",
66
"scripts": {
77
"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",
88
"dev": "vite --port 3333 --open",
@@ -34,7 +34,7 @@
3434
},
3535
"devDependencies": {
3636
"@frsource/eslint-config": "1.34.0",
37-
"@frsource/frs-replace": "5.1.18",
37+
"@frsource/frs-replace": "5.1.21",
3838
"@frsource/prettier-config": "1.22.0",
3939
"@iconify-json/carbon": "1.2.8",
4040
"@intlify/unplugin-vue-i18n": "6.0.3",
@@ -54,7 +54,7 @@
5454
"https-localhost": "4.7.1",
5555
"incstr": "1.2.3",
5656
"markdown-it-link-attributes": "4.0.1",
57-
"pnpm": "9.15.6",
57+
"pnpm": "9.15.9",
5858
"prettier": "3.4.2",
5959
"sass": "1.83.4",
6060
"shiki": "2.1.0",

pnpm-lock.yaml

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)