Skip to content

Commit

Permalink
chore(deps): update all non-major dependency bump (#353)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent 924a9fb commit 32464df
Show file tree
Hide file tree
Showing 4 changed files with 81 additions and 80 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"repository": "https://github.com/FRSource/frsource.github.io.git",
"author": "Jakub Freisler",
"license": "Apache 2.0",
"packageManager": "[email protected].3",
"packageManager": "[email protected].4",
"scripts": {
"start": "concurrently 'pnpm run -r --parallel start' 'pnpm preview'",
"build": "pnpm run -r build",
Expand Down
2 changes: 1 addition & 1 deletion packages/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@frsource/is-animated": "^1.0.1",
"@frsource/prettier-config": "1.21.0",
"@swc-node/register": "1.10.9",
"@swc/core": "1.10.7",
"@swc/core": "1.10.8",
"@types/command-line-args": "5.2.3",
"@types/cross-spawn": "6.0.6",
"@types/fs-extra": "11.0.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/index/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"format": "prettier --write ."
},
"devDependencies": {
"@frsource/frs-replace": "5.1.5",
"@frsource/frs-replace": "5.1.6",
"@frsource/prettier-config": "1.21.0",
"@parcel/packager-raw-url": "2.13.3",
"@parcel/transformer-inline-string": "2.13.3",
Expand All @@ -30,7 +30,7 @@
"parcel": "2.13.3",
"prettier": "3.4.2",
"rimraf": "6.0.1",
"sass": "1.83.1",
"sass": "1.83.4",
"svgo": "^3",
"typescript": "5.7.3"
},
Expand Down
Loading

0 comments on commit 32464df

Please sign in to comment.