File tree 2 files changed +1136
-1360
lines changed
2 files changed +1136
-1360
lines changed Original file line number Diff line number Diff line change 25
25
"test" : " vitest run"
26
26
},
27
27
"dependencies" : {
28
- "@nuxt/kit" : " ^3.4.2 " ,
28
+ "@nuxt/kit" : " ^3.4.3 " ,
29
29
"@nuxt/postcss8" : " ^1.1.3" ,
30
30
"autoprefixer" : " ^10.4.14" ,
31
31
"chokidar" : " ^3.5.3" ,
34
34
"cookie-es" : " ^1.0.0" ,
35
35
"defu" : " ^6.1.2" ,
36
36
"destr" : " ^1.2.2" ,
37
- "h3" : " ^1.6.4 " ,
37
+ "h3" : " ^1.6.5 " ,
38
38
"iron-webcrypto" : " ^0.7.0" ,
39
39
"pathe" : " ^1.1.0" ,
40
40
"postcss" : " ^8.4.23" ,
43
43
"radix3" : " ^1.0.1" ,
44
44
"tailwind-config-viewer" : " ^1.7.2" ,
45
45
"tailwindcss" : " ~3.3.2" ,
46
- "ufo" : " ^1.1.1 " ,
46
+ "ufo" : " ^1.1.2 " ,
47
47
"uncrypto" : " ^0.1.2"
48
48
},
49
49
"devDependencies" : {
50
50
"@fontsource/inter" : " ^4.5.15" ,
51
51
"@nuxt/content" : " ^2.6.0" ,
52
- "@nuxt/devtools" : " ^0.4.2 " ,
53
- "@nuxt/module-builder" : " ^0.3.0 " ,
54
- "@nuxt/test-utils" : " ^3.4.2 " ,
52
+ "@nuxt/devtools" : " ^0.4.6 " ,
53
+ "@nuxt/module-builder" : " ^0.3.1 " ,
54
+ "@nuxt/test-utils" : " ^3.4.3 " ,
55
55
"@nuxtjs/eslint-config-typescript" : " latest" ,
56
56
"@tailwindcss/typography" : " ^0.5.9" ,
57
57
"changelogen" : " ^0.5.3" ,
58
58
"codecov" : " latest" ,
59
59
"eslint" : " latest" ,
60
60
"jsdom" : " ^22.0.0" ,
61
- "nuxt" : " ^3.4.2 " ,
62
- "vitest" : " ^0.30.1 "
61
+ "nuxt" : " ^3.4.3 " ,
62
+ "vitest" : " ^0.31.0 "
63
63
}
64
64
}
You can’t perform that action at this time.
0 commit comments