Skip to content

Commit 37c8b53

Browse files
chore(deps): update all non-major dependencies
1 parent 6371d00 commit 37c8b53

File tree

4 files changed

+488
-386
lines changed

4 files changed

+488
-386
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.14.1592"
1515
}
1616
}

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -68,24 +68,24 @@
6868
"unimport": "^3.10.0"
6969
},
7070
"devDependencies": {
71-
"@nuxt/eslint-config": "0.7.1",
71+
"@nuxt/eslint-config": "0.7.3",
7272
"@nuxt/module-builder": "0.8.4",
7373
"@nuxt/schema": "3.14.1592",
7474
"@nuxt/test-utils": "3.15.1",
75-
"@types/node": "22.9.1",
75+
"@types/node": "22.10.2",
7676
"@vitest/coverage-v8": "2.1.8",
7777
"@vue/test-utils": "2.4.6",
78-
"bumpp": "9.8.1",
78+
"bumpp": "9.9.1",
7979
"eslint": "9.17.0",
8080
"expect-type": "1.1.0",
8181
"happy-dom": "15.11.7",
8282
"husky": "9.1.7",
83-
"lint-staged": "15.2.10",
83+
"lint-staged": "15.2.11",
8484
"nuxt": "3.14.1592",
85-
"playwright-core": "1.49.0",
85+
"playwright-core": "1.49.1",
8686
"typescript": "5.6.3",
87-
"unbuild": "3.0.0",
88-
"unhead": "1.11.11",
87+
"unbuild": "3.0.1",
88+
"unhead": "1.11.14",
8989
"vitest": "2.1.8",
9090
"vue": "3.5.13",
9191
"vue-tsc": "2.1.10"
@@ -98,5 +98,5 @@
9898
"consola": "^3.2.3",
9999
"nuxt-component-meta": ">=0.7.0"
100100
},
101-
"packageManager": "pnpm@9.14.2"
101+
"packageManager": "pnpm@9.15.0"
102102
}

playground/package.json

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

0 commit comments

Comments
 (0)