|
69 | 69 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.8.tgz#2483f565faca607b8535590e84e7de323f27764d"
|
70 | 70 | integrity sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==
|
71 | 71 |
|
72 |
| -"@babel/[email protected]", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0", "@babel/core@^7.18.6": |
| 72 | +"@babel/[email protected]", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0", "@babel/core@^7.18.10": |
73 | 73 | version "7.18.10"
|
74 | 74 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.10.tgz#39ad504991d77f1f3da91be0b8b949a5bc466fb8"
|
75 | 75 | integrity sha512-JQM6k6ENcBFKVtWvLavlvi/mPcpYZ3+R+2EySDEMSMbp7Mn4FexlbbJVrx2R7Ijhr01T8gyqrOaABWIOgxeUyw==
|
|
839 | 839 | dependencies:
|
840 | 840 | "@babel/helper-plugin-utils" "^7.18.6"
|
841 | 841 |
|
842 |
| -"@babel/plugin-transform-react-jsx@^7.0.0", "@babel/plugin-transform-react-jsx@^7.18.6": |
843 |
| - version "7.18.6" |
844 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.18.6.tgz#2721e96d31df96e3b7ad48ff446995d26bc028ff" |
845 |
| - integrity sha512-Mz7xMPxoy9kPS/JScj6fJs03TZ/fZ1dJPlMjRAgTaxaS0fUBk8FV/A2rRgfPsVCZqALNwMexD+0Uaf5zlcKPpw== |
| 842 | +"@babel/plugin-transform-react-jsx@^7.0.0", "@babel/plugin-transform-react-jsx@^7.18.10", "@babel/plugin-transform-react-jsx@^7.18.6": |
| 843 | + version "7.18.10" |
| 844 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.18.10.tgz#ea47b2c4197102c196cbd10db9b3bb20daa820f1" |
| 845 | + integrity sha512-gCy7Iikrpu3IZjYZolFE4M1Sm+nrh1/6za2Ewj77Z+XirT4TsbJcvOFOyF+fRPwU6AKKK136CZxx6L8AbSFG6A== |
846 | 846 | dependencies:
|
847 | 847 | "@babel/helper-annotate-as-pure" "^7.18.6"
|
848 | 848 | "@babel/helper-module-imports" "^7.18.6"
|
849 |
| - "@babel/helper-plugin-utils" "^7.18.6" |
| 849 | + "@babel/helper-plugin-utils" "^7.18.9" |
850 | 850 | "@babel/plugin-syntax-jsx" "^7.18.6"
|
851 |
| - "@babel/types" "^7.18.6" |
| 851 | + "@babel/types" "^7.18.10" |
852 | 852 |
|
853 | 853 | "@babel/plugin-transform-regenerator@^7.18.6":
|
854 | 854 | version "7.18.6"
|
|
2802 | 2802 | resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.34.0.tgz#d0139528320e46670d949c82967044a8f66db054"
|
2803 | 2803 | integrity sha512-G9h5ZLBJ/V57Ou9vz5hI8pda/YQX5HQszCs3AmIus3XzsmRn/0Ptic5otD3xVST8QLKk7AMk7AqpsyQGN7MZ9A==
|
2804 | 2804 |
|
2805 |
| - |
2806 |
| - version "2.0.0" |
2807 |
| - resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-2.0.0.tgz#12decd097773a00620e44b780b1d2c00df101449" |
2808 |
| - integrity sha512-zHkRR+X4zqEPNBbKV2FvWSxK7Q6crjMBVIAYroSU8Nbb4M3E5x4qOiLoqJBHtXgr27kfednXjkwr3lr8jS6Wrw== |
| 2805 | + |
| 2806 | + version "2.0.1" |
| 2807 | + resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-2.0.1.tgz#3197c01d8e4a4eb9fed829c7888c467a43aadd4e" |
| 2808 | + integrity sha512-uINzNHmjrbunlFtyVkST6lY1ewSfz/XwLufG0PIqvLGnpk2nOIOa/1CACTDNcKi1/RwaCzJLmsXwm1NsUVV/NA== |
2809 | 2809 | dependencies:
|
2810 |
| - "@babel/core" "^7.18.6" |
2811 |
| - "@babel/plugin-transform-react-jsx" "^7.18.6" |
| 2810 | + "@babel/core" "^7.18.10" |
| 2811 | + "@babel/plugin-transform-react-jsx" "^7.18.10" |
2812 | 2812 | "@babel/plugin-transform-react-jsx-development" "^7.18.6"
|
2813 | 2813 | "@babel/plugin-transform-react-jsx-self" "^7.18.6"
|
2814 | 2814 | "@babel/plugin-transform-react-jsx-source" "^7.18.6"
|
@@ -7155,10 +7155,10 @@ rollup-plugin-typescript2@^0.32.1:
|
7155 | 7155 | resolve "^1.20.0"
|
7156 | 7156 | tslib "^2.4.0"
|
7157 | 7157 |
|
7158 |
| -rollup@^2.60.0, rollup@^2.75.6: |
7159 |
| - version "2.76.0" |
7160 |
| - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.76.0.tgz#c69fe03db530ac53fcb9523b3caa0d3c0b9491a1" |
7161 |
| - integrity sha512-9jwRIEY1jOzKLj3nsY/yot41r19ITdQrhs+q3ggNWhr9TQgduHqANvPpS32RNpzGklJu3G1AJfvlZLi/6wFgWA== |
| 7158 | +"rollup@>=2.75.6 <2.77.0 || ~2.77.0", rollup@^2.60.0, rollup@^2.75.6: |
| 7159 | + version "2.77.3" |
| 7160 | + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.77.3.tgz#8f00418d3a2740036e15deb653bed1a90ee0cc12" |
| 7161 | + integrity sha512-/qxNTG7FbmefJWoeeYJFbHehJ2HNWnjkAFRKzWN/45eNBBF/r8lo992CwcJXEzyVxs5FmfId+vTSTQDb+bxA+g== |
7162 | 7162 | optionalDependencies:
|
7163 | 7163 | fsevents "~2.3.2"
|
7164 | 7164 |
|
@@ -8061,15 +8061,15 @@ vary@^1, vary@~1.1.2:
|
8061 | 8061 | resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
|
8062 | 8062 | integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=
|
8063 | 8063 |
|
8064 |
| - |
8065 |
| - version "3.0.5" |
8066 |
| - resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.5.tgz#56b8d52e00bbbd5f21d02f0868dc613b3246ecc6" |
8067 |
| - integrity sha512-bRvrt9Tw8EGW4jj64aYFTnVg134E8hgDxyl/eEHnxiGqYk7/pTPss6CWlurqPOUzqvEoZkZ58Ws+Iu8MB87iMA== |
| 8064 | + |
| 8065 | + version "3.0.6" |
| 8066 | + resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.6.tgz#08e85ebaa34a3b647cb1365c87675b45f3511be0" |
| 8067 | + integrity sha512-pjfsWIzfUlQME/VAmU6SsjdHkTt6WAHysuqPkHDcjzNu6IGtxDSZ/VfRYOwHaCqX4M3Ivz0kxuSfAPM6gAIX+w== |
8068 | 8068 | dependencies:
|
8069 | 8069 | esbuild "^0.14.47"
|
8070 | 8070 | postcss "^8.4.16"
|
8071 | 8071 | resolve "^1.22.1"
|
8072 |
| - rollup "^2.75.6" |
| 8072 | + rollup ">=2.75.6 <2.77.0 || ~2.77.0" |
8073 | 8073 | optionalDependencies:
|
8074 | 8074 | fsevents "~2.3.2"
|
8075 | 8075 |
|
|
0 commit comments