Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#5)
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 Nov 3, 2024
1 parent b9981e2 commit a8d9778
Show file tree
Hide file tree
Showing 2 changed files with 251 additions and 191 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,26 +36,26 @@
]
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@rspack/core": "1.0.0-beta.4",
"@types/node": "^20.14.13",
"@types/jest": "29.5.12",
"react-refresh": "^0.14.0",
"@biomejs/biome": "^1.9.4",
"@rspack/core": "1.0.14",
"@types/node": "^20.17.5",
"@types/jest": "29.5.14",
"react-refresh": "^0.14.2",
"cross-env": "^7.0.3",
"execa": "9.3.0",
"execa": "9.5.1",
"fs-extra": "11.2.0",
"jest": "29.7.0",
"jest-cli": "29.7.0",
"jest-environment-node": "29.7.0",
"nano-staged": "^0.8.0",
"semver": "7.6.3",
"simple-git-hooks": "^2.11.1",
"ts-jest": "29.1.2",
"typescript": "5.0.2"
"ts-jest": "29.2.5",
"typescript": "5.6.3"
},
"dependencies": {
"error-stack-parser": "^2.0.6",
"html-entities": "^2.1.0"
"error-stack-parser": "^2.1.4",
"html-entities": "^2.5.2"
},
"peerDependencies": {
"react-refresh": ">=0.10.0 <1.0.0"
Expand All @@ -65,7 +65,7 @@
"optional": true
}
},
"packageManager": "pnpm@9.6.0",
"packageManager": "pnpm@9.12.3",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/",
Expand Down
Loading

0 comments on commit a8d9778

Please sign in to comment.