Skip to content

Commit f06eda2

Browse files
committed
update caniuse-lite version and add license information in package-lock.json; update node module resolutions in yarn.lock
1 parent 3a467b6 commit f06eda2

2 files changed

Lines changed: 19 additions & 13 deletions

File tree

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1854,10 +1854,10 @@
18541854
dependencies:
18551855
"@types/mdx" "^2.0.0"
18561856

1857-
"@node-rs/jieba-win32-x64-msvc@1.10.3":
1857+
"@node-rs/jieba-darwin-x64@1.10.3":
18581858
version "1.10.3"
1859-
resolved "https://registry.npmjs.org/@node-rs/jieba-win32-x64-msvc/-/jieba-win32-x64-msvc-1.10.3.tgz"
1860-
integrity sha512-j9I4+a/tf2hsLu8Sr0NhcLBVNBBQctO2mzcjemMpRa1SlEeODyic9RIyP8Ljz3YTN6MYqKh1KA9iR1xvxjxYFg==
1859+
resolved "https://registry.npmjs.org/@node-rs/jieba-darwin-x64/-/jieba-darwin-x64-1.10.3.tgz"
1860+
integrity sha512-kjxvV6G1baQo/2I3mELv5qGv4Q0rhd5srwXhypSxMWZFtSpNwCDsLcIOR5bvMBci6QVFfZOs6WD6DKiWVz0SlA==
18611861

18621862
"@node-rs/jieba@^1.6.0":
18631863
version "1.10.3"
@@ -2073,10 +2073,10 @@
20732073
"@svgr/plugin-jsx" "8.1.0"
20742074
"@svgr/plugin-svgo" "8.1.0"
20752075

2076-
"@swc/core-win32-x64-msvc@1.7.14":
2076+
"@swc/core-darwin-x64@1.7.14":
20772077
version "1.7.14"
2078-
resolved "https://registry.npmjs.org/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.7.14.tgz"
2079-
integrity sha512-NNrprQCK6d28mG436jVo2TD+vACHseUECacEBGZ9Ef0qfOIWS1XIt2MisQKG0Oea2VvLFl6tF/V4Lnx/H0Sn3Q==
2078+
resolved "https://registry.npmjs.org/@swc/core-darwin-x64/-/core-darwin-x64-1.7.14.tgz"
2079+
integrity sha512-9iFvUnxG6FC3An5ogp5jbBfQuUmTTwy8KMB+ZddUoPB3NR1eV+Y9vOh/tfWcenSJbgOKDLgYC5D/b1mHAprsrQ==
20802080

20812081
"@swc/core@^1.2.147", "@swc/core@^1.7.14":
20822082
version "1.7.14"
@@ -3023,9 +3023,9 @@ caniuse-api@^3.0.0:
30233023
lodash.uniq "^4.5.0"
30243024

30253025
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001646:
3026-
version "1.0.30001651"
3027-
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001651.tgz"
3028-
integrity sha512-9Cf+Xv1jJNe1xPZLGuUXLNkE1BoDkqRqYyFJ9TDYSqhduqA4hu4oR9HluGoWYQC/aj8WHjsGVV+bwkh0+tegRg==
3026+
version "1.0.30001739"
3027+
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001739.tgz"
3028+
integrity sha512-y+j60d6ulelrNSwpPyrHdl+9mJnQzHBr08xm48Qno0nSk4h3Qojh+ziv2qE6rXf4k3tadF4o1J/1tAbVm1NtnA==
30293029

30303030
ccount@^2.0.0:
30313031
version "2.0.1"
@@ -4350,6 +4350,11 @@ fs.realpath@^1.0.0:
43504350
resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz"
43514351
integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==
43524352

4353+
fsevents@~2.3.2:
4354+
version "2.3.3"
4355+
resolved "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz"
4356+
integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==
4357+
43534358
function-bind@^1.1.2:
43544359
version "1.1.2"
43554360
resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz"

0 commit comments

Comments
 (0)