Skip to content

Commit

Permalink
chore(deps): update all patch dependencies (#179)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Timeless0911 <[email protected]>
  • Loading branch information
renovate[bot] and Timeless0911 authored Sep 5, 2024
1 parent 388c924 commit 367a7cf
Show file tree
Hide file tree
Showing 5 changed files with 148 additions and 234 deletions.
1 change: 1 addition & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,5 @@
'@types/node',
'node',
],
postUpdateOptions: ['pnpmDedupe'],
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,15 @@
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@changesets/cli": "^2.27.7",
"@changesets/cli": "^2.27.8",
"@types/fs-extra": "^11.0.4",
"@types/node": "~18.19.39",
"check-dependency-version-consistency": "^4.1.0",
"cross-env": "^7.0.3",
"cspell-ban-words": "^0.0.3",
"fs-extra": "^11.2.0",
"nano-staged": "^0.8.0",
"nx": "^19.6.4",
"nx": "^19.6.5",
"prettier": "^3.3.3",
"prettier-plugin-packagejson": "^2.5.2",
"simple-git-hooks": "^2.11.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"picocolors": "1.1.0",
"prebundle": "1.2.2",
"rslib": "npm:@rslib/[email protected]",
"rslog": "^1.2.2",
"rslog": "^1.2.3",
"typescript": "^5.5.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-dts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"dependencies": {
"fast-glob": "^3.3.2",
"magic-string": "^0.30.1",
"magic-string": "^0.30.11",
"picocolors": "1.1.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 367a7cf

Please sign in to comment.