mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-01 01:59:56 +00:00
Update dependency @babel/runtime to v7.25.6
This commit is contained in:
parent
43aea06bec
commit
e263f7d716
1 changed files with 8 additions and 8 deletions
|
@ -28,7 +28,7 @@ importers:
|
||||||
version: 7.24.7(@babel/core@7.25.2)
|
version: 7.24.7(@babel/core@7.25.2)
|
||||||
'@babel/runtime':
|
'@babel/runtime':
|
||||||
specifier: ^7.25.4
|
specifier: ^7.25.4
|
||||||
version: 7.25.4
|
version: 7.25.6
|
||||||
'@emoji-mart/data':
|
'@emoji-mart/data':
|
||||||
specifier: ^1.2.1
|
specifier: ^1.2.1
|
||||||
version: 1.2.1
|
version: 1.2.1
|
||||||
|
@ -935,8 +935,8 @@ packages:
|
||||||
'@babel/regjsgen@0.8.0':
|
'@babel/regjsgen@0.8.0':
|
||||||
resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==}
|
resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==}
|
||||||
|
|
||||||
'@babel/runtime@7.25.4':
|
'@babel/runtime@7.25.6':
|
||||||
resolution: {integrity: sha512-DSgLeL/FNcpXuzav5wfYvHCGvynXkJbn3Zvc3823AEe9nPwW9IK4UoCSS5yGymmQzN0pCPvivtgS6/8U2kkm1w==}
|
resolution: {integrity: sha512-VBj9MYyDb9tuLq7yzqjgzt6Q+IBQLrGZfdjOekyEirZPHxXWoTSGUTMrpsfi58Up73d13NfYLv8HT9vmznjzhQ==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
|
|
||||||
'@babel/template@7.25.0':
|
'@babel/template@7.25.0':
|
||||||
|
@ -5496,7 +5496,7 @@ snapshots:
|
||||||
|
|
||||||
'@babel/regjsgen@0.8.0': {}
|
'@babel/regjsgen@0.8.0': {}
|
||||||
|
|
||||||
'@babel/runtime@7.25.4':
|
'@babel/runtime@7.25.6':
|
||||||
dependencies:
|
dependencies:
|
||||||
regenerator-runtime: 0.14.1
|
regenerator-runtime: 0.14.1
|
||||||
|
|
||||||
|
@ -7304,7 +7304,7 @@ snapshots:
|
||||||
|
|
||||||
history@5.3.0:
|
history@5.3.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/runtime': 7.25.4
|
'@babel/runtime': 7.25.6
|
||||||
|
|
||||||
hoist-non-inferno-statics@1.1.3: {}
|
hoist-non-inferno-statics@1.1.3: {}
|
||||||
|
|
||||||
|
@ -7387,7 +7387,7 @@ snapshots:
|
||||||
|
|
||||||
i18next@23.14.0:
|
i18next@23.14.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/runtime': 7.25.4
|
'@babel/runtime': 7.25.6
|
||||||
|
|
||||||
iconv-lite@0.4.24:
|
iconv-lite@0.4.24:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -8403,7 +8403,7 @@ snapshots:
|
||||||
|
|
||||||
regenerator-transform@0.15.2:
|
regenerator-transform@0.15.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/runtime': 7.25.4
|
'@babel/runtime': 7.25.6
|
||||||
|
|
||||||
regexp.prototype.flags@1.5.2:
|
regexp.prototype.flags@1.5.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -9334,7 +9334,7 @@ snapshots:
|
||||||
'@apideck/better-ajv-errors': 0.3.6(ajv@8.17.1)
|
'@apideck/better-ajv-errors': 0.3.6(ajv@8.17.1)
|
||||||
'@babel/core': 7.25.2
|
'@babel/core': 7.25.2
|
||||||
'@babel/preset-env': 7.25.4(@babel/core@7.25.2)
|
'@babel/preset-env': 7.25.4(@babel/core@7.25.2)
|
||||||
'@babel/runtime': 7.25.4
|
'@babel/runtime': 7.25.6
|
||||||
'@rollup/plugin-babel': 5.3.1(@babel/core@7.25.2)(rollup@2.79.1)
|
'@rollup/plugin-babel': 5.3.1(@babel/core@7.25.2)(rollup@2.79.1)
|
||||||
'@rollup/plugin-node-resolve': 11.2.1(rollup@2.79.1)
|
'@rollup/plugin-node-resolve': 11.2.1(rollup@2.79.1)
|
||||||
'@rollup/plugin-replace': 2.4.2(rollup@2.79.1)
|
'@rollup/plugin-replace': 2.4.2(rollup@2.79.1)
|
||||||
|
|
Loading…
Reference in a new issue