Skip to content

Commit 5112cee

Browse files
committed
chore: update deps
1 parent b55f476 commit 5112cee

File tree

3 files changed

+935
-1495
lines changed

3 files changed

+935
-1495
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@
4444
"@nuxt/module-builder": "^0.8.4",
4545
"@nuxt/schema": "^3.13.2",
4646
"@nuxt/test-utils": "^3.14.2",
47-
"@types/node": "^18.19.34",
48-
"ant-design-vue": "^4.2.4",
49-
"changelogen": "^0.5.5",
50-
"eslint": "^9.10.0",
47+
"@types/node": "^18.19.53",
48+
"ant-design-vue": "^4.2.5",
49+
"changelogen": "^0.5.7",
50+
"eslint": "^9.11.1",
5151
"nuxt": "^3.13.2",
5252
"typescript": "5.6.2",
5353
"vitest": "^2.1.1"

playground/nuxt.config.ts

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
export default defineNuxtConfig({
22
modules: ['../src/module'],
3+
34
antd: {
45
extractStyle: true
56
},
7+
68
imports:{
79
autoImport: true
8-
}
9-
})
10+
},
11+
12+
compatibilityDate: '2024-09-27'
13+
})

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy