Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies (#794)
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 Apr 27, 2024
1 parent b1b7673 commit 7f699fd
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 108 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"defu": "^6.1.4",
"estree-walker": "^2.0.2",
"fs-extra": "^11.2.0",
"magic-string": "^0.30.9",
"magic-string": "^0.30.10",
"pathe": "^1.1.2",
"ufo": "^1.5.3"
},
Expand All @@ -76,10 +76,10 @@
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.12.7",
"@types/normalize-path": "^3.0.2",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"codecov": "^3.8.3",
"core-js": "3.36.1",
"core-js": "3.37.0",
"cross-env": "^7.0.3",
"eslint": "^8.57.0",
"eslint-plugin-promise": "^6.1.1",
Expand All @@ -88,16 +88,16 @@
"lint-staged": "^15.2.2",
"npm-run-all2": "^5.0.2",
"nuxt": "^2.17.3",
"release-it": "17.2.0",
"release-it": "17.2.1",
"rimraf": "^5.0.5",
"siroc": "0.16.0",
"start-server-and-test": "^2.0.3",
"testcafe": "3.5.0",
"ts-loader": "^8.4.0",
"tsd": "^0.31.0",
"typescript": "5.4.5",
"vite": "^5.2.8",
"vitest": "^1.5.0",
"vite": "^5.2.10",
"vitest": "^1.5.2",
"yorkie": "^2.0.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 7f699fd

Please sign in to comment.