Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#11097)
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 Jun 10, 2024
1 parent 2c78f89 commit cd52d34
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"version": "3.4.27",
"packageManager": "pnpm@9.1.4",
"packageManager": "pnpm@9.2.0",
"type": "module",
"scripts": {
"dev": "node scripts/dev.js",
Expand Down Expand Up @@ -70,7 +70,7 @@
"@rollup/plugin-terser": "^0.4.4",
"@types/hash-sum": "^1.0.2",
"@types/minimist": "^1.2.5",
"@types/node": "^20.14.0",
"@types/node": "^20.14.2",
"@types/semver": "^7.5.8",
"@vitest/coverage-istanbul": "^1.5.2",
"@vue/consolidate": "1.0.0",
Expand All @@ -82,7 +82,7 @@
"eslint-plugin-import-x": "^0.5.1",
"eslint-plugin-vitest": "^0.5.4",
"estree-walker": "^2.0.2",
"execa": "^9.1.0",
"execa": "^9.2.0",
"jsdom": "^24.0.0",
"lint-staged": "^15.2.5",
"lodash": "^4.17.21",
Expand All @@ -106,8 +106,8 @@
"simple-git-hooks": "^2.11.1",
"terser": "^5.31.0",
"todomvc-app-css": "^2.4.3",
"tslib": "^2.6.2",
"tsx": "^4.11.2",
"tslib": "^2.6.3",
"tsx": "^4.15.1",
"typescript": "~5.4.5",
"typescript-eslint": "^7.10.0",
"vite": "^5.2.12",
Expand Down
98 changes: 49 additions & 49 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 cd52d34

Please sign in to comment.