Skip to content

Commit 43c5a43

Browse files
chore(deps): update all non-major dependency bump
1 parent a94b45b commit 43c5a43

File tree

4 files changed

+28
-58
lines changed

4 files changed

+28
-58
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"repository": "https://github.com/FRSource/frsource.github.io.git",
77
"author": "Jakub Freisler",
88
"license": "Apache 2.0",
9-
"packageManager": "[email protected].2",
9+
"packageManager": "[email protected].3",
1010
"scripts": {
1111
"start": "concurrently 'pnpm run -r --parallel start' 'pnpm preview'",
1212
"build": "pnpm run -r build",

packages/blog/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/remove-markdown": "0.3.4",
3333
"chokidar": "4.0.3",
3434
"command-line-args": "6.0.1",
35-
"concurrently": "9.1.1",
35+
"concurrently": "9.1.2",
3636
"cpy-cli": "5.0.0",
3737
"cross-spawn": "7.0.6",
3838
"fs-extra": "11.2.0",

packages/index/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"parcel": "2.13.3",
3131
"prettier": "3.4.2",
3232
"rimraf": "6.0.1",
33-
"sass": "1.83.0",
33+
"sass": "1.83.1",
3434
"svgo": "^3",
3535
"typescript": "5.7.2"
3636
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)