Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#11708)
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 Aug 28, 2024
1 parent 38fe300 commit 4118040
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 45 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"version": "3.5.0-beta.3",
"packageManager": "pnpm@9.7.1",
"packageManager": "pnpm@9.9.0",
"type": "module",
"scripts": {
"dev": "node scripts/dev.js",
Expand Down Expand Up @@ -68,7 +68,7 @@
"@rollup/plugin-replace": "5.0.4",
"@swc/core": "^1.7.11",
"@types/hash-sum": "^1.0.2",
"@types/node": "^20.16.0",
"@types/node": "^20.16.2",
"@types/semver": "^7.5.8",
"@types/serve-handler": "^6.1.4",
"@vitest/coverage-istanbul": "^2.0.5",
Expand Down Expand Up @@ -103,8 +103,8 @@
"serve-handler": "^6.1.5",
"simple-git-hooks": "^2.11.1",
"todomvc-app-css": "^2.4.3",
"tslib": "^2.6.3",
"tsx": "^4.17.0",
"tslib": "^2.7.0",
"tsx": "^4.19.0",
"typescript": "~5.5.4",
"typescript-eslint": "^8.1.0",
"vite": "catalog:",
Expand Down
82 changes: 41 additions & 41 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 4118040

Please sign in to comment.