Skip to content

Commit bd6ad30

Browse files
Update dependency particles.vue3 to v2.12.0
1 parent dd391e9 commit bd6ad30

File tree

1 file changed

+159
-38
lines changed

1 file changed

+159
-38
lines changed

yarn.lock

Lines changed: 159 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -319,11 +319,21 @@
319319
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63"
320320
integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==
321321

322+
"@babel/helper-string-parser@^7.27.1":
323+
version "7.27.1"
324+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687"
325+
integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==
326+
322327
"@babel/helper-validator-identifier@^7.10.4", "@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
323328
version "7.19.1"
324329
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
325330
integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
326331

332+
"@babel/helper-validator-identifier@^7.27.1":
333+
version "7.27.1"
334+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8"
335+
integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==
336+
327337
"@babel/helper-validator-option@^7.21.0":
328338
version "7.21.0"
329339
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz#8224c7e13ace4bafdc4004da2cf064ef42673180"
@@ -367,10 +377,12 @@
367377
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.4.tgz#94003fdfc520bbe2875d4ae557b43ddb6d880f17"
368378
integrity sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw==
369379

370-
"@babel/parser@^7.23.5":
371-
version "7.23.6"
372-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.6.tgz#ba1c9e512bda72a47e285ae42aff9d2a635a9e3b"
373-
integrity sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ==
380+
"@babel/parser@^7.23.5", "@babel/parser@^7.27.2":
381+
version "7.27.3"
382+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.3.tgz#1b7533f0d908ad2ac545c4d05cbe2fb6dc8cfaaf"
383+
integrity sha512-xyYxRj6+tLNDTWi0KCBcZ9V7yg3/lwL9DWh9Uwh/RIVlIfFidggcgxKX3GCXwCiswwcGRawBKbEg2LG/Y8eJhw==
384+
dependencies:
385+
"@babel/types" "^7.27.3"
374386

375387
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
376388
version "7.18.6"
@@ -1111,6 +1123,14 @@
11111123
"@babel/helper-validator-identifier" "^7.19.1"
11121124
to-fast-properties "^2.0.0"
11131125

1126+
"@babel/types@^7.27.3":
1127+
version "7.27.3"
1128+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.3.tgz#c0257bedf33aad6aad1f406d35c44758321eb3ec"
1129+
integrity sha512-Y1GkI4ktrtvmawoSq+4FCVHNryea6uR+qUQy0AGxLSsjCX0nVmkYQMBLHDkXZuo5hGx7eYdnIaslsdBFm7zbUw==
1130+
dependencies:
1131+
"@babel/helper-string-parser" "^7.27.1"
1132+
"@babel/helper-validator-identifier" "^7.27.1"
1133+
11141134
"@discoveryjs/[email protected]":
11151135
version "0.5.7"
11161136
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
@@ -1189,11 +1209,16 @@
11891209
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24"
11901210
integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==
11911211

1192-
"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.15":
1212+
"@jridgewell/sourcemap-codec@^1.4.10":
11931213
version "1.4.15"
11941214
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32"
11951215
integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==
11961216

1217+
"@jridgewell/sourcemap-codec@^1.5.0":
1218+
version "1.5.0"
1219+
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a"
1220+
integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==
1221+
11971222
"@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.9":
11981223
version "0.3.18"
11991224
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.18.tgz#25783b2086daf6ff1dcb53c9249ae480e4dd4cd6"
@@ -1728,6 +1753,17 @@
17281753
estree-walker "^2.0.2"
17291754
source-map-js "^1.0.2"
17301755

1756+
1757+
version "3.5.15"
1758+
resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.5.15.tgz#7cbda69429490f4ec0f68126dd0d6eae050dd01c"
1759+
integrity sha512-nGRc6YJg/kxNqbv/7Tg4juirPnjHvuVdhcmDvQWVZXlLHjouq7VsKmV1hIxM/8yKM0VUfwT/Uzc0lO510ltZqw==
1760+
dependencies:
1761+
"@babel/parser" "^7.27.2"
1762+
"@vue/shared" "3.5.15"
1763+
entities "^4.5.0"
1764+
estree-walker "^2.0.2"
1765+
source-map-js "^1.2.1"
1766+
17311767
17321768
version "3.3.13"
17331769
resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.3.13.tgz#d029e222e545e7ab00be35aafd3abed167f962bf"
@@ -1736,6 +1772,14 @@
17361772
"@vue/compiler-core" "3.3.13"
17371773
"@vue/shared" "3.3.13"
17381774

1775+
1776+
version "3.5.15"
1777+
resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.5.15.tgz#2de7fec1a685c236585a4a1fb12cc586d7f0ffef"
1778+
integrity sha512-ZelQd9n+O/UCBdL00rlwCrsArSak+YLZpBVuNDio1hN3+wrCshYZEDUO3khSLAzPbF1oQS2duEoMDUHScUlYjA==
1779+
dependencies:
1780+
"@vue/compiler-core" "3.5.15"
1781+
"@vue/shared" "3.5.15"
1782+
17391783
"@vue/[email protected]", "@vue/compiler-sfc@^3.0.3":
17401784
version "3.3.13"
17411785
resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.3.13.tgz#7b397acefd5c0c3808701d2855be88c4be60155c"
@@ -1752,6 +1796,21 @@
17521796
postcss "^8.4.32"
17531797
source-map-js "^1.0.2"
17541798

1799+
1800+
version "3.5.15"
1801+
resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.5.15.tgz#d45a5c5171d8823c59725d31af406693c8816195"
1802+
integrity sha512-3zndKbxMsOU6afQWer75Zot/aydjtxNj0T2KLg033rAFaQUn2PGuE32ZRe4iMhflbTcAxL0yEYsRWFxtPro8RQ==
1803+
dependencies:
1804+
"@babel/parser" "^7.27.2"
1805+
"@vue/compiler-core" "3.5.15"
1806+
"@vue/compiler-dom" "3.5.15"
1807+
"@vue/compiler-ssr" "3.5.15"
1808+
"@vue/shared" "3.5.15"
1809+
estree-walker "^2.0.2"
1810+
magic-string "^0.30.17"
1811+
postcss "^8.5.3"
1812+
source-map-js "^1.2.1"
1813+
17551814
17561815
version "3.3.13"
17571816
resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.3.13.tgz#ad8748abff8d738ac9c6a3c47be42020f0fbaa63"
@@ -1760,6 +1819,14 @@
17601819
"@vue/compiler-dom" "3.3.13"
17611820
"@vue/shared" "3.3.13"
17621821

1822+
1823+
version "3.5.15"
1824+
resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.5.15.tgz#b6ffbb19ff7126fc0e60cbf9c4ca34d9a9ce9fb2"
1825+
integrity sha512-gShn8zRREZbrXqTtmLSCffgZXDWv8nHc/GhsW+mbwBfNZL5pI96e7IWcIq8XGQe1TLtVbu7EV9gFIVSmfyarPg==
1826+
dependencies:
1827+
"@vue/compiler-dom" "3.5.15"
1828+
"@vue/shared" "3.5.15"
1829+
17631830
"@vue/component-compiler-utils@^3.1.0":
17641831
version "3.2.0"
17651832
resolved "https://registry.yarnpkg.com/@vue/component-compiler-utils/-/component-compiler-utils-3.2.0.tgz#8f85182ceed28e9b3c75313de669f83166d11e5d"
@@ -1810,6 +1877,13 @@
18101877
dependencies:
18111878
"@vue/shared" "3.3.13"
18121879

1880+
1881+
version "3.5.15"
1882+
resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.5.15.tgz#18d00ae922e8b0dc09afe952bd47510c6e4305e9"
1883+
integrity sha512-GaA5VUm30YWobCwpvcs9nvFKf27EdSLKDo2jA0IXzGS344oNpFNbEQ9z+Pp5ESDaxyS8FcH0vFN/XSe95BZtHQ==
1884+
dependencies:
1885+
"@vue/shared" "3.5.15"
1886+
18131887
18141888
version "3.3.13"
18151889
resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.3.13.tgz#e8414218e8c7db94acfcec6fd12044704adda9cf"
@@ -1818,6 +1892,14 @@
18181892
"@vue/reactivity" "3.3.13"
18191893
"@vue/shared" "3.3.13"
18201894

1895+
1896+
version "3.5.15"
1897+
resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.5.15.tgz#0accac4b441bb4aa00f58ba353b6f61e83f45202"
1898+
integrity sha512-CZAlIOQ93nj0OPpWWOx4+QDLCMzBNY85IQR4Voe6vIID149yF8g9WQaWnw042f/6JfvLttK7dnyWlC1EVCRK8Q==
1899+
dependencies:
1900+
"@vue/reactivity" "3.5.15"
1901+
"@vue/shared" "3.5.15"
1902+
18211903
18221904
version "3.3.13"
18231905
resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.3.13.tgz#36b42b479d5a394972f305ca8e95c5f648bf55ef"
@@ -1827,6 +1909,16 @@
18271909
"@vue/shared" "3.3.13"
18281910
csstype "^3.1.3"
18291911

1912+
1913+
version "3.5.15"
1914+
resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.5.15.tgz#048b725069f6d3fe5002e53eba118466d1fbec84"
1915+
integrity sha512-wFplHKzKO/v998up2iCW3RN9TNUeDMhdBcNYZgs5LOokHntrB48dyuZHspcahKZczKKh3v6i164gapMPxBTKNw==
1916+
dependencies:
1917+
"@vue/reactivity" "3.5.15"
1918+
"@vue/runtime-core" "3.5.15"
1919+
"@vue/shared" "3.5.15"
1920+
csstype "^3.1.3"
1921+
18301922
18311923
version "3.3.13"
18321924
resolved "https://registry.yarnpkg.com/@vue/server-renderer/-/server-renderer-3.3.13.tgz#fccdd0787798173be8929f40f23161c17b60ed36"
@@ -1835,11 +1927,24 @@
18351927
"@vue/compiler-ssr" "3.3.13"
18361928
"@vue/shared" "3.3.13"
18371929

1930+
1931+
version "3.5.15"
1932+
resolved "https://registry.yarnpkg.com/@vue/server-renderer/-/server-renderer-3.5.15.tgz#c1e8597e4bec8ea0b323c32dc032aa5c1f2983f4"
1933+
integrity sha512-Gehc693kVTYkLt6QSYEjGvqvdK2zZ/gf/D5zkgmvBdeB30dNnVZS8yY7+IlBmHRd1rR/zwaqeu06Ij04ZxBscg==
1934+
dependencies:
1935+
"@vue/compiler-ssr" "3.5.15"
1936+
"@vue/shared" "3.5.15"
1937+
18381938
18391939
version "3.3.13"
18401940
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.3.13.tgz#4cb73cda958d77ffd389c8640cf7d93a10ac676f"
18411941
integrity sha512-/zYUwiHD8j7gKx2argXEMCUXVST6q/21DFU0sTfNX0URJroCe3b1UF6vLJ3lQDfLNIiiRl2ONp7Nh5UVWS6QnA==
18421942

1943+
1944+
version "3.5.15"
1945+
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.5.15.tgz#4c633a0e66f38119e38eecf340b4a65b0bad7192"
1946+
integrity sha512-bKvgFJJL1ZX9KxMCTQY6xD9Dhe3nusd1OhyOb1cJYGqvAr0Vg8FIjHPMOEVbJ9GDT9HG+Bjdn4oS8ohKP8EvoA==
1947+
18431948
"@vue/vue-loader-v15@npm:vue-loader@^15.9.7":
18441949
version "15.10.1"
18451950
resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-15.10.1.tgz#c451c4cd05a911aae7b5dbbbc09fb913fb3cca18"
@@ -3125,6 +3230,11 @@ entities@^2.0.0:
31253230
resolved "https://registry.yarnpkg.com/entities/-/entities-2.1.0.tgz#992d3129cf7df6870b96c57858c249a120f8b8b5"
31263231
integrity sha512-hCx1oky9PFrJ611mf0ifBLBRW8lUUVRlFolb5gWRfIELabBlbp9xZvrqZLZAs+NxFnbfQoeGd8wDkygjg7U85w==
31273232

3233+
entities@^4.5.0:
3234+
version "4.5.0"
3235+
resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48"
3236+
integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==
3237+
31283238
error-ex@^1.3.1:
31293239
version "1.3.2"
31303240
resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.2.tgz#b4ac40648107fdcdcfae242f428bea8a14d4f1bf"
@@ -4416,12 +4526,12 @@ lru-cache@^6.0.0:
44164526
dependencies:
44174527
yallist "^4.0.0"
44184528

4419-
magic-string@^0.30.5:
4420-
version "0.30.5"
4421-
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.5.tgz#1994d980bd1c8835dc6e78db7cbd4ae4f24746f9"
4422-
integrity sha512-7xlpfBaQaP/T6Vh8MO/EqXSW5En6INHEvEXQiuff7Gku0PWjU3uf6w/j9o7O+SpB5fOAkrI5HeoNgwjEO0pFsA==
4529+
magic-string@^0.30.17, magic-string@^0.30.5:
4530+
version "0.30.17"
4531+
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.17.tgz#450a449673d2460e5bbcfba9a61916a1714c7453"
4532+
integrity sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==
44234533
dependencies:
4424-
"@jridgewell/sourcemap-codec" "^1.4.15"
4534+
"@jridgewell/sourcemap-codec" "^1.5.0"
44254535

44264536
make-dir@^3.0.2, make-dir@^3.1.0:
44274537
version "3.1.0"
@@ -4611,10 +4721,10 @@ nanoid@^3.3.4:
46114721
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
46124722
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
46134723

4614-
nanoid@^3.3.7:
4615-
version "3.3.7"
4616-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
4617-
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
4724+
nanoid@^3.3.8:
4725+
version "3.3.11"
4726+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b"
4727+
integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
46184728

46194729
natural-compare@^1.4.0:
46204730
version "1.4.0"
@@ -4906,11 +5016,11 @@ parseurl@~1.3.2, parseurl@~1.3.3:
49065016
integrity sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==
49075017

49085018
particles.vue3@^2.0.0:
4909-
version "2.10.1"
4910-
resolved "https://registry.yarnpkg.com/particles.vue3/-/particles.vue3-2.10.1.tgz#bdbfcd2a0b759622edd77e96091df46c76aefb98"
4911-
integrity sha512-Evs7DWCLYxlwK+RI9wjEUW+AQXs4L3BtFDdMSiKGkQsiwZmpnmHid3XL1CfLTx4u1Y4395x+qH5SVL8GjMuABw==
5019+
version "2.12.0"
5020+
resolved "https://registry.yarnpkg.com/particles.vue3/-/particles.vue3-2.12.0.tgz#f384122cef2454cde794f7b0371a8bee1f06d0a0"
5021+
integrity sha512-t1AFUSuL+zzXO5fvBq6y76DAyy6sXtBOVY3UirNzaRQ0JCqSV3wCQwQ2N51tJRG6V952ARi87NMcQP5VwfTkqA==
49125022
dependencies:
4913-
tsparticles-engine "^2.10.1"
5023+
tsparticles-engine "^2.12.0"
49145024
vue "^3.3.4"
49155025

49165026
pascal-case@^3.1.2:
@@ -4966,10 +5076,10 @@ picocolors@^0.2.1:
49665076
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f"
49675077
integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
49685078

4969-
picocolors@^1.0.0:
4970-
version "1.0.0"
4971-
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
4972-
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
5079+
picocolors@^1.0.0, picocolors@^1.1.1:
5080+
version "1.1.1"
5081+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
5082+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
49735083

49745084
picomatch@^2.0.4, picomatch@^2.2.1:
49755085
version "2.2.2"
@@ -5302,14 +5412,14 @@ postcss@^8.2.6, postcss@^8.3.5, postcss@^8.4.19:
53025412
picocolors "^1.0.0"
53035413
source-map-js "^1.0.2"
53045414

5305-
postcss@^8.4.32:
5306-
version "8.4.32"
5307-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.32.tgz#1dac6ac51ab19adb21b8b34fd2d93a86440ef6c9"
5308-
integrity sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==
5415+
postcss@^8.4.32, postcss@^8.5.3:
5416+
version "8.5.3"
5417+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.3.tgz#1463b6f1c7fb16fe258736cba29a2de35237eafb"
5418+
integrity sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==
53095419
dependencies:
5310-
nanoid "^3.3.7"
5311-
picocolors "^1.0.0"
5312-
source-map-js "^1.0.2"
5420+
nanoid "^3.3.8"
5421+
picocolors "^1.1.1"
5422+
source-map-js "^1.2.1"
53135423

53145424
prelude-ls@^1.2.1:
53155425
version "1.2.1"
@@ -5880,10 +5990,10 @@ sockjs@^0.3.24:
58805990
uuid "^8.3.2"
58815991
websocket-driver "^0.7.4"
58825992

5883-
source-map-js@^1.0.2:
5884-
version "1.0.2"
5885-
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
5886-
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
5993+
source-map-js@^1.0.2, source-map-js@^1.2.1:
5994+
version "1.2.1"
5995+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
5996+
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
58875997

58885998
source-map-support@~0.5.20:
58895999
version "0.5.21"
@@ -6240,10 +6350,10 @@ tslib@^2.0.3:
62406350
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
62416351
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==
62426352

6243-
tsparticles-engine@^2.10.1:
6244-
version "2.10.1"
6245-
resolved "https://registry.yarnpkg.com/tsparticles-engine/-/tsparticles-engine-2.10.1.tgz#43097da18ea6b4123f12115fcbd5243d45e85fd7"
6246-
integrity sha512-DV2gYsbChyiXYIZYgnXtKHSAZdvnNMJpVf9Cw0gO7vjQ6pcgLAeyboRtvsaTfwKZNzzA7BeSf1lVhgGxorL4CQ==
6353+
tsparticles-engine@^2.12.0:
6354+
version "2.12.0"
6355+
resolved "https://registry.yarnpkg.com/tsparticles-engine/-/tsparticles-engine-2.12.0.tgz#4a52a8de4ab6085180abf27f4720f47caa1455fc"
6356+
integrity sha512-ZjDIYex6jBJ4iMc9+z0uPe7SgBnmb6l+EJm83MPIsOny9lPpetMsnw/8YJ3xdxn8hV+S3myTpTN1CkOVmFv0QQ==
62476357

62486358
type-check@^0.4.0, type-check@~0.4.0:
62496359
version "0.4.0"
@@ -6441,7 +6551,7 @@ vue-template-es2015-compiler@^1.9.0:
64416551
resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz#1ee3bc9a16ecbf5118be334bb15f9c46f82f5825"
64426552
integrity sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==
64436553

6444-
vue@^3.0.3, vue@^3.3.4:
6554+
vue@^3.0.3:
64456555
version "3.3.13"
64466556
resolved "https://registry.yarnpkg.com/vue/-/vue-3.3.13.tgz#f03098fa1b4e7cc88c133bef92260b55e3767002"
64476557
integrity sha512-LDnUpQvDgsfc0u/YgtAgTMXJlJQqjkxW1PVcOnJA5cshPleULDjHi7U45pl2VJYazSSvLH8UKcid/kzH8I0a0Q==
@@ -6452,6 +6562,17 @@ vue@^3.0.3, vue@^3.3.4:
64526562
"@vue/server-renderer" "3.3.13"
64536563
"@vue/shared" "3.3.13"
64546564

6565+
vue@^3.3.4:
6566+
version "3.5.15"
6567+
resolved "https://registry.yarnpkg.com/vue/-/vue-3.5.15.tgz#5896569a33a1bcafd764c6b27e4e6f8cb55f4bee"
6568+
integrity sha512-aD9zK4rB43JAMK/5BmS4LdPiEp8Fdh8P1Ve/XNuMF5YRf78fCyPE6FUbQwcaWQ5oZ1R2CD9NKE0FFOVpMR7gEQ==
6569+
dependencies:
6570+
"@vue/compiler-dom" "3.5.15"
6571+
"@vue/compiler-sfc" "3.5.15"
6572+
"@vue/runtime-dom" "3.5.15"
6573+
"@vue/server-renderer" "3.5.15"
6574+
"@vue/shared" "3.5.15"
6575+
64556576
watchpack@^2.4.0:
64566577
version "2.4.0"
64576578
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.4.0.tgz#fa33032374962c78113f93c7f2fb4c54c9862a5d"

0 commit comments

Comments
 (0)