File tree 2 files changed +950
-770
lines changed
2 files changed +950
-770
lines changed Original file line number Diff line number Diff line change 52
52
],
53
53
"engines" : {
54
54
"node" : " >=v10.24.1" ,
55
- "npm" : " >=6.14.14 "
55
+ "npm" : " >=6.14.15 "
56
56
},
57
57
"jest" : {
58
58
"testEnvironment" : " node" ,
69
69
"devDependencies" : {
70
70
"@commitlint/cli" : " ^13.1.0" ,
71
71
"@commitlint/config-conventional" : " ^13.1.0" ,
72
- "@nuxt/types" : " ^2.15.7 " ,
72
+ "@nuxt/types" : " ^2.15.8 " ,
73
73
"@nuxtjs/eslint-config-typescript" : " ^6.0.1" ,
74
- "@types/jest" : " ^27.0.0 " ,
74
+ "@types/jest" : " ^27.0.1 " ,
75
75
"codecov" : " ^3.8.3" ,
76
76
"eslint" : " ^7.32.0" ,
77
77
"get-port" : " ^5.1.1" ,
78
- "husky" : " ^7.0.1 " ,
79
- "jest" : " ^27.0.6 " ,
78
+ "husky" : " ^7.0.2 " ,
79
+ "jest" : " ^27.1.0 " ,
80
80
"jsdom" : " ^16.7.0" ,
81
81
"less" : " ^4.1.1" ,
82
82
"less-loader" : " ^4.1.0" ,
83
83
"mathsass" : " ^0.11.0" ,
84
- "nuxt-edge" : " ^2.16.0-27132492.cdbea391 " ,
85
- "sass" : " ^1.37.5 " ,
84
+ "nuxt-edge" : " ^2.16.0-27172816.2ef05373 " ,
85
+ "sass" : " ^1.39.0 " ,
86
86
"sass-loader" : " ^7.3.1" ,
87
87
"standard-version" : " ^9.3.1" ,
88
- "stylus" : " ^0.54.8 " ,
88
+ "stylus" : " ^0.55.0 " ,
89
89
"stylus-loader" : " ^3.0.2" ,
90
- "typescript" : " ^4.3.5 "
90
+ "typescript" : " ^4.4.2 "
91
91
}
92
92
}
You can’t perform that action at this time.
0 commit comments