File tree Expand file tree Collapse file tree 3 files changed +553
-533
lines changed Expand file tree Collapse file tree 3 files changed +553
-533
lines changed Original file line number Diff line number Diff line change 27
27
"dependencies" : {
28
28
"@emotion/css" : " ^11.10.6" ,
29
29
"@emotion/server" : " ^11.10.0" ,
30
- "@nuxt/kit" : " ^3.2.2 "
30
+ "@nuxt/kit" : " ^3.2.3 "
31
31
},
32
32
"devDependencies" : {
33
33
"@changesets/cli" : " ^2.26.0" ,
34
34
"@nuxt/module-builder" : " ^0.2.1" ,
35
- "@nuxt/schema" : " ^3.2.2 " ,
36
- "@nuxt/test-utils" : " ^3.2.2 " ,
35
+ "@nuxt/schema" : " ^3.2.3 " ,
36
+ "@nuxt/test-utils" : " ^3.2.3 " ,
37
37
"@nuxtjs/eslint-config-typescript" : " ^12.0.0" ,
38
- "@typescript-eslint/eslint-plugin" : " ^5.53 .0" ,
39
- "eslint" : " ^8.34 .0" ,
38
+ "@typescript-eslint/eslint-plugin" : " ^5.54 .0" ,
39
+ "eslint" : " ^8.35 .0" ,
40
40
"eslint-plugin-prettier" : " ^4.2.1" ,
41
41
"eslint-plugin-promise" : " ^6.1.1" ,
42
- "nuxt" : " ^3.2.2 " ,
42
+ "nuxt" : " ^3.2.3 " ,
43
43
"prettier" : " ^2.8.4" ,
44
44
"typescript" : " *" ,
45
- "vitest" : " ^0.29.0 "
45
+ "vitest" : " ^0.29.2 "
46
46
},
47
47
"publishConfig" : {
48
48
"access" : " public"
You can’t perform that action at this time.
0 commit comments