File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 65
65
"@nuxtjs/eslint-config-typescript" : " latest" ,
66
66
"@nuxtjs/tailwindcss" : " npm:@nuxtjs/tailwindcss-edge@latest" ,
67
67
"browser-style-dictionary" : " ^3.1.1-browser.1" ,
68
- "c8" : " ^7.11.3 " ,
68
+ "c8" : " ^7.12.0 " ,
69
69
"eslint" : " ^8.20.0" ,
70
70
"globby" : " ^13.1.2" ,
71
71
"husky" : " ^8.0.1" ,
74
74
"lodash" : " ^4.17.21" ,
75
75
"nuxt" : " npm:nuxt3@latest" ,
76
76
"pathe" : " ^0.3.2" ,
77
- "vitest" : " ^0.18.1 "
77
+ "vitest" : " ^0.20.2 "
78
78
}
79
79
}
Original file line number Diff line number Diff line change @@ -1746,10 +1746,10 @@ c12@^0.2.7, c12@^0.2.8:
1746
1746
pathe "^0.3.2"
1747
1747
rc9 "^1.2.2"
1748
1748
1749
- c8@^7.11.3 :
1750
- version "7.11.3 "
1751
- resolved "https://registry.yarnpkg.com/c8/-/c8-7.11.3 .tgz#88c8459c1952ed4f701b619493c9ae732b057163 "
1752
- integrity sha512-6YBmsaNmqRm9OS3ZbIiL2EZgi1+Xc4O24jL3vMYGE6idixYuGdy76rIfIdltSKDj9DpLNrcXSonUTR1miBD0wA ==
1749
+ c8@^7.12.0 :
1750
+ version "7.12.0 "
1751
+ resolved "https://registry.yarnpkg.com/c8/-/c8-7.12.0 .tgz#402db1c1af4af5249153535d1c84ad70c5c96b14 "
1752
+ integrity sha512-CtgQrHOkyxr5koX1wEUmN/5cfDa2ckbHRA4Gy5LAL0zaCFtVWJS5++n+w4/sr2GWGerBxgTjpKeDclk/Qk6W/A ==
1753
1753
dependencies :
1754
1754
" @bcoe/v8-coverage" " ^0.2.3"
1755
1755
" @istanbuljs/schema" " ^0.1.3"
@@ -8008,10 +8008,10 @@ vite@^2.9.14:
8008
8008
optionalDependencies :
8009
8009
fsevents "~2.3.2"
8010
8010
8011
- vitest@^0.18.1 :
8012
- version "0.18.1 "
8013
- resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.18.1 .tgz#33c5003fc8c4b296801897ae1a3f142f57015574 "
8014
- integrity sha512-4F/1K/Vn4AvJwe7i2YblR02PT5vMKcw9KN4unDq2KD0YcSxX0B/6D6Qu9PJaXwVuxXMFTQ5ovd4+CQaW3bwofA ==
8011
+ vitest@^0.20.2 :
8012
+ version "0.20.2 "
8013
+ resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.20.2 .tgz#0c47f517fe8ede3f63d13b59b0a278364829863e "
8014
+ integrity sha512-AFXTHrwG4d2OO6SAL8WP5ZkOwLtgeF4tlrHfXFqrHc+5chNegeR53pge0lv/C4316SqJ2DbYaUBH8vh3CdF+BQ ==
8015
8015
dependencies :
8016
8016
" @types/chai" " ^4.3.1"
8017
8017
" @types/chai-subset" " ^1.3.3"
You can’t perform that action at this time.
0 commit comments