Skip to content

Commit abfe70f

Browse files
chore(deps): update all non-major dependencies
1 parent 2e47a2f commit abfe70f

File tree

4 files changed

+814
-696
lines changed

4 files changed

+814
-696
lines changed

docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"devDependencies": {
1212
"@nuxt-themes/docus": "1.15.1",
13-
"@nuxtjs/plausible": "1.1.1",
13+
"@nuxtjs/plausible": "1.2.0",
1414
"nuxt": "3.15.2"
1515
}
1616
}

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -67,27 +67,27 @@
6767
"unimport": "^3.10.0"
6868
},
6969
"devDependencies": {
70-
"@nuxt/eslint-config": "0.7.1",
70+
"@nuxt/eslint-config": "0.7.5",
7171
"@nuxt/module-builder": "1.0.0-alpha.1",
7272
"@nuxt/schema": "3.15.2",
7373
"@nuxt/test-utils": "3.15.4",
74-
"@types/node": "22.9.1",
74+
"@types/node": "22.10.6",
7575
"@vitest/coverage-v8": "2.1.8",
7676
"@vue/test-utils": "2.4.6",
77-
"bumpp": "9.8.1",
77+
"bumpp": "9.10.1",
7878
"eslint": "9.18.0",
7979
"expect-type": "1.1.0",
8080
"happy-dom": "16.5.3",
8181
"husky": "9.1.7",
82-
"lint-staged": "15.2.10",
82+
"lint-staged": "15.3.0",
8383
"nuxt": "3.15.2",
84-
"playwright-core": "1.49.0",
85-
"typescript": "5.6.3",
86-
"unbuild": "3.0.0",
84+
"playwright-core": "1.49.1",
85+
"typescript": "5.7.3",
86+
"unbuild": "3.3.1",
8787
"unhead": "1.11.18",
8888
"vitest": "2.1.8",
8989
"vue": "3.5.13",
90-
"vue-tsc": "2.1.10"
90+
"vue-tsc": "2.2.0"
9191
},
9292
"resolutions": {
9393
"@nuxt/content": "2.13.4",
@@ -97,5 +97,5 @@
9797
"consola": "^3.2.3",
9898
"nuxt-component-meta": ">=0.7.0"
9999
},
100-
"packageManager": "pnpm@9.14.2"
100+
"packageManager": "pnpm@9.15.4"
101101
}

playground/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"ionic:build": "pnpm build"
99
},
1010
"devDependencies": {
11-
"@capacitor/camera": "6.1.1",
12-
"@capacitor/filesystem": "6.0.2",
11+
"@capacitor/camera": "6.1.2",
12+
"@capacitor/filesystem": "6.0.3",
1313
"@capacitor/preferences": "6.0.3",
1414
"@nuxtjs/ionic": "latest",
1515
"nuxt": "3.15.2"

0 commit comments

Comments
 (0)