Skip to content

Commit

Permalink
chore(deps): update all minor dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent 3312a3f commit 16d6626
Show file tree
Hide file tree
Showing 5 changed files with 1,535 additions and 1,009 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.17.0
20.18.0
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": "pnpm@9.11.0",
"packageManager": "pnpm@9.13.0",
"scripts": {
"preview": "serve public",
"build": "pnpm run -r build",
Expand Down
10 changes: 5 additions & 5 deletions packages/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@
"keywords": [],
"devDependencies": {
"@frsource/is-animated": "^1.0.1",
"@frsource/prettier-config": "1.11.0",
"@frsource/prettier-config": "1.16.0",
"@swc-node/register": "1.10.0",
"@swc/core": "1.7.3",
"@swc/core": "1.9.2",
"@types/command-line-args": "5.2.3",
"@types/cross-spawn": "6.0.6",
"@types/fs-extra": "11.0.4",
"@types/lodash-es": "^4.17.9",
"@types/remove-markdown": "0.3.4",
"chokidar": "3.6.0",
"command-line-args": "6.0.0",
"concurrently": "9.0.1",
"concurrently": "9.1.0",
"cpy-cli": "5.0.0",
"cross-spawn": "7.0.3",
"fs-extra": "11.2.0",
Expand All @@ -42,10 +42,10 @@
"prettier": "3.3.3",
"sharp": "0.33.4",
"string-replace-async": "3.0.2",
"vitepress": "1.3.0",
"vitepress": "1.5.0",
"vue": "3.5.1"
},
"dependencies": {
"simple-icons": "13.10.0"
"simple-icons": "13.16.0"
}
}
16 changes: 8 additions & 8 deletions packages/index/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,22 +20,22 @@
},
"devDependencies": {
"@frsource/frs-replace": "4.1.1",
"@frsource/prettier-config": "1.11.0",
"@parcel/packager-raw-url": "2.12.0",
"@parcel/transformer-inline-string": "2.12.0",
"@parcel/transformer-jsonld": "2.12.0",
"@parcel/transformer-sass": "2.12.0",
"@frsource/prettier-config": "1.16.0",
"@parcel/packager-raw-url": "2.13.0",
"@parcel/transformer-inline-string": "2.13.0",
"@parcel/transformer-jsonld": "2.13.0",
"@parcel/transformer-sass": "2.13.0",
"@types/domready": "1.0.2",
"@types/node": "20.12.12",
"cli-real-favicon": "0.0.9",
"parcel": "2.12.0",
"parcel": "2.13.0",
"prettier": "3.3.3",
"rimraf": "5.0.7",
"sass": "1.79.3",
"sass": "1.80.7",
"typescript": "5.6.2"
},
"dependencies": {
"@parcel/service-worker": "2.12.0",
"@parcel/service-worker": "2.13.0",
"domready": "1.0.8",
"powerglitch": "2.3.3",
"regenerator-runtime": "0.14.1"
Expand Down
Loading

0 comments on commit 16d6626

Please sign in to comment.