Skip to content

Commit c9c04d8

Browse files
committed
chore(deps): update all non-major dependencies
1 parent a3f652e commit c9c04d8

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

bun.lockb

7.03 KB
Binary file not shown.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,20 +23,20 @@
2323
"devDependencies": {
2424
"@hebilicious/eslint-config": "0.0.3-beta.3",
2525
"@nuxt/test-utils": "^3.12.0",
26-
"@types/node": "20.12.5",
26+
"@types/node": "20.12.7",
2727
"bumpp": "^9.4.0",
2828
"bun-types": "^1.1.3",
2929
"conventional-changelog-cli": "^4.1.0",
3030
"eslint": "8.57.0",
3131
"eslint-plugin-import": "^2.29.1",
3232
"lint-staged": "^15.2.2",
33-
"pnpm": "8.15.6",
33+
"pnpm": "8.15.7",
3434
"prettier": "^3.2.5",
3535
"rimraf": "^5.0.5",
3636
"simple-git-hooks": "^2.11.1",
37-
"taze": "^0.13.3",
38-
"typescript": "^5.4.4",
39-
"vitest": "^1.4.0"
37+
"taze": "^0.13.4",
38+
"typescript": "^5.4.5",
39+
"vitest": "^1.5.0"
4040
},
4141
"simple-git-hooks": {
4242
"pre-commit": "bunx lint-staged"

packages/vue-query-nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@nuxt/kit": "^3.11.2",
6363
"defu": "^6.1.4",
6464
"esbuild": "^0.20.2",
65-
"magicast": "^0.3.3"
65+
"magicast": "^0.3.4"
6666
},
6767
"devDependencies": {
6868
"@nuxt/module-builder": "^0.5.5"

0 commit comments

Comments
 (0)