Skip to content

Commit 84f8e2e

Browse files
dependabot[bot]phlax
authored andcommitted
build(deps-dev): bump @vitejs/plugin-react in /single-page-app/ui
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.3.4 to 4.5.2. - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/[email protected]/packages/plugin-react) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-version: 4.5.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d21d898 commit 84f8e2e

File tree

2 files changed

+129
-128
lines changed

2 files changed

+129
-128
lines changed

single-page-app/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/react-dom": "^18.3.1",
2626
"@typescript-eslint/eslint-plugin": "^6.21.0",
2727
"@typescript-eslint/parser": "^6.21.0",
28-
"@vitejs/plugin-react": "^4.3.4",
28+
"@vitejs/plugin-react": "^4.5.2",
2929
"eslint": "^8.57.1",
3030
"eslint-config-standard-with-typescript": "^43.0.0",
3131
"eslint-plugin-import": "^2.31.0",

single-page-app/ui/yarn.lock

Lines changed: 128 additions & 127 deletions
Original file line numberDiff line numberDiff line change
@@ -23,59 +23,59 @@
2323
"@babel/highlight" "^7.23.4"
2424
chalk "^2.4.2"
2525

26-
"@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.0":
27-
version "7.26.2"
28-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
29-
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
26+
"@babel/code-frame@^7.27.1":
27+
version "7.27.1"
28+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be"
29+
integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==
3030
dependencies:
31-
"@babel/helper-validator-identifier" "^7.25.9"
31+
"@babel/helper-validator-identifier" "^7.27.1"
3232
js-tokens "^4.0.0"
33-
picocolors "^1.0.0"
33+
picocolors "^1.1.1"
3434

35-
"@babel/compat-data@^7.25.9":
36-
version "7.26.2"
37-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.2.tgz#278b6b13664557de95b8f35b90d96785850bb56e"
38-
integrity sha512-Z0WgzSEa+aUcdiJuCIqgujCshpMWgUpgOxXotrYPSA53hA3qopNaqcJpyr0hVb1FeWdnqFA35/fUtXgBK8srQg==
35+
"@babel/compat-data@^7.27.2":
36+
version "7.27.5"
37+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.5.tgz#7d0658ec1a8420fc866d1df1b03bea0e79934c82"
38+
integrity sha512-KiRAp/VoJaWkkte84TvUd9qjdbZAdiqyvMxrGl1N6vzFogKmaLgoM3L1kgtLicp2HP5fBJS8JrZKLVIZGVJAVg==
3939

40-
"@babel/core@^7.26.0":
41-
version "7.26.0"
42-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.0.tgz#d78b6023cc8f3114ccf049eb219613f74a747b40"
43-
integrity sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==
40+
"@babel/core@^7.27.4":
41+
version "7.27.4"
42+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.4.tgz#cc1fc55d0ce140a1828d1dd2a2eba285adbfb3ce"
43+
integrity sha512-bXYxrXFubeYdvB0NhD/NBB3Qi6aZeV20GOWVI47t2dkecCEoneR4NPVcb7abpXDEvejgrUfFtG6vG/zxAKmg+g==
4444
dependencies:
4545
"@ampproject/remapping" "^2.2.0"
46-
"@babel/code-frame" "^7.26.0"
47-
"@babel/generator" "^7.26.0"
48-
"@babel/helper-compilation-targets" "^7.25.9"
49-
"@babel/helper-module-transforms" "^7.26.0"
50-
"@babel/helpers" "^7.26.0"
51-
"@babel/parser" "^7.26.0"
52-
"@babel/template" "^7.25.9"
53-
"@babel/traverse" "^7.25.9"
54-
"@babel/types" "^7.26.0"
46+
"@babel/code-frame" "^7.27.1"
47+
"@babel/generator" "^7.27.3"
48+
"@babel/helper-compilation-targets" "^7.27.2"
49+
"@babel/helper-module-transforms" "^7.27.3"
50+
"@babel/helpers" "^7.27.4"
51+
"@babel/parser" "^7.27.4"
52+
"@babel/template" "^7.27.2"
53+
"@babel/traverse" "^7.27.4"
54+
"@babel/types" "^7.27.3"
5555
convert-source-map "^2.0.0"
5656
debug "^4.1.0"
5757
gensync "^1.0.0-beta.2"
5858
json5 "^2.2.3"
5959
semver "^6.3.1"
6060

61-
"@babel/generator@^7.25.9", "@babel/generator@^7.26.0":
62-
version "7.26.2"
63-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.2.tgz#87b75813bec87916210e5e01939a4c823d6bb74f"
64-
integrity sha512-zevQbhbau95nkoxSq3f/DC/SC+EEOUZd3DYqfSkMhY2/wfSeaHV1Ew4vk8e+x8lja31IbyuUa2uQ3JONqKbysw==
61+
"@babel/generator@^7.27.3":
62+
version "7.27.5"
63+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.5.tgz#3eb01866b345ba261b04911020cbe22dd4be8c8c"
64+
integrity sha512-ZGhA37l0e/g2s1Cnzdix0O3aLYm66eF8aufiVteOgnwxgnRP8GoyMj7VWsgWnQbVKXyge7hqrFh2K2TQM6t1Hw==
6565
dependencies:
66-
"@babel/parser" "^7.26.2"
67-
"@babel/types" "^7.26.0"
66+
"@babel/parser" "^7.27.5"
67+
"@babel/types" "^7.27.3"
6868
"@jridgewell/gen-mapping" "^0.3.5"
6969
"@jridgewell/trace-mapping" "^0.3.25"
7070
jsesc "^3.0.2"
7171

72-
"@babel/helper-compilation-targets@^7.25.9":
73-
version "7.25.9"
74-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.9.tgz#55af025ce365be3cdc0c1c1e56c6af617ce88875"
75-
integrity sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ==
72+
"@babel/helper-compilation-targets@^7.27.2":
73+
version "7.27.2"
74+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz#46a0f6efab808d51d29ce96858dd10ce8732733d"
75+
integrity sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==
7676
dependencies:
77-
"@babel/compat-data" "^7.25.9"
78-
"@babel/helper-validator-option" "^7.25.9"
77+
"@babel/compat-data" "^7.27.2"
78+
"@babel/helper-validator-option" "^7.27.1"
7979
browserslist "^4.24.0"
8080
lru-cache "^5.1.1"
8181
semver "^6.3.1"
@@ -87,60 +87,60 @@
8787
dependencies:
8888
"@babel/types" "^7.22.15"
8989

90-
"@babel/helper-module-imports@^7.25.9":
91-
version "7.25.9"
92-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz#e7f8d20602ebdbf9ebbea0a0751fb0f2a4141715"
93-
integrity sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==
90+
"@babel/helper-module-imports@^7.27.1":
91+
version "7.27.1"
92+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz#7ef769a323e2655e126673bb6d2d6913bbead204"
93+
integrity sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==
9494
dependencies:
95-
"@babel/traverse" "^7.25.9"
96-
"@babel/types" "^7.25.9"
95+
"@babel/traverse" "^7.27.1"
96+
"@babel/types" "^7.27.1"
9797

98-
"@babel/helper-module-transforms@^7.26.0":
99-
version "7.26.0"
100-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz#8ce54ec9d592695e58d84cd884b7b5c6a2fdeeae"
101-
integrity sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==
98+
"@babel/helper-module-transforms@^7.27.3":
99+
version "7.27.3"
100+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.27.3.tgz#db0bbcfba5802f9ef7870705a7ef8788508ede02"
101+
integrity sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg==
102102
dependencies:
103-
"@babel/helper-module-imports" "^7.25.9"
104-
"@babel/helper-validator-identifier" "^7.25.9"
105-
"@babel/traverse" "^7.25.9"
103+
"@babel/helper-module-imports" "^7.27.1"
104+
"@babel/helper-validator-identifier" "^7.27.1"
105+
"@babel/traverse" "^7.27.3"
106106

107-
"@babel/helper-plugin-utils@^7.25.9":
108-
version "7.25.9"
109-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.9.tgz#9cbdd63a9443a2c92a725cca7ebca12cc8dd9f46"
110-
integrity sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw==
107+
"@babel/helper-plugin-utils@^7.27.1":
108+
version "7.27.1"
109+
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz#ddb2f876534ff8013e6c2b299bf4d39b3c51d44c"
110+
integrity sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==
111111

112112
"@babel/helper-string-parser@^7.23.4":
113113
version "7.23.4"
114114
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83"
115115
integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==
116116

117-
"@babel/helper-string-parser@^7.25.9":
118-
version "7.25.9"
119-
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c"
120-
integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==
117+
"@babel/helper-string-parser@^7.27.1":
118+
version "7.27.1"
119+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687"
120+
integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==
121121

122122
"@babel/helper-validator-identifier@^7.22.20":
123123
version "7.22.20"
124124
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
125125
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
126126

127-
"@babel/helper-validator-identifier@^7.25.9":
128-
version "7.25.9"
129-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
130-
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
127+
"@babel/helper-validator-identifier@^7.27.1":
128+
version "7.27.1"
129+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8"
130+
integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==
131131

132-
"@babel/helper-validator-option@^7.25.9":
133-
version "7.25.9"
134-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz#86e45bd8a49ab7e03f276577f96179653d41da72"
135-
integrity sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==
132+
"@babel/helper-validator-option@^7.27.1":
133+
version "7.27.1"
134+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz#fa52f5b1e7db1ab049445b421c4471303897702f"
135+
integrity sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==
136136

137-
"@babel/helpers@^7.26.0":
138-
version "7.26.0"
139-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4"
140-
integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==
137+
"@babel/helpers@^7.27.4":
138+
version "7.27.6"
139+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.6.tgz#6456fed15b2cb669d2d1fabe84b66b34991d812c"
140+
integrity sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug==
141141
dependencies:
142-
"@babel/template" "^7.25.9"
143-
"@babel/types" "^7.26.0"
142+
"@babel/template" "^7.27.2"
143+
"@babel/types" "^7.27.6"
144144

145145
"@babel/highlight@^7.23.4":
146146
version "7.23.4"
@@ -156,26 +156,26 @@
156156
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.6.tgz#ba1c9e512bda72a47e285ae42aff9d2a635a9e3b"
157157
integrity sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ==
158158

159-
"@babel/parser@^7.25.9", "@babel/parser@^7.26.0", "@babel/parser@^7.26.2":
160-
version "7.26.2"
161-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.2.tgz#fd7b6f487cfea09889557ef5d4eeb9ff9a5abd11"
162-
integrity sha512-DWMCZH9WA4Maitz2q21SRKHo9QXZxkDsbNZoVD62gusNtNBBqDg9i7uOhASfTfIGNzW+O+r7+jAlM8dwphcJKQ==
159+
"@babel/parser@^7.27.2", "@babel/parser@^7.27.4", "@babel/parser@^7.27.5":
160+
version "7.27.5"
161+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.5.tgz#ed22f871f110aa285a6fd934a0efed621d118826"
162+
integrity sha512-OsQd175SxWkGlzbny8J3K8TnnDD0N3lrIUtB92xwyRpzaenGZhxDvxN/JgU00U3CDZNj9tPuDJ5H0WS4Nt3vKg==
163163
dependencies:
164-
"@babel/types" "^7.26.0"
164+
"@babel/types" "^7.27.3"
165165

166-
"@babel/plugin-transform-react-jsx-self@^7.25.9":
167-
version "7.25.9"
168-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.25.9.tgz#c0b6cae9c1b73967f7f9eb2fca9536ba2fad2858"
169-
integrity sha512-y8quW6p0WHkEhmErnfe58r7x0A70uKphQm8Sp8cV7tjNQwK56sNVK0M73LK3WuYmsuyrftut4xAkjjgU0twaMg==
166+
"@babel/plugin-transform-react-jsx-self@^7.27.1":
167+
version "7.27.1"
168+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.27.1.tgz#af678d8506acf52c577cac73ff7fe6615c85fc92"
169+
integrity sha512-6UzkCs+ejGdZ5mFFC/OCUrv028ab2fp1znZmCZjAOBKiBK2jXD1O+BPSfX8X2qjJ75fZBMSnQn3Rq2mrBJK2mw==
170170
dependencies:
171-
"@babel/helper-plugin-utils" "^7.25.9"
171+
"@babel/helper-plugin-utils" "^7.27.1"
172172

173-
"@babel/plugin-transform-react-jsx-source@^7.25.9":
174-
version "7.25.9"
175-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.25.9.tgz#4c6b8daa520b5f155b5fb55547d7c9fa91417503"
176-
integrity sha512-+iqjT8xmXhhYv4/uiYd8FNQsraMFZIfxVSqxxVSZP0WbbSAWvBXAul0m/zu+7Vv4O/3WtApy9pmaTMiumEZgfg==
173+
"@babel/plugin-transform-react-jsx-source@^7.27.1":
174+
version "7.27.1"
175+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.27.1.tgz#dcfe2c24094bb757bf73960374e7c55e434f19f0"
176+
integrity sha512-zbwoTsBruTeKB9hSq73ha66iFeJHuaFkUbwvqElnygoNbj/jHRsSeokowZFN3CZ64IvEqcmmkVe89OPXc7ldAw==
177177
dependencies:
178-
"@babel/helper-plugin-utils" "^7.25.9"
178+
"@babel/helper-plugin-utils" "^7.27.1"
179179

180180
"@babel/runtime@^7.0.0", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3":
181181
version "7.26.10"
@@ -184,25 +184,25 @@
184184
dependencies:
185185
regenerator-runtime "^0.14.0"
186186

187-
"@babel/template@^7.25.9":
188-
version "7.25.9"
189-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.9.tgz#ecb62d81a8a6f5dc5fe8abfc3901fc52ddf15016"
190-
integrity sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==
191-
dependencies:
192-
"@babel/code-frame" "^7.25.9"
193-
"@babel/parser" "^7.25.9"
194-
"@babel/types" "^7.25.9"
195-
196-
"@babel/traverse@^7.25.9":
197-
version "7.25.9"
198-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.9.tgz#a50f8fe49e7f69f53de5bea7e413cd35c5e13c84"
199-
integrity sha512-ZCuvfwOwlz/bawvAuvcj8rrithP2/N55Tzz342AkTvq4qaWbGfmCk/tKhNaV2cthijKrPAA8SRJV5WWe7IBMJw==
200-
dependencies:
201-
"@babel/code-frame" "^7.25.9"
202-
"@babel/generator" "^7.25.9"
203-
"@babel/parser" "^7.25.9"
204-
"@babel/template" "^7.25.9"
205-
"@babel/types" "^7.25.9"
187+
"@babel/template@^7.27.2":
188+
version "7.27.2"
189+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d"
190+
integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==
191+
dependencies:
192+
"@babel/code-frame" "^7.27.1"
193+
"@babel/parser" "^7.27.2"
194+
"@babel/types" "^7.27.1"
195+
196+
"@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.27.4":
197+
version "7.27.4"
198+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.4.tgz#b0045ac7023c8472c3d35effd7cc9ebd638da6ea"
199+
integrity sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA==
200+
dependencies:
201+
"@babel/code-frame" "^7.27.1"
202+
"@babel/generator" "^7.27.3"
203+
"@babel/parser" "^7.27.4"
204+
"@babel/template" "^7.27.2"
205+
"@babel/types" "^7.27.3"
206206
debug "^4.3.1"
207207
globals "^11.1.0"
208208

@@ -215,13 +215,13 @@
215215
"@babel/helper-validator-identifier" "^7.22.20"
216216
to-fast-properties "^2.0.0"
217217

218-
"@babel/types@^7.25.9", "@babel/types@^7.26.0":
219-
version "7.26.0"
220-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.0.tgz#deabd08d6b753bc8e0f198f8709fb575e31774ff"
221-
integrity sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA==
218+
"@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.27.6":
219+
version "7.27.6"
220+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.6.tgz#a434ca7add514d4e646c80f7375c0aa2befc5535"
221+
integrity sha512-ETyHEk2VHHvl9b9jZP5IHPavHYk57EhanlRRuae9XCpb/j5bDCbPPMOBfCWhnl/7EDJz0jEMCi/RhccCE8r1+Q==
222222
dependencies:
223-
"@babel/helper-string-parser" "^7.25.9"
224-
"@babel/helper-validator-identifier" "^7.25.9"
223+
"@babel/helper-string-parser" "^7.27.1"
224+
"@babel/helper-validator-identifier" "^7.27.1"
225225

226226
"@chakra-ui/[email protected]":
227227
version "2.3.1"
@@ -1397,6 +1397,11 @@
13971397
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f"
13981398
integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==
13991399

1400+
"@rolldown/[email protected]":
1401+
version "1.0.0-beta.11"
1402+
resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.11.tgz#1e3e8044dd053c3dfa4bbbb3861f6e180ee78343"
1403+
integrity sha512-L/gAA/hyCSuzTF1ftlzUSI/IKr2POHsv1Dd78GfqkR83KMNuswWD61JxGV2L7nRwBBBSDr6R1gCkdTmoN7W4ag==
1404+
14001405
14011406
version "4.40.1"
14021407
resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.40.1.tgz#e1562d360bca73c7bef6feef86098de3a2f1d442"
@@ -1683,16 +1688,17 @@
16831688
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
16841689
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
16851690

1686-
"@vitejs/plugin-react@^4.3.4":
1687-
version "4.3.4"
1688-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-4.3.4.tgz#c64be10b54c4640135a5b28a2432330e88ad7c20"
1689-
integrity sha512-SCCPBJtYLdE8PX/7ZQAs1QAZ8Jqwih+0VBLum1EGqmCCQal+MIUqLCzj3ZUy8ufbC0cAM4LRlSTm7IQJwWT4ug==
1691+
"@vitejs/plugin-react@^4.5.2":
1692+
version "4.5.2"
1693+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-4.5.2.tgz#8b98a8fbcefff4aa4c946966fbec560dc66d2bd9"
1694+
integrity sha512-QNVT3/Lxx99nMQWJWF7K4N6apUEuT0KlZA3mx/mVaoGj3smm/8rc8ezz15J1pcbcjDK0V15rpHetVfya08r76Q==
16901695
dependencies:
1691-
"@babel/core" "^7.26.0"
1692-
"@babel/plugin-transform-react-jsx-self" "^7.25.9"
1693-
"@babel/plugin-transform-react-jsx-source" "^7.25.9"
1696+
"@babel/core" "^7.27.4"
1697+
"@babel/plugin-transform-react-jsx-self" "^7.27.1"
1698+
"@babel/plugin-transform-react-jsx-source" "^7.27.1"
1699+
"@rolldown/pluginutils" "1.0.0-beta.11"
16941700
"@types/babel__core" "^7.20.5"
1695-
react-refresh "^0.14.2"
1701+
react-refresh "^0.17.0"
16961702

16971703
16981704
version "0.16.0"
@@ -3993,11 +3999,6 @@ path-type@^4.0.0:
39933999
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
39944000
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
39954001

3996-
picocolors@^1.0.0:
3997-
version "1.0.0"
3998-
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
3999-
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
4000-
40014002
picocolors@^1.1.0:
40024003
version "1.1.0"
40034004
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.0.tgz#5358b76a78cde483ba5cef6a9dc9671440b27d59"
@@ -4093,10 +4094,10 @@ react-is@^16.13.1, react-is@^16.7.0:
40934094
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
40944095
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
40954096

4096-
react-refresh@^0.14.2:
4097-
version "0.14.2"
4098-
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.2.tgz#3833da01ce32da470f1f936b9d477da5c7028bf9"
4099-
integrity sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==
4097+
react-refresh@^0.17.0:
4098+
version "0.17.0"
4099+
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.17.0.tgz#b7e579c3657f23d04eccbe4ad2e58a8ed51e7e53"
4100+
integrity sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==
41004101

41014102
react-remove-scroll-bar@^2.3.4:
41024103
version "2.3.4"

0 commit comments

Comments
 (0)