Bump babel-loader from 8.1.0 to 8.3.0 /services/idp

This commit is contained in:
Ralf Haferkamp
2023-08-31 11:34:18 +02:00
committed by Ralf Haferkamp
parent fcd54deb4d
commit 3490333038
2 changed files with 10 additions and 11 deletions

View File

@@ -109,7 +109,7 @@
"@typescript-eslint/eslint-plugin": "^4.5.0",
"@typescript-eslint/parser": "^4.5.0",
"babel-eslint": "^10.1.0",
"babel-loader": "8.1.0",
"babel-loader": "8.3.0",
"babel-plugin-named-asset-import": "^0.3.8",
"babel-preset-react-app": "^10.0.0",
"case-sensitive-paths-webpack-plugin": "2.4.0",

View File

@@ -116,8 +116,8 @@ devDependencies:
specifier: ^10.1.0
version: 10.1.0(eslint@7.32.0)
babel-loader:
specifier: 8.1.0
version: 8.1.0(@babel/core@7.22.11)(webpack@4.46.0)
specifier: 8.3.0
version: 8.3.0(@babel/core@7.22.11)(webpack@4.46.0)
babel-plugin-named-asset-import:
specifier: ^0.3.8
version: 0.3.8(@babel/core@7.22.11)
@@ -4709,18 +4709,17 @@ packages:
- supports-color
dev: true
/babel-loader@8.1.0(@babel/core@7.22.11)(webpack@4.46.0):
resolution: {integrity: sha512-7q7nC1tYOrqvUrN3LQK4GwSk/TQorZSOlO9C+RZDZpODgyN4ZlCqE5q9cDsyWOliN+aU9B4JX01xK9eJXowJLw==}
engines: {node: '>= 6.9'}
/babel-loader@8.3.0(@babel/core@7.22.11)(webpack@4.46.0):
resolution: {integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==}
engines: {node: '>= 8.9'}
peerDependencies:
'@babel/core': ^7.0.0
webpack: '>=2'
dependencies:
'@babel/core': 7.22.11
find-cache-dir: 2.1.0
loader-utils: 1.4.0
mkdirp: 0.5.6
pify: 4.0.1
find-cache-dir: 3.3.2
loader-utils: 2.0.4
make-dir: 3.1.0
schema-utils: 2.7.1
webpack: 4.46.0
dev: true
@@ -11912,7 +11911,7 @@ packages:
resolution: {integrity: sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==}
engines: {node: '>= 8.9.0'}
dependencies:
'@types/json-schema': 7.0.11
'@types/json-schema': 7.0.12
ajv: 6.12.6
ajv-keywords: 3.5.2(ajv@6.12.6)
dev: true