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

Commit 7f699fd

Browse files
chore(deps): update all non-major dependencies (#794)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b1b7673 commit 7f699fd

File tree

2 files changed

+136
-108
lines changed

2 files changed

+136
-108
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"defu": "^6.1.4",
6161
"estree-walker": "^2.0.2",
6262
"fs-extra": "^11.2.0",
63-
"magic-string": "^0.30.9",
63+
"magic-string": "^0.30.10",
6464
"pathe": "^1.1.2",
6565
"ufo": "^1.5.3"
6666
},
@@ -76,10 +76,10 @@
7676
"@types/fs-extra": "^11.0.4",
7777
"@types/node": "^20.12.7",
7878
"@types/normalize-path": "^3.0.2",
79-
"@typescript-eslint/eslint-plugin": "^7.6.0",
80-
"@typescript-eslint/parser": "^7.6.0",
79+
"@typescript-eslint/eslint-plugin": "^7.7.1",
80+
"@typescript-eslint/parser": "^7.7.1",
8181
"codecov": "^3.8.3",
82-
"core-js": "3.36.1",
82+
"core-js": "3.37.0",
8383
"cross-env": "^7.0.3",
8484
"eslint": "^8.57.0",
8585
"eslint-plugin-promise": "^6.1.1",
@@ -88,16 +88,16 @@
8888
"lint-staged": "^15.2.2",
8989
"npm-run-all2": "^5.0.2",
9090
"nuxt": "^2.17.3",
91-
"release-it": "17.2.0",
91+
"release-it": "17.2.1",
9292
"rimraf": "^5.0.5",
9393
"siroc": "0.16.0",
9494
"start-server-and-test": "^2.0.3",
9595
"testcafe": "3.5.0",
9696
"ts-loader": "^8.4.0",
9797
"tsd": "^0.31.0",
9898
"typescript": "5.4.5",
99-
"vite": "^5.2.8",
100-
"vitest": "^1.5.0",
99+
"vite": "^5.2.10",
100+
"vitest": "^1.5.2",
101101
"yorkie": "^2.0.0"
102102
},
103103
"peerDependencies": {

0 commit comments

Comments
 (0)