Skip to content

Commit 425b52a

Browse files
chore(deps): update all non-major dependencies
1 parent 92d0176 commit 425b52a

File tree

2 files changed

+2082
-567
lines changed

2 files changed

+2082
-567
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,17 +35,17 @@
3535
"release": "yarn lint && yarn test && yarn prepack && yarn standard-version && git push --follow-tags && npm publish"
3636
},
3737
"dependencies": {
38-
"@nuxt/kit": "^3.7.2",
39-
"defu": "^6.1.2",
38+
"@nuxt/kit": "^3.8.0",
39+
"defu": "^6.1.3",
4040
"logrocket": "^5.0.1"
4141
},
4242
"devDependencies": {
43-
"@nuxt/module-builder": "^0.5.1",
44-
"@nuxt/test-utils": "^3.7.2",
43+
"@nuxt/module-builder": "^0.5.2",
44+
"@nuxt/test-utils": "^3.8.0",
4545
"@nuxtjs/eslint-config-typescript": "latest",
46-
"eslint": "^8.49.0",
47-
"nuxt": "^3.7.2",
46+
"eslint": "^8.52.0",
47+
"nuxt": "^3.8.0",
4848
"standard-version": "^9.3.2",
49-
"vitest": "^0.34.4"
49+
"vitest": "^0.34.6"
5050
}
5151
}

0 commit comments

Comments
 (0)