Skip to content

Commit af11d99

Browse files
committed
upgrade deps
1 parent 526ab76 commit af11d99

2 files changed

Lines changed: 1235 additions & 1399 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nuxt-app",
33
"type": "module",
44
"private": true,
5-
"packageManager": "pnpm@10.26.2+sha512.0e308ff2005fc7410366f154f625f6631ab2b16b1d2e70238444dd6ae9d630a8482d92a451144debc492416896ed16f7b114a86ec68b8404b2443869e68ffda6",
5+
"packageManager": "pnpm@10.28.1+sha512.7d7dbbca9e99447b7c3bf7a73286afaaf6be99251eb9498baefa7d406892f67b879adb3a1d7e687fc4ccc1a388c7175fbaae567a26ab44d1067b54fcb0d6a316",
66
"scripts": {
77
"build": "nuxt build",
88
"dev": "nuxt dev",
@@ -12,7 +12,7 @@
1212
"typecheck": "nuxt typecheck"
1313
},
1414
"dependencies": {
15-
"@antfu/eslint-config": "^7.0.1",
15+
"@antfu/eslint-config": "^7.2.0",
1616
"@nuxt/content": "^3.11.0",
1717
"@nuxtjs/mdc": "0.20.0",
1818
"@nuxtjs/robots": "5.6.7",
@@ -22,12 +22,12 @@
2222
"@tanstack/vue-query": "^5.92.8",
2323
"@vueuse/core": "^14.1.0",
2424
"eslint": "^9.39.2",
25-
"eslint-plugin-better-tailwindcss": "^3.8.0",
26-
"nuxt": "^4.2.2",
25+
"eslint-plugin-better-tailwindcss": "^4.0.1",
26+
"nuxt": "^4.3.0",
2727
"nuxt-og-image": "5.1.13",
2828
"nuxt-seo-utils": "^7.0.19",
2929
"tailwindcss": "^4.1.18",
3030
"typescript": "^5.9.3",
31-
"vue-tsc": "^3.2.2"
31+
"vue-tsc": "^3.2.3"
3232
}
3333
}

0 commit comments

Comments
 (0)