Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#22)
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 Feb 1, 2025
1 parent 9582767 commit 8ba8077
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"process": "^0.11.10",
"punycode": "^2.3.1",
"querystring-es3": "^0.2.1",
"readable-stream": "^4.5.2",
"readable-stream": "^4.7.0",
"stream-browserify": "^3.0.0",
"stream-http": "^3.2.0",
"string_decoder": "^1.3.0",
Expand All @@ -61,15 +61,15 @@
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@playwright/test": "^1.49.0",
"@playwright/test": "^1.50.1",
"@rsbuild/core": "^1.2.3",
"@rslib/core": "^0.4.0",
"@types/node": "^22.10.1",
"@types/node": "^22.13.0",
"nano-staged": "^0.8.0",
"playwright": "^1.49.0",
"playwright": "^1.50.1",
"simple-git-hooks": "^2.11.1",
"tsx": "^4.19.2",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
},
"peerDependencies": {
"@rsbuild/core": "1.x"
Expand All @@ -79,7 +79,7 @@
"optional": true
}
},
"packageManager": "pnpm@9.14.4",
"packageManager": "pnpm@9.15.4",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
Expand Down
72 changes: 36 additions & 36 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8ba8077

Please sign in to comment.