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

Commit 129248c

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

File tree

2 files changed

+141
-156
lines changed

2 files changed

+141
-156
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,15 +66,15 @@
6666
},
6767
"devDependencies": {
6868
"@babel/traverse": "^7.25.7",
69-
"@babel/types": "^7.25.7",
69+
"@babel/types": "^7.25.8",
7070
"@nuxt/test-utils": "^0.2.2",
7171
"@nuxt/types": "^2.18.1",
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.2",
7676
"@types/fs-extra": "^11.0.4",
77-
"@types/node": "^20.16.10",
77+
"@types/node": "^20.16.11",
7878
"@types/normalize-path": "^3.0.2",
7979
"@typescript-eslint/eslint-plugin": "^7.18.0",
8080
"@typescript-eslint/parser": "^7.18.0",
@@ -88,14 +88,14 @@
8888
"lint-staged": "^15.2.10",
8989
"npm-run-all2": "^6.2.3",
9090
"nuxt": "^2.18.1",
91-
"release-it": "17.7.0",
91+
"release-it": "17.8.2",
9292
"rimraf": "^6.0.1",
9393
"siroc": "0.16.0",
9494
"start-server-and-test": "^2.0.8",
9595
"testcafe": "3.5.0",
9696
"ts-loader": "^8.4.0",
9797
"tsd": "^0.31.2",
98-
"typescript": "5.6.2",
98+
"typescript": "5.6.3",
9999
"vite": "^5.4.8",
100100
"vitest": "^2.1.2",
101101
"yorkie": "^2.0.0"

0 commit comments

Comments
 (0)