Skip to content

Commit aecbfa1

Browse files
chore(deps): Bump up vite,path-to-regexp& nanoid packages (#297)
1 parent 0ea66e2 commit aecbfa1

File tree

2 files changed

+44
-11
lines changed

2 files changed

+44
-11
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,9 @@
148148
"braces": "3.0.3",
149149
"ws": "8.17.1",
150150
"fast-loops": "1.1.4",
151-
"cross-spawn": "7.0.5"
151+
"cross-spawn": "7.0.5",
152+
"vite": "5.4.12",
153+
"path-to-regexp": "0.1.12",
154+
"nanoid": "3.3.8"
152155
}
153156
}

yarn.lock

Lines changed: 40 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14091,10 +14091,10 @@ nano-memoize@^1.2.1:
1409114091
resolved "https://registry.yarnpkg.com/nano-memoize/-/nano-memoize-1.3.1.tgz#4039b154e70f4c1f53d61f0416538aea069b2f94"
1409214092
integrity sha512-wQiW3xHptgGlec/Zbo7oq6Zz4kKoK8TaIIs1irTO9iJOGTIG3lnQRUJfH73bJ/rn7MOE4sTdSU+ALPGEidaijQ==
1409314093

14094-
nanoid@^3.3.1, nanoid@^3.3.2, nanoid@^3.3.6, nanoid@^3.3.7:
14095-
version "3.3.7"
14096-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
14097-
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
14094+
nanoid@3.3.8, nanoid@^3.3.1, nanoid@^3.3.2, nanoid@^3.3.6, nanoid@^3.3.7, nanoid@^3.3.8:
14095+
version "3.3.8"
14096+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
14097+
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
1409814098

1409914099
nanomatch@^1.2.9:
1410014100
version "1.2.13"
@@ -15197,10 +15197,10 @@ path-scurry@^1.11.1:
1519715197
lru-cache "^10.2.0"
1519815198
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
1519915199

15200-
15201-
version "0.1.10"
15202-
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.10.tgz#67e9108c5c0551b9e5326064387de4763c4d5f8b"
15203-
integrity sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w==
15200+
15201+
version "0.1.12"
15202+
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.12.tgz#d5e1a12e478a976d432ef3c58d534b9923164bb7"
15203+
integrity sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==
1520415204

1520515205
path-type@^1.0.0:
1520615206
version "1.1.0"
@@ -15269,6 +15269,11 @@ picocolors@^1.0.0, picocolors@^1.0.1:
1526915269
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1"
1527015270
integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==
1527115271

15272+
picocolors@^1.1.1:
15273+
version "1.1.1"
15274+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
15275+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
15276+
1527215277
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.0, picomatch@^2.3.1:
1527315278
version "2.3.1"
1527415279
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
@@ -15482,6 +15487,15 @@ postcss@^8.2.15, postcss@^8.4.38:
1548215487
picocolors "^1.0.0"
1548315488
source-map-js "^1.2.0"
1548415489

15490+
postcss@^8.4.43:
15491+
version "8.5.3"
15492+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.3.tgz#1463b6f1c7fb16fe258736cba29a2de35237eafb"
15493+
integrity sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==
15494+
dependencies:
15495+
nanoid "^3.3.8"
15496+
picocolors "^1.1.1"
15497+
source-map-js "^1.2.1"
15498+
1548515499
prelude-ls@^1.2.1:
1548615500
version "1.2.1"
1548715501
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
@@ -16586,7 +16600,7 @@ ripemd160@^2.0.0, ripemd160@^2.0.1:
1658616600
hash-base "^3.0.0"
1658716601
inherits "^2.0.1"
1658816602

16589-
[email protected], rollup@^4.13.0, rollup@^4.18.0:
16603+
[email protected], rollup@^4.13.0, rollup@^4.18.0, rollup@^4.20.0:
1659016604
version "4.22.4"
1659116605
resolved "https://registry.yarnpkg.com/rollup/-/rollup-4.22.4.tgz#4135a6446671cd2a2453e1ad42a45d5973ec3a0f"
1659216606
integrity sha512-vD8HJ5raRcWOyymsR6Z3o6+RzfEPCnVLMFJ6vRslO1jt4LO6dUo5Qnpg7y4RkZFM2DMe3WUirkI5c16onjrc6A==
@@ -17252,6 +17266,11 @@ source-map-js@^1.2.0:
1725217266
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.0.tgz#16b809c162517b5b8c3e7dcd315a2a5c2612b2af"
1725317267
integrity sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==
1725417268

17269+
source-map-js@^1.2.1:
17270+
version "1.2.1"
17271+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
17272+
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
17273+
1725517274
source-map-resolve@^0.5.0:
1725617275
version "0.5.3"
1725717276
resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.5.3.tgz#190866bece7553e1f8f267a2ee82c606b5509a1a"
@@ -18992,7 +19011,18 @@ [email protected]:
1899219011
picocolors "^1.0.0"
1899319012
vite "^5.0.0"
1899419013

18995-
vite@^5.0.0, vite@^5.3.1:
19014+
[email protected], vite@^5.0.0:
19015+
version "5.4.12"
19016+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.12.tgz#627d12ff06de3942557dfe8632fd712a12a072c7"
19017+
integrity sha512-KwUaKB27TvWwDJr1GjjWthLMATbGEbeWYZIbGZ5qFIsgPP3vWzLu4cVooqhm5/Z2SPDUMjyPVjTztm5tYKwQxA==
19018+
dependencies:
19019+
esbuild "^0.21.3"
19020+
postcss "^8.4.43"
19021+
rollup "^4.20.0"
19022+
optionalDependencies:
19023+
fsevents "~2.3.3"
19024+
19025+
vite@^5.3.1:
1899619026
version "5.3.1"
1899719027
resolved "https://registry.yarnpkg.com/vite/-/vite-5.3.1.tgz#bb2ca6b5fd7483249d3e86b25026e27ba8a663e6"
1899819028
integrity sha512-XBmSKRLXLxiaPYamLv3/hnP/KXDai1NDexN0FpkTaZXTfycHvkRHoenpgl/fvuK/kPbB6xAgoyiryAhQNxYmAQ==

0 commit comments

Comments
 (0)