mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-21 20:01:16 +00:00
fix(deps): update dependency babel-loader to v9.2.1
This commit is contained in:
parent
bba9768428
commit
5f91166207
1 changed files with 8 additions and 8 deletions
|
@ -37,7 +37,7 @@ importers:
|
|||
version: 0.5.15(tailwindcss@3.4.13)
|
||||
babel-loader:
|
||||
specifier: ^9.1.3
|
||||
version: 9.1.3(@babel/core@7.25.7)(webpack@5.90.0)
|
||||
version: 9.2.1(@babel/core@7.25.7)(webpack@5.90.0)
|
||||
babel-plugin-inferno:
|
||||
specifier: ^6.7.0
|
||||
version: 6.7.2(@babel/core@7.25.7)
|
||||
|
@ -1300,8 +1300,8 @@ packages:
|
|||
asynckit@0.4.0:
|
||||
resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
|
||||
|
||||
babel-loader@9.1.3:
|
||||
resolution: {integrity: sha512-xG3ST4DglodGf8qSwv0MdeWLhrDsw/32QMdTO5T1ZIp9gQur0HkCyFs7Awskr10JKXFXwpAhiCuYX5oGXnRGbw==}
|
||||
babel-loader@9.2.1:
|
||||
resolution: {integrity: sha512-fqe8naHt46e0yIdkjUZYqddSXfej3AHajX+CSO5X7oy0EmPc6o5Xh+RClNoHjnieWz9AW4kZxW9yyFMhVB1QLA==}
|
||||
engines: {node: '>= 14.15.0'}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.12.0
|
||||
|
@ -3698,8 +3698,8 @@ packages:
|
|||
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
|
||||
engines: {node: '>=10'}
|
||||
|
||||
yocto-queue@1.0.0:
|
||||
resolution: {integrity: sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==}
|
||||
yocto-queue@1.1.1:
|
||||
resolution: {integrity: sha512-b4JR1PFR10y1mKjhHY9LaGo6tmrgjit7hxVIeAmyMw3jegXR4dhYqLaQF5zMXZxY7tLpMyJeLjr1C4rLmkVe8g==}
|
||||
engines: {node: '>=12.20'}
|
||||
|
||||
snapshots:
|
||||
|
@ -5067,7 +5067,7 @@ snapshots:
|
|||
|
||||
asynckit@0.4.0: {}
|
||||
|
||||
babel-loader@9.1.3(@babel/core@7.25.7)(webpack@5.90.0):
|
||||
babel-loader@9.2.1(@babel/core@7.25.7)(webpack@5.90.0):
|
||||
dependencies:
|
||||
'@babel/core': 7.25.7
|
||||
find-cache-dir: 4.0.0
|
||||
|
@ -6427,7 +6427,7 @@ snapshots:
|
|||
|
||||
p-limit@4.0.0:
|
||||
dependencies:
|
||||
yocto-queue: 1.0.0
|
||||
yocto-queue: 1.1.1
|
||||
|
||||
p-locate@4.1.0:
|
||||
dependencies:
|
||||
|
@ -7368,4 +7368,4 @@ snapshots:
|
|||
|
||||
yocto-queue@0.1.0: {}
|
||||
|
||||
yocto-queue@1.0.0: {}
|
||||
yocto-queue@1.1.1: {}
|
||||
|
|
Loading…
Reference in a new issue