File tree 4 files changed +16
-11
lines changed
4 files changed +16
-11
lines changed Original file line number Diff line number Diff line change 9
9
"generate" : " nuxt generate"
10
10
},
11
11
"dependencies" : {
12
- "docus" : " ^0.0.4 " ,
12
+ "docus" : " ^0.0.5 " ,
13
13
"nuxt" : " ^2.14.12"
14
14
}
15
15
}
Original file line number Diff line number Diff line change @@ -4123,10 +4123,10 @@ dir-glob@^3.0.1:
4123
4123
dependencies :
4124
4124
path-type "^4.0.0"
4125
4125
4126
- docus@^0.0.4 :
4127
- version "0.0.4 "
4128
- resolved "https://registry.yarnpkg.com/docus/-/docus-0.0.4 .tgz#79ce7f6ae21173e4e2d0b4eef26cac2e614305c6 "
4129
- integrity sha512-2gyuj/p7oWmpgLtkf8Gb/C1GxsHeArP6Y6rACN7TfS+6Z3nPCPl2OAtiI4bqV5N1Hswtf3AELB9mg1X4BoX1Jg ==
4126
+ docus@^0.0.5 :
4127
+ version "0.0.5 "
4128
+ resolved "https://registry.yarnpkg.com/docus/-/docus-0.0.5 .tgz#bbe9f0f0d3e72b031b6098cb0e8970a99139ff38 "
4129
+ integrity sha512-j2IjZaiIMVFDquHdhVauN9zjziacnohgoe+Z/rKCm1DwcM8H+IuZj/LwacWrt9ZU/G56EVoj+gxbWnLHZv0I3g ==
4130
4130
dependencies :
4131
4131
" @docsearch/css" " ^1.0.0-alpha.28"
4132
4132
" @docsearch/js" " ^1.0.0-alpha.28"
Original file line number Diff line number Diff line change 23
23
"abort-controller" : " ^3.0.0" ,
24
24
"consola" : " ^2.15.0" ,
25
25
"defu" : " ^3.2.2" ,
26
- "destr" : " ^1.0.1 " ,
27
- "ky" : " ^0.25.1 " ,
26
+ "destr" : " ^1.1.0 " ,
27
+ "ky" : " ^0.26.0 " ,
28
28
"node-fetch" : " ^2.6.1" ,
29
29
"web-streams-polyfill" : " ^3.0.1"
30
30
},
Original file line number Diff line number Diff line change @@ -4130,6 +4130,11 @@ destr@^1.0.0, destr@^1.0.1:
4130
4130
resolved "https://registry.yarnpkg.com/destr/-/destr-1.0.1.tgz#d13db7f9d9c9ca4fcf24e86343d601217136ddc3"
4131
4131
integrity sha512-LnEdINrd1ydSqRiAGjMBVrG/G8hNruwE+fEKlkJA14MGPEoI9T7zJDwGpkMTyXT2ASE0ycnN2SYn4k6Q7j7lHg==
4132
4132
4133
+ destr@^1.1.0:
4134
+ version "1.1.0"
4135
+ resolved "https://registry.yarnpkg.com/destr/-/destr-1.1.0.tgz#2da6add6ba71e04fd0abfb1e642d4f6763235095"
4136
+ integrity sha512-Ev/sqS5AzzDwlpor/5wFCDu0dYMQu/0x2D6XfAsQ0E7uQmamIgYJ6Dppo2T2EOFVkeVYWjc+PCLKaqZZ57qmLg==
4137
+
4133
4138
destroy@^1.0.4, destroy@~1.0.4:
4134
4139
version "1.0.4"
4135
4140
resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.0.4.tgz#978857442c44749e4206613e37946205826abd80"
@@ -6973,10 +6978,10 @@ kleur@^3.0.3:
6973
6978
resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e"
6974
6979
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
6975
6980
6976
- ky@^0.25.1 :
6977
- version "0.25.1 "
6978
- resolved "https://registry.yarnpkg.com/ky/-/ky-0.25.1 .tgz#0df0bd872a9cc57e31acd5dbc1443547c881bfbc "
6979
- integrity sha512-PjpCEWlIU7VpiMVrTwssahkYXX1by6NCT0fhTUX34F3DTinARlgMpriuroolugFPcMgpPWrOW4mTb984Qm1RXA ==
6981
+ ky@^0.26.0 :
6982
+ version "0.26.0 "
6983
+ resolved "https://registry.yarnpkg.com/ky/-/ky-0.26.0 .tgz#031cce422d4c4c15e7ac5fa0cfc176ea74260bf5 "
6984
+ integrity sha512-j2YwAGYuD/XXoyzzUYn1N9NEGoAukkONMea2uLanMPWTqumkwme9eWgf2SjhRKNRb/60FDYStJYL582dbbt9Mw ==
6980
6985
6981
6986
last-call-webpack-plugin@^3.0.0:
6982
6987
version "3.0.0"
You can’t perform that action at this time.
0 commit comments