mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-24 21:24:44 -08:00
Bump nanoid from 3.3.7 to 3.3.8 (#1624)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tommy Ekstrand <tekstrand@users.noreply.github.com>
This commit is contained in:
parent
1f15fc6b23
commit
3c2733cc52
|
@ -4373,8 +4373,8 @@ packages:
|
|||
mz@2.7.0:
|
||||
resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==}
|
||||
|
||||
nanoid@3.3.7:
|
||||
resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==}
|
||||
nanoid@3.3.8:
|
||||
resolution: {integrity: sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==}
|
||||
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
||||
hasBin: true
|
||||
|
||||
|
@ -7852,7 +7852,7 @@ snapshots:
|
|||
react-dev-utils: 12.0.1(typescript@5.6.2)(webpack@5.96.1)
|
||||
terser-webpack-plugin: 5.3.10(webpack@5.96.1)
|
||||
tslib: 2.7.0
|
||||
url-loader: 4.1.1(file-loader@6.2.0(webpack@5.96.1))(webpack@5.96.1)
|
||||
url-loader: 4.1.1(file-loader@6.2.0(webpack@5.94.0))(webpack@5.96.1)
|
||||
webpack: 5.96.1
|
||||
webpackbar: 6.0.1(webpack@5.96.1)
|
||||
transitivePeerDependencies:
|
||||
|
@ -7976,7 +7976,7 @@ snapshots:
|
|||
tslib: 2.7.0
|
||||
unified: 11.0.5
|
||||
unist-util-visit: 5.0.0
|
||||
url-loader: 4.1.1(file-loader@6.2.0(webpack@5.96.1))(webpack@5.96.1)
|
||||
url-loader: 4.1.1(file-loader@6.2.0(webpack@5.94.0))(webpack@5.96.1)
|
||||
vfile: 6.0.3
|
||||
webpack: 5.96.1
|
||||
transitivePeerDependencies:
|
||||
|
@ -8542,7 +8542,7 @@ snapshots:
|
|||
resolve-pathname: 3.0.0
|
||||
shelljs: 0.8.5
|
||||
tslib: 2.7.0
|
||||
url-loader: 4.1.1(file-loader@6.2.0(webpack@5.96.1))(webpack@5.96.1)
|
||||
url-loader: 4.1.1(file-loader@6.2.0(webpack@5.94.0))(webpack@5.96.1)
|
||||
utility-types: 3.11.0
|
||||
webpack: 5.96.1
|
||||
transitivePeerDependencies:
|
||||
|
@ -10367,6 +10367,13 @@ snapshots:
|
|||
dependencies:
|
||||
escape-string-regexp: 1.0.5
|
||||
|
||||
file-loader@6.2.0(webpack@5.94.0):
|
||||
dependencies:
|
||||
loader-utils: 2.0.4
|
||||
schema-utils: 3.3.0
|
||||
webpack: 5.94.0
|
||||
optional: true
|
||||
|
||||
file-loader@6.2.0(webpack@5.96.1):
|
||||
dependencies:
|
||||
loader-utils: 2.0.4
|
||||
|
@ -11985,7 +11992,7 @@ snapshots:
|
|||
object-assign: 4.1.1
|
||||
thenify-all: 1.6.0
|
||||
|
||||
nanoid@3.3.7: {}
|
||||
nanoid@3.3.8: {}
|
||||
|
||||
negotiator@0.6.3: {}
|
||||
|
||||
|
@ -12455,7 +12462,7 @@ snapshots:
|
|||
|
||||
postcss@8.4.47:
|
||||
dependencies:
|
||||
nanoid: 3.3.7
|
||||
nanoid: 3.3.8
|
||||
picocolors: 1.1.0
|
||||
source-map-js: 1.2.1
|
||||
|
||||
|
@ -13496,14 +13503,14 @@ snapshots:
|
|||
dependencies:
|
||||
punycode: 2.3.1
|
||||
|
||||
url-loader@4.1.1(file-loader@6.2.0(webpack@5.96.1))(webpack@5.96.1):
|
||||
url-loader@4.1.1(file-loader@6.2.0(webpack@5.94.0))(webpack@5.96.1):
|
||||
dependencies:
|
||||
loader-utils: 2.0.4
|
||||
mime-types: 2.1.35
|
||||
schema-utils: 3.3.0
|
||||
webpack: 5.96.1
|
||||
optionalDependencies:
|
||||
file-loader: 6.2.0(webpack@5.96.1)
|
||||
file-loader: 6.2.0(webpack@5.94.0)
|
||||
|
||||
url-parse@1.5.10:
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue