Update dependency babel-loader to v10.1.1 (#33235)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent
e568ed8aac
commit
8fa7b5ca2c
Generated
+12
-5
@@ -701,7 +701,7 @@ importers:
|
|||||||
version: 30.3.0(@babel/core@7.29.0)
|
version: 30.3.0(@babel/core@7.29.0)
|
||||||
babel-loader:
|
babel-loader:
|
||||||
specifier: ^10.0.0
|
specifier: ^10.0.0
|
||||||
version: 10.0.0(@babel/core@7.29.0)(webpack@5.106.2)
|
version: 10.1.1(@babel/core@7.29.0)(webpack@5.106.2)
|
||||||
babel-plugin-jsx-remove-data-test-id:
|
babel-plugin-jsx-remove-data-test-id:
|
||||||
specifier: ^3.0.0
|
specifier: ^3.0.0
|
||||||
version: 3.0.0(@babel/core@7.29.0)
|
version: 3.0.0(@babel/core@7.29.0)
|
||||||
@@ -6411,12 +6411,18 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@babel/core': ^7.11.0 || ^8.0.0-0
|
'@babel/core': ^7.11.0 || ^8.0.0-0
|
||||||
|
|
||||||
babel-loader@10.0.0:
|
babel-loader@10.1.1:
|
||||||
resolution: {integrity: sha512-z8jt+EdS61AMw22nSfoNJAZ0vrtmhPRVi6ghL3rCeRZI8cdNYFiV5xeV3HbE7rlZZNmGH8BVccwWt8/ED0QOHA==}
|
resolution: {integrity: sha512-JwKSzk2kjIe7mgPK+/lyZ2QAaJcpahNAdM+hgR2HI8D0OJVkdj8Rl6J3kaLYki9pwF7P2iWnD8qVv80Lq1ABtg==}
|
||||||
engines: {node: ^18.20.0 || ^20.10.0 || >=22.0.0}
|
engines: {node: ^18.20.0 || ^20.10.0 || >=22.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@babel/core': ^7.12.0
|
'@babel/core': ^7.12.0 || ^8.0.0-beta.1
|
||||||
|
'@rspack/core': ^1.0.0 || ^2.0.0-0
|
||||||
webpack: '>=5.61.0'
|
webpack: '>=5.61.0'
|
||||||
|
peerDependenciesMeta:
|
||||||
|
'@rspack/core':
|
||||||
|
optional: true
|
||||||
|
webpack:
|
||||||
|
optional: true
|
||||||
|
|
||||||
babel-plugin-const-enum@1.2.0:
|
babel-plugin-const-enum@1.2.0:
|
||||||
resolution: {integrity: sha512-o1m/6iyyFnp9MRsK1dHF3bneqyf3AlM2q3A/YbgQr2pCat6B6XJVDv2TXqzfY2RYUi4mak6WAksSBPlyYGx9dg==}
|
resolution: {integrity: sha512-o1m/6iyyFnp9MRsK1dHF3bneqyf3AlM2q3A/YbgQr2pCat6B6XJVDv2TXqzfY2RYUi4mak6WAksSBPlyYGx9dg==}
|
||||||
@@ -19386,10 +19392,11 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
babel-loader@10.0.0(@babel/core@7.29.0)(webpack@5.106.2):
|
babel-loader@10.1.1(@babel/core@7.29.0)(webpack@5.106.2):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/core': 7.29.0
|
'@babel/core': 7.29.0
|
||||||
find-up: 5.0.0
|
find-up: 5.0.0
|
||||||
|
optionalDependencies:
|
||||||
webpack: 5.106.2(webpack-cli@7.0.2)
|
webpack: 5.106.2(webpack-cli@7.0.2)
|
||||||
|
|
||||||
babel-plugin-const-enum@1.2.0(@babel/core@7.29.0):
|
babel-plugin-const-enum@1.2.0(@babel/core@7.29.0):
|
||||||
|
|||||||
Reference in New Issue
Block a user