File tree 3 files changed +280
-255
lines changed
3 files changed +280
-255
lines changed Original file line number Diff line number Diff line change 25
25
"test" : " vitest"
26
26
},
27
27
"dependencies" : {
28
- "@emotion/css" : " ^11.10.6 " ,
28
+ "@emotion/css" : " ^11.10.8 " ,
29
29
"@emotion/server" : " ^11.10.0" ,
30
- "@nuxt/kit" : " ^3.4.2 "
30
+ "@nuxt/kit" : " ^3.4.3 "
31
31
},
32
32
"devDependencies" : {
33
33
"@changesets/cli" : " ^2.26.1" ,
34
- "@nuxt/module-builder" : " ^0.3.0 " ,
35
- "@nuxt/schema" : " ^3.4.2 " ,
36
- "@nuxt/test-utils" : " ^3.4.2 " ,
34
+ "@nuxt/module-builder" : " ^0.3.1 " ,
35
+ "@nuxt/schema" : " ^3.4.3 " ,
36
+ "@nuxt/test-utils" : " ^3.4.3 " ,
37
37
"@nuxtjs/eslint-config-typescript" : " ^12.0.0" ,
38
- "@typescript-eslint/eslint-plugin" : " ^5.59.0 " ,
38
+ "@typescript-eslint/eslint-plugin" : " ^5.59.2 " ,
39
39
"eslint" : " ^8.39.0" ,
40
40
"eslint-plugin-prettier" : " ^4.2.1" ,
41
41
"eslint-plugin-promise" : " ^6.1.1" ,
42
- "nuxt" : " ^3.4.2 " ,
42
+ "nuxt" : " ^3.4.3 " ,
43
43
"prettier" : " ^2.8.8" ,
44
44
"typescript" : " *" ,
45
45
"vitest" : " ^0.30.1"
You can’t perform that action at this time.
0 commit comments