Skip to content

Commit 8947e40

Browse files
committed
chore: update deps
1 parent 67fb446 commit 8947e40

File tree

2 files changed

+244
-244
lines changed

2 files changed

+244
-244
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"repository": "atinux/nuxt-auth-utils",
66
"license": "MIT",
77
"type": "module",
8-
"packageManager": "pnpm@9.12.2",
8+
"packageManager": "pnpm@9.12.3",
99
"exports": {
1010
".": {
1111
"types": "./dist/types.d.ts",
@@ -55,9 +55,9 @@
5555
}
5656
},
5757
"devDependencies": {
58-
"@iconify-json/simple-icons": "^1.2.9",
58+
"@iconify-json/simple-icons": "^1.2.10",
5959
"@nuxt/devtools": "latest",
60-
"@nuxt/eslint-config": "^0.6.0",
60+
"@nuxt/eslint-config": "^0.6.1",
6161
"@nuxt/module-builder": "^0.8.4",
6262
"@nuxt/schema": "^3.13.2",
6363
"@nuxt/test-utils": "^3.14.4",
@@ -68,7 +68,7 @@
6868
"eslint": "^9.13.0",
6969
"nuxt": "^3.13.2",
7070
"typescript": "^5.6.3",
71-
"vitest": "^2.1.3",
72-
"vue-tsc": "^2.1.6"
71+
"vitest": "^2.1.4",
72+
"vue-tsc": "^2.1.10"
7373
}
7474
}

0 commit comments

Comments
 (0)