File tree 2 files changed +768
-736
lines changed
2 files changed +768
-736
lines changed Original file line number Diff line number Diff line change 5
5
"repository" : " your-org/my-module" ,
6
6
"license" : " AGPL-3.0" ,
7
7
"type" : " module" ,
8
+ "build" : {
9
+ "externals" : [
10
+ " defu"
11
+ ]
12
+ },
8
13
"exports" : {
9
14
"." : {
10
15
"types" : " ./dist/types.d.ts" ,
31
36
"dependencies" : {
32
37
"@nuxt/kit" : " ^3.14.159" },
33
38
"devDependencies" : {
34
- "@nuxt/devtools" : " ^1.6.0 " ,
35
- "@nuxt/eslint-config" : " ^0.6.1 " ,
39
+ "@nuxt/devtools" : " ^1.6.3 " ,
40
+ "@nuxt/eslint-config" : " ^0.7.2 " ,
36
41
"@nuxt/module-builder" : " ^0.8.4" ,
37
- "@nuxt/schema" : " ^3.14.159 " ,
38
- "@nuxt/test-utils" : " ^3.14.4 " ,
42
+ "@nuxt/schema" : " ^3.14.1592 " ,
43
+ "@nuxt/test-utils" : " ^3.15.1 " ,
39
44
"@types/node" : " latest" ,
40
45
"changelogen" : " ^0.5.7" ,
41
- "eslint" : " ^9.14 .0" ,
42
- "nuxt" : " ^3.14.159 " ,
43
- "typescript" : " latest " ,
44
- "vitest" : " ^2.1.5 " ,
46
+ "eslint" : " ^9.16 .0" ,
47
+ "nuxt" : " ^3.14.1592 " ,
48
+ "typescript" : " 5.6.2 " ,
49
+ "vitest" : " ^2.1.8 " ,
45
50
"vue-tsc" : " ^2.1.10"
46
51
}
47
52
}
You can’t perform that action at this time.
0 commit comments