Skip to content

Commit

Permalink
chore(deps): update all patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent 388c924 commit e6f9d47
Show file tree
Hide file tree
Showing 4 changed files with 150 additions and 230 deletions.
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 e6f9d47

Please sign in to comment.