Skip to content

Commit

Permalink
chore(deps): update all non-major dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent 3312a3f commit 72b08d9
Show file tree
Hide file tree
Showing 3 changed files with 495 additions and 354 deletions.
10 changes: 5 additions & 5 deletions packages/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,27 +23,27 @@
"devDependencies": {
"@frsource/is-animated": "^1.0.1",
"@frsource/prettier-config": "1.11.0",
"@swc-node/register": "1.10.0",
"@swc-node/register": "1.10.9",
"@swc/core": "1.7.3",
"@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",
"command-line-args": "6.0.1",
"concurrently": "9.0.1",
"cpy-cli": "5.0.0",
"cross-spawn": "7.0.3",
"cross-spawn": "7.0.6",
"fs-extra": "11.2.0",
"gray-matter": "4.0.3",
"lodash-es": "^4.17.21",
"node-fetch": "^3.3.0",
"prettier": "3.3.3",
"sharp": "0.33.4",
"sharp": "0.33.5",
"string-replace-async": "3.0.2",
"vitepress": "1.3.0",
"vue": "3.5.1"
"vue": "3.5.13"
},
"dependencies": {
"simple-icons": "13.10.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/index/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@
"cli-real-favicon": "0.0.9",
"parcel": "2.12.0",
"prettier": "3.3.3",
"rimraf": "5.0.7",
"rimraf": "5.0.10",
"sass": "1.79.3",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"dependencies": {
"@parcel/service-worker": "2.12.0",
"domready": "1.0.8",
"powerglitch": "2.3.3",
"powerglitch": "2.3.4",
"regenerator-runtime": "0.14.1"
}
}
Loading

0 comments on commit 72b08d9

Please sign in to comment.