Skip to content

Commit 3bd3e2f

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update all non-major dependencies to v7.18.2
1 parent 9e0b014 commit 3bd3e2f

File tree

2 files changed

+94
-39
lines changed

2 files changed

+94
-39
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
},
3232
"license": "MIT",
3333
"devDependencies": {
34-
"@babel/core": "7.18.0",
35-
"@babel/preset-env": "7.18.0",
34+
"@babel/core": "7.18.2",
35+
"@babel/preset-env": "7.18.2",
3636
"@types/poi": "12.5.5",
3737
"@vue/babel-plugin-jsx": "1.1.1",
3838
"@vue/compiler-sfc": "3.2.36",

yarn.lock

Lines changed: 92 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -26,21 +26,21 @@
2626
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.10.tgz#711dc726a492dfc8be8220028b1b92482362baab"
2727
integrity sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw==
2828

29-
"@babel/[email protected].0":
30-
version "7.18.0"
31-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.0.tgz#c58d04d7c6fbfb58ea7681e2b9145cfb62726756"
32-
integrity sha512-Xyw74OlJwDijToNi0+6BBI5mLLR5+5R3bcSH80LXzjzEGEUlvNzujEE71BaD/ApEZHAvFI/Mlmp4M5lIkdeeWw==
29+
"@babel/[email protected].2":
30+
version "7.18.2"
31+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.2.tgz#87b2fcd7cce9becaa7f5acebdc4f09f3dd19d876"
32+
integrity sha512-A8pri1YJiC5UnkdrWcmfZTJTV85b4UXTAfImGmCfYmax4TR9Cw8sDS0MOk++Gp2mE/BefVJ5nwy5yzqNJbP/DQ==
3333
dependencies:
3434
"@ampproject/remapping" "^2.1.0"
3535
"@babel/code-frame" "^7.16.7"
36-
"@babel/generator" "^7.18.0"
37-
"@babel/helper-compilation-targets" "^7.17.10"
36+
"@babel/generator" "^7.18.2"
37+
"@babel/helper-compilation-targets" "^7.18.2"
3838
"@babel/helper-module-transforms" "^7.18.0"
39-
"@babel/helpers" "^7.18.0"
39+
"@babel/helpers" "^7.18.2"
4040
"@babel/parser" "^7.18.0"
4141
"@babel/template" "^7.16.7"
42-
"@babel/traverse" "^7.18.0"
43-
"@babel/types" "^7.18.0"
42+
"@babel/traverse" "^7.18.2"
43+
"@babel/types" "^7.18.2"
4444
convert-source-map "^1.7.0"
4545
debug "^4.1.0"
4646
gensync "^1.0.0-beta.2"
@@ -95,6 +95,15 @@
9595
"@jridgewell/gen-mapping" "^0.3.0"
9696
jsesc "^2.5.1"
9797

98+
"@babel/generator@^7.18.2":
99+
version "7.18.2"
100+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.2.tgz#33873d6f89b21efe2da63fe554460f3df1c5880d"
101+
integrity sha512-W1lG5vUwFvfMd8HVXqdfbuG7RuaSrTCCD8cl8fP8wOivdbtbIg2Db3IWUcgvfxKbbn6ZBGYRW/Zk1MIwK49mgw==
102+
dependencies:
103+
"@babel/types" "^7.18.2"
104+
"@jridgewell/gen-mapping" "^0.3.0"
105+
jsesc "^2.5.1"
106+
98107
"@babel/helper-annotate-as-pure@^7.12.10":
99108
version "7.12.10"
100109
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.12.10.tgz#54ab9b000e60a93644ce17b3f37d313aaf1d115d"
@@ -145,6 +154,16 @@
145154
browserslist "^4.20.2"
146155
semver "^6.3.0"
147156

157+
"@babel/helper-compilation-targets@^7.18.2":
158+
version "7.18.2"
159+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.2.tgz#67a85a10cbd5fc7f1457fec2e7f45441dc6c754b"
160+
integrity sha512-s1jnPotJS9uQnzFtiZVBUxe67CuBa679oWFHpxYYnTpRL/1ffhyX44R9uYiXoa/pLXcY9H2moJta0iaanlk/rQ==
161+
dependencies:
162+
"@babel/compat-data" "^7.17.10"
163+
"@babel/helper-validator-option" "^7.16.7"
164+
browserslist "^4.20.2"
165+
semver "^6.3.0"
166+
148167
"@babel/helper-create-class-features-plugin@^7.12.1":
149168
version "7.12.1"
150169
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.12.1.tgz#3c45998f431edd4a9214c5f1d3ad1448a6137f6e"
@@ -232,6 +251,11 @@
232251
dependencies:
233252
"@babel/types" "^7.16.7"
234253

254+
"@babel/helper-environment-visitor@^7.18.2":
255+
version "7.18.2"
256+
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.2.tgz#8a6d2dedb53f6bf248e31b4baf38739ee4a637bd"
257+
integrity sha512-14GQKWkX9oJzPiQQ7/J36FTXcD4kSp8egKjO9nINlSKiHITRA9q/R74qu8S9xlc/b/yjsJItQUeeh3xnGN0voQ==
258+
235259
"@babel/helper-explode-assignable-expression@^7.16.7":
236260
version "7.16.7"
237261
resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.7.tgz#12a6d8522fdd834f194e868af6354e8650242b7a"
@@ -426,6 +450,13 @@
426450
dependencies:
427451
"@babel/types" "^7.17.0"
428452

453+
"@babel/helper-simple-access@^7.18.2":
454+
version "7.18.2"
455+
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.18.2.tgz#4dc473c2169ac3a1c9f4a51cfcd091d1c36fcff9"
456+
integrity sha512-7LIrjYzndorDY88MycupkpQLKS1AFfsVRm2k/9PtKScSy5tZq0McZTj+DiMRynboZfIqOKvo03pmhTaUgiD6fQ==
457+
dependencies:
458+
"@babel/types" "^7.18.2"
459+
429460
"@babel/helper-skip-transparent-expression-wrappers@^7.16.0":
430461
version "7.16.0"
431462
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz#0ee3388070147c3ae051e487eca3ebb0e2e8bb09"
@@ -486,14 +517,14 @@
486517
"@babel/traverse" "^7.16.7"
487518
"@babel/types" "^7.16.7"
488519

489-
"@babel/helpers@^7.18.0":
490-
version "7.18.0"
491-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.0.tgz#aff37c3590de42102b54842446146d0205946370"
492-
integrity sha512-AE+HMYhmlMIbho9nbvicHyxFwhrO+xhKB6AhRxzl8w46Yj0VXTZjEsAoBVC7rB2I0jzX+yWyVybnO08qkfx6kg==
520+
"@babel/helpers@^7.18.2":
521+
version "7.18.2"
522+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.2.tgz#970d74f0deadc3f5a938bfa250738eb4ac889384"
523+
integrity sha512-j+d+u5xT5utcQSzrh9p+PaJX94h++KN+ng9b9WEJq7pkUPAd61FGqhjuUEdfknb3E/uDBb7ruwEeKkIxNJPIrg==
493524
dependencies:
494525
"@babel/template" "^7.16.7"
495-
"@babel/traverse" "^7.18.0"
496-
"@babel/types" "^7.18.0"
526+
"@babel/traverse" "^7.18.2"
527+
"@babel/types" "^7.18.2"
497528

498529
"@babel/highlight@^7.16.7":
499530
version "7.16.7"
@@ -1091,10 +1122,10 @@
10911122
dependencies:
10921123
"@babel/helper-plugin-utils" "^7.16.7"
10931124

1094-
"@babel/plugin-transform-for-of@^7.17.12":
1095-
version "7.17.12"
1096-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.17.12.tgz#5397c22554ec737a27918e7e7e0e7b679b05f5ec"
1097-
integrity sha512-76lTwYaCxw8ldT7tNmye4LLwSoKDbRCBzu6n/DcK/P3FOR29+38CIIaVIZfwol9By8W/QHORYEnYSLuvcQKrsg==
1125+
"@babel/plugin-transform-for-of@^7.18.1":
1126+
version "7.18.1"
1127+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.18.1.tgz#ed14b657e162b72afbbb2b4cdad277bf2bb32036"
1128+
integrity sha512-+TTB5XwvJ5hZbO8xvl2H4XaMDOAK57zF4miuC9qQJgysPNEAZZ9Z69rdF5LJkozGdZrjBIUAIyKUWRMmebI7vg==
10981129
dependencies:
10991130
"@babel/helper-plugin-utils" "^7.17.12"
11001131

@@ -1156,14 +1187,14 @@
11561187
"@babel/helper-simple-access" "^7.16.7"
11571188
babel-plugin-dynamic-import-node "^2.3.3"
11581189

1159-
"@babel/plugin-transform-modules-commonjs@^7.18.0":
1160-
version "7.18.0"
1161-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.18.0.tgz#3be575e19fbd273d42adbc84566b1fad3582b3db"
1162-
integrity sha512-cCeR0VZWtfxWS4YueAK2qtHtBPJRSaJcMlbS8jhSIm/A3E2Kpro4W1Dn4cqJtp59dtWfXjQwK7SPKF8ghs7rlw==
1190+
"@babel/plugin-transform-modules-commonjs@^7.18.2":
1191+
version "7.18.2"
1192+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.18.2.tgz#1aa8efa2e2a6e818b6a7f2235fceaf09bdb31e9e"
1193+
integrity sha512-f5A865gFPAJAEE0K7F/+nm5CmAE3y8AWlMBG9unu5j9+tk50UQVK0QS8RNxSp7MJf0wh97uYyLWt3Zvu71zyOQ==
11631194
dependencies:
11641195
"@babel/helper-module-transforms" "^7.18.0"
11651196
"@babel/helper-plugin-utils" "^7.17.12"
1166-
"@babel/helper-simple-access" "^7.17.7"
1197+
"@babel/helper-simple-access" "^7.18.2"
11671198
babel-plugin-dynamic-import-node "^2.3.3"
11681199

11691200
"@babel/plugin-transform-modules-systemjs@^7.16.7":
@@ -1381,10 +1412,10 @@
13811412
dependencies:
13821413
"@babel/helper-plugin-utils" "^7.16.7"
13831414

1384-
"@babel/plugin-transform-template-literals@^7.17.12":
1385-
version "7.17.12"
1386-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.17.12.tgz#4aec0a18f39dd86c442e1d077746df003e362c6e"
1387-
integrity sha512-kAKJ7DX1dSRa2s7WN1xUAuaQmkTpN+uig4wCKWivVXIObqGbVTUlSavHyfI2iZvz89GFAMGm9p2DBJ4Y1Tp0hw==
1415+
"@babel/plugin-transform-template-literals@^7.18.2":
1416+
version "7.18.2"
1417+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.18.2.tgz#31ed6915721864847c48b656281d0098ea1add28"
1418+
integrity sha512-/cmuBVw9sZBGZVOMkpAEaVLwm4JmK2GZ1dFKOGGpMzEHWFmyZZ59lUU0PdRr8YNYeQdNzTDwuxP2X2gzydTc9g==
13881419
dependencies:
13891420
"@babel/helper-plugin-utils" "^7.17.12"
13901421

@@ -1434,13 +1465,13 @@
14341465
"@babel/helper-create-regexp-features-plugin" "^7.16.7"
14351466
"@babel/helper-plugin-utils" "^7.16.7"
14361467

1437-
"@babel/[email protected].0":
1438-
version "7.18.0"
1439-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.18.0.tgz#ec7e51f4c6e026816000b230ed7cf74a1530d91d"
1440-
integrity sha512-cP74OMs7ECLPeG1reiCQ/D/ypyOxgfm8uR6HRYV23vTJ7Lu1nbgj9DQDo/vH59gnn7GOAwtTDPPYV4aXzsMKHA==
1468+
"@babel/[email protected].2":
1469+
version "7.18.2"
1470+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.18.2.tgz#f47d3000a098617926e674c945d95a28cb90977a"
1471+
integrity sha512-PfpdxotV6afmXMU47S08F9ZKIm2bJIQ0YbAAtDfIENX7G1NUAXigLREh69CWDjtgUy7dYn7bsMzkgdtAlmS68Q==
14411472
dependencies:
14421473
"@babel/compat-data" "^7.17.10"
1443-
"@babel/helper-compilation-targets" "^7.17.10"
1474+
"@babel/helper-compilation-targets" "^7.18.2"
14441475
"@babel/helper-plugin-utils" "^7.17.12"
14451476
"@babel/helper-validator-option" "^7.16.7"
14461477
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.17.12"
@@ -1485,12 +1516,12 @@
14851516
"@babel/plugin-transform-dotall-regex" "^7.16.7"
14861517
"@babel/plugin-transform-duplicate-keys" "^7.17.12"
14871518
"@babel/plugin-transform-exponentiation-operator" "^7.16.7"
1488-
"@babel/plugin-transform-for-of" "^7.17.12"
1519+
"@babel/plugin-transform-for-of" "^7.18.1"
14891520
"@babel/plugin-transform-function-name" "^7.16.7"
14901521
"@babel/plugin-transform-literals" "^7.17.12"
14911522
"@babel/plugin-transform-member-expression-literals" "^7.16.7"
14921523
"@babel/plugin-transform-modules-amd" "^7.18.0"
1493-
"@babel/plugin-transform-modules-commonjs" "^7.18.0"
1524+
"@babel/plugin-transform-modules-commonjs" "^7.18.2"
14941525
"@babel/plugin-transform-modules-systemjs" "^7.18.0"
14951526
"@babel/plugin-transform-modules-umd" "^7.18.0"
14961527
"@babel/plugin-transform-named-capturing-groups-regex" "^7.17.12"
@@ -1503,12 +1534,12 @@
15031534
"@babel/plugin-transform-shorthand-properties" "^7.16.7"
15041535
"@babel/plugin-transform-spread" "^7.17.12"
15051536
"@babel/plugin-transform-sticky-regex" "^7.16.7"
1506-
"@babel/plugin-transform-template-literals" "^7.17.12"
1537+
"@babel/plugin-transform-template-literals" "^7.18.2"
15071538
"@babel/plugin-transform-typeof-symbol" "^7.17.12"
15081539
"@babel/plugin-transform-unicode-escapes" "^7.16.7"
15091540
"@babel/plugin-transform-unicode-regex" "^7.16.7"
15101541
"@babel/preset-modules" "^0.1.5"
1511-
"@babel/types" "^7.18.0"
1542+
"@babel/types" "^7.18.2"
15121543
babel-plugin-polyfill-corejs2 "^0.3.0"
15131544
babel-plugin-polyfill-corejs3 "^0.5.0"
15141545
babel-plugin-polyfill-regenerator "^0.3.0"
@@ -1705,6 +1736,22 @@
17051736
debug "^4.1.0"
17061737
globals "^11.1.0"
17071738

1739+
"@babel/traverse@^7.18.2":
1740+
version "7.18.2"
1741+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.2.tgz#b77a52604b5cc836a9e1e08dca01cba67a12d2e8"
1742+
integrity sha512-9eNwoeovJ6KH9zcCNnENY7DMFwTU9JdGCFtqNLfUAqtUHRCOsTOqWoffosP8vKmNYeSBUv3yVJXjfd8ucwOjUA==
1743+
dependencies:
1744+
"@babel/code-frame" "^7.16.7"
1745+
"@babel/generator" "^7.18.2"
1746+
"@babel/helper-environment-visitor" "^7.18.2"
1747+
"@babel/helper-function-name" "^7.17.9"
1748+
"@babel/helper-hoist-variables" "^7.16.7"
1749+
"@babel/helper-split-export-declaration" "^7.16.7"
1750+
"@babel/parser" "^7.18.0"
1751+
"@babel/types" "^7.18.2"
1752+
debug "^4.1.0"
1753+
globals "^11.1.0"
1754+
17081755
"@babel/types@^7.0.0", "@babel/types@^7.12.10", "@babel/types@^7.12.11", "@babel/types@^7.12.12", "@babel/types@^7.12.7", "@babel/types@^7.15.4", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
17091756
version "7.16.7"
17101757
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.7.tgz#4ed19d51f840ed4bd5645be6ce40775fecf03159"
@@ -1737,6 +1784,14 @@
17371784
"@babel/helper-validator-identifier" "^7.16.7"
17381785
to-fast-properties "^2.0.0"
17391786

1787+
"@babel/types@^7.18.2":
1788+
version "7.18.2"
1789+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.2.tgz#191abfed79ebe6f4242f643a9a5cbaa36b10b091"
1790+
integrity sha512-0On6B8A4/+mFUto5WERt3EEuG1NznDirvwca1O8UwXQHVY8g3R7OzYgxXdOfMwLO08UrpUD/2+3Bclyq+/C94Q==
1791+
dependencies:
1792+
"@babel/helper-validator-identifier" "^7.16.7"
1793+
to-fast-properties "^2.0.0"
1794+
17401795
"@bcoe/v8-coverage@^0.2.3":
17411796
version "0.2.3"
17421797
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"

0 commit comments

Comments
 (0)