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

Commit 926f1c4

Browse files
chore(deps): update all non-major dependencies
1 parent 6c8f46f commit 926f1c4

File tree

2 files changed

+176
-127
lines changed

2 files changed

+176
-127
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -65,39 +65,39 @@
6565
"ufo": "^1.5.3"
6666
},
6767
"devDependencies": {
68-
"@babel/traverse": "^7.24.1",
69-
"@babel/types": "^7.24.0",
68+
"@babel/traverse": "^7.24.5",
69+
"@babel/types": "^7.24.5",
7070
"@nuxt/test-utils": "^0.2.2",
7171
"@nuxt/types": "^2.17.3",
7272
"@nuxt/typescript-build": "^3.0.2",
7373
"@nuxtjs/module-test-utils": "^1.6.3",
7474
"@nuxtjs/pwa": "^3.3.5",
7575
"@release-it/conventional-changelog": "^8.0.1",
7676
"@types/fs-extra": "^11.0.4",
77-
"@types/node": "^20.12.7",
77+
"@types/node": "^20.12.12",
7878
"@types/normalize-path": "^3.0.2",
79-
"@typescript-eslint/eslint-plugin": "^7.7.1",
80-
"@typescript-eslint/parser": "^7.7.1",
79+
"@typescript-eslint/eslint-plugin": "^7.9.0",
80+
"@typescript-eslint/parser": "^7.9.0",
8181
"codecov": "^3.8.3",
82-
"core-js": "3.37.0",
82+
"core-js": "3.37.1",
8383
"cross-env": "^7.0.3",
8484
"eslint": "^8.57.0",
8585
"eslint-plugin-promise": "^6.1.1",
86-
"happy-dom": "^14.7.1",
86+
"happy-dom": "^14.10.3",
8787
"http-server": "^14.1.1",
8888
"lint-staged": "^15.2.2",
8989
"npm-run-all2": "^6.1.2",
9090
"nuxt": "^2.17.3",
9191
"release-it": "17.2.1",
92-
"rimraf": "^5.0.5",
92+
"rimraf": "^5.0.7",
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.10",
100-
"vitest": "^1.5.2",
99+
"vite": "^5.2.11",
100+
"vitest": "^1.6.0",
101101
"yorkie": "^2.0.0"
102102
},
103103
"peerDependencies": {

0 commit comments

Comments
 (0)