Bump webpack from 5.94.0 to 5.96.1 in /services/idp

Bumps [webpack](https://github.com/webpack/webpack) from 5.94.0 to 5.96.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.94.0...v5.96.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-11-05 15:22:36 +01:00
committed by Ralf Haferkamp
parent 53847677ba
commit b300f30c94
2 changed files with 126 additions and 72 deletions
+1 -1
View File
@@ -150,7 +150,7 @@
"source-map-explorer": "^2.5.3",
"typescript": "^4.9.5",
"url-loader": "4.1.1",
"webpack": "5.94.0",
"webpack": "5.96.1",
"webpack-manifest-plugin": "5.0.0",
"workbox-webpack-plugin": "7.1.0"
},
+125 -71
View File
@@ -122,7 +122,7 @@ importers:
version: 10.1.0(eslint@7.32.0)
babel-loader:
specifier: 9.2.1
version: 9.2.1(@babel/core@7.22.11)(webpack@5.94.0)
version: 9.2.1(@babel/core@7.22.11)(webpack@5.96.1)
babel-plugin-named-asset-import:
specifier: ^0.3.8
version: 0.3.8(@babel/core@7.22.11)
@@ -137,10 +137,10 @@ importers:
version: 7.5.0
css-loader:
specifier: 5.2.7
version: 5.2.7(webpack@5.94.0)
version: 5.2.7(webpack@5.96.1)
css-minimizer-webpack-plugin:
specifier: ^7.0.0
version: 7.0.0(webpack@5.94.0)
version: 7.0.0(webpack@5.96.1)
dotenv:
specifier: 16.3.1
version: 16.3.1
@@ -155,7 +155,7 @@ importers:
version: 6.0.0(@typescript-eslint/eslint-plugin@4.33.0(@typescript-eslint/parser@4.33.0(eslint@7.32.0)(typescript@4.9.5))(eslint@7.32.0)(typescript@4.9.5))(@typescript-eslint/parser@4.33.0(eslint@7.32.0)(typescript@4.9.5))(babel-eslint@10.1.0(eslint@7.32.0))(eslint-plugin-flowtype@5.10.0(eslint@7.32.0))(eslint-plugin-import@2.30.0(@typescript-eslint/parser@4.33.0(eslint@7.32.0)(typescript@4.9.5))(eslint@7.32.0))(eslint-plugin-jest@24.7.0(@typescript-eslint/eslint-plugin@4.33.0(@typescript-eslint/parser@4.33.0(eslint@7.32.0)(typescript@4.9.5))(eslint@7.32.0)(typescript@4.9.5))(eslint@7.32.0)(typescript@4.9.5))(eslint-plugin-jsx-a11y@6.9.0(eslint@7.32.0))(eslint-plugin-react-hooks@4.6.2(eslint@7.32.0))(eslint-plugin-react@7.34.4(eslint@7.32.0))(eslint-plugin-testing-library@3.10.2(eslint@7.32.0)(typescript@4.9.5))(eslint@7.32.0)(typescript@4.9.5)
eslint-loader:
specifier: ^4.0.2
version: 4.0.2(eslint@7.32.0)(webpack@5.94.0)
version: 4.0.2(eslint@7.32.0)(webpack@5.96.1)
eslint-plugin-flowtype:
specifier: ^5.10.0
version: 5.10.0(eslint@7.32.0)
@@ -182,13 +182,13 @@ importers:
version: 3.10.2(eslint@7.32.0)(typescript@4.9.5)
eslint-webpack-plugin:
specifier: ^2.7.0
version: 2.7.0(eslint@7.32.0)(webpack@5.94.0)
version: 2.7.0(eslint@7.32.0)(webpack@5.96.1)
file-loader:
specifier: 6.2.0
version: 6.2.0(webpack@5.94.0)
version: 6.2.0(webpack@5.96.1)
html-webpack-plugin:
specifier: 5.6.0
version: 5.6.0(webpack@5.94.0)
version: 5.6.0(webpack@5.96.1)
i18next-conv:
specifier: ^14.1.0
version: 14.1.0
@@ -203,7 +203,7 @@ importers:
version: 4.3.0
mini-css-extract-plugin:
specifier: 1.6.2
version: 1.6.2(webpack@5.94.0)
version: 1.6.2(webpack@5.96.1)
pnp-webpack-plugin:
specifier: 1.7.0
version: 1.7.0(typescript@4.9.5)
@@ -212,7 +212,7 @@ importers:
version: 5.0.2(postcss@8.4.39)
postcss-loader:
specifier: 4.3.0
version: 4.3.0(postcss@8.4.39)(webpack@5.94.0)
version: 4.3.0(postcss@8.4.39)(webpack@5.96.1)
postcss-normalize:
specifier: 13.0.0
version: 13.0.0(browserslist@4.23.2)(postcss@8.4.39)
@@ -224,7 +224,7 @@ importers:
version: 7.0.0(postcss@8.4.39)
react-dev-utils:
specifier: ^12.0.1
version: 12.0.1(eslint@7.32.0)(typescript@4.9.5)(vue-template-compiler@2.7.16)(webpack@5.94.0)
version: 12.0.1(eslint@7.32.0)(typescript@4.9.5)(vue-template-compiler@2.7.16)(webpack@5.96.1)
resolve:
specifier: 1.22.8
version: 1.22.8
@@ -233,7 +233,7 @@ importers:
version: 5.0.0
sass-loader:
specifier: ^16.0.1
version: 16.0.1(webpack@5.94.0)
version: 16.0.1(webpack@5.96.1)
source-map-explorer:
specifier: ^2.5.3
version: 2.5.3
@@ -242,16 +242,16 @@ importers:
version: 4.9.5
url-loader:
specifier: 4.1.1
version: 4.1.1(file-loader@6.2.0(webpack@5.94.0))(webpack@5.94.0)
version: 4.1.1(file-loader@6.2.0(webpack@5.96.1))(webpack@5.96.1)
webpack:
specifier: 5.94.0
version: 5.94.0
specifier: 5.96.1
version: 5.96.1
webpack-manifest-plugin:
specifier: 5.0.0
version: 5.0.0(webpack@5.94.0)
version: 5.0.0(webpack@5.96.1)
workbox-webpack-plugin:
specifier: 7.1.0
version: 7.1.0(@types/babel__core@7.20.5)(webpack@5.94.0)
version: 7.1.0(@types/babel__core@7.20.5)(webpack@5.96.1)
packages:
@@ -1702,6 +1702,9 @@ packages:
'@types/babel__traverse@7.20.6':
resolution: {integrity: sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg==}
'@types/eslint-scope@3.7.7':
resolution: {integrity: sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==}
'@types/eslint@7.29.0':
resolution: {integrity: sha512-VNcvioYDH8/FxaeTKkM4/TiTwt6pBV9E3OfGmvaw8tPl0rrHCJ4Ll15HRT+pMiFAf/MLQvAzC+6RzUMEL9Ceng==}
@@ -1711,6 +1714,9 @@ packages:
'@types/estree@1.0.5':
resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
'@types/estree@1.0.6':
resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==}
'@types/graceful-fs@4.1.9':
resolution: {integrity: sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==}
@@ -1926,11 +1932,6 @@ packages:
resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==}
engines: {node: '>=6.5'}
acorn-import-attributes@1.9.5:
resolution: {integrity: sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==}
peerDependencies:
acorn: ^8
acorn-jsx@5.3.2:
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
peerDependencies:
@@ -1941,8 +1942,8 @@ packages:
engines: {node: '>=0.4.0'}
hasBin: true
acorn@8.12.1:
resolution: {integrity: sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==}
acorn@8.14.0:
resolution: {integrity: sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==}
engines: {node: '>=0.4.0'}
hasBin: true
@@ -2242,6 +2243,11 @@ packages:
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
browserslist@4.24.2:
resolution: {integrity: sha512-ZIc+Q62revdMcqC6aChtW4jz3My3klmCO1fEmINZY/8J3EpBg5/A/D0AKmBveUh6pgoeycoMkVMko84tuYS+Gg==}
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
bser@2.1.1:
resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==}
@@ -2286,6 +2292,9 @@ packages:
caniuse-lite@1.0.30001642:
resolution: {integrity: sha512-3XQ0DoRgLijXJErLSl+bLnJ+Et4KqV1PY6JJBGAFlsNsz31zeAIncyeZfLCabHK/jtSh+671RM9YMldxjUPZtA==}
caniuse-lite@1.0.30001677:
resolution: {integrity: sha512-fmfjsOlJUpMWu+mAAtZZZHz7UEwsUxIIvu1TJfO1HqFQvB/B+ii0xr9B5HpbZY/mC4XZ8SvjHJqtAY6pDPQEog==}
case-sensitive-paths-webpack-plugin@2.4.0:
resolution: {integrity: sha512-roIFONhcxog0JSSWbvVAh3OocukmSgpqOH6YpMkCvav/ySIV3JKg4Dc8vYtQjYi/UxpNE36r/9v+VqTQqgkYmw==}
engines: {node: '>=4'}
@@ -2767,6 +2776,9 @@ packages:
electron-to-chromium@1.4.829:
resolution: {integrity: sha512-5qp1N2POAfW0u1qGAxXEtz6P7bO1m6gpZr5hdf5ve6lxpLM7MpiM4jIPz7xcrNlClQMafbyUDDWjlIQZ1Mw0Rw==}
electron-to-chromium@1.5.50:
resolution: {integrity: sha512-eMVObiUQ2LdgeO1F/ySTXsvqvxb6ZH2zPGaMYsWzRDdOddUa77tdmI0ltg+L16UpbWdhPmuF3wIQYyQq65WfZw==}
emittery@0.13.1:
resolution: {integrity: sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==}
engines: {node: '>=12'}
@@ -2857,6 +2869,10 @@ packages:
resolution: {integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==}
engines: {node: '>=6'}
escalade@3.2.0:
resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
engines: {node: '>=6'}
escape-html@1.0.3:
resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==}
@@ -4243,6 +4259,9 @@ packages:
node-releases@2.0.17:
resolution: {integrity: sha512-Ww6ZlOiEQfPfXM45v17oabk77Z7mg5bOt7AjDyzy7RjK9OrLrLC8dyZQoAPEOtFX9SaNf1Tdvr5gRJWdTJj7GA==}
node-releases@2.0.18:
resolution: {integrity: sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==}
nopt@7.2.1:
resolution: {integrity: sha512-taM24ViiimT/XntxbPyJQzCG+p4EKOpgD3mxFwW38mGjVUrfERQOeY4EDHjdnptttfHuHQXFx+lTP08Q+mLa/w==}
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
@@ -4457,6 +4476,9 @@ packages:
picocolors@1.0.1:
resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==}
picocolors@1.1.1:
resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
picomatch@2.3.1:
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
engines: {node: '>=8.6'}
@@ -5773,6 +5795,12 @@ packages:
peerDependencies:
browserslist: '>= 4.21.0'
update-browserslist-db@1.1.1:
resolution: {integrity: sha512-R8UzCaa9Az+38REPiJ1tXlImTJXlVfgHZsglwBD/k6nj76ctsH1E3q4doGrukiLQd3sGQYu56r5+lo5r94l29A==}
hasBin: true
peerDependencies:
browserslist: '>= 4.21.0'
uri-js@4.4.1:
resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
@@ -5874,8 +5902,8 @@ packages:
resolution: {integrity: sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==}
engines: {node: '>=10.13.0'}
webpack@5.94.0:
resolution: {integrity: sha512-KcsGn50VT+06JH/iunZJedYGUJS5FGjow8wb9c0v5n1Om8O1g4L6LjtfxwlXIATopoQu+vOXXa7gYisWxCoPyg==}
webpack@5.96.1:
resolution: {integrity: sha512-l2LlBSvVZGhL4ZrPwyr8+37AunkcYj5qh8o6u2/2rzoPc8gxFJkLj1WxNgooi9pnoc06jh0BjuXnamM4qlujZA==}
engines: {node: '>=10.13.0'}
hasBin: true
peerDependencies:
@@ -8412,6 +8440,11 @@ snapshots:
dependencies:
'@babel/types': 7.24.9
'@types/eslint-scope@3.7.7':
dependencies:
'@types/eslint': 7.29.0
'@types/estree': 1.0.6
'@types/eslint@7.29.0':
dependencies:
'@types/estree': 1.0.5
@@ -8421,6 +8454,8 @@ snapshots:
'@types/estree@1.0.5': {}
'@types/estree@1.0.6': {}
'@types/graceful-fs@4.1.9':
dependencies:
'@types/node': 20.14.11
@@ -8697,17 +8732,13 @@ snapshots:
dependencies:
event-target-shim: 5.0.1
acorn-import-attributes@1.9.5(acorn@8.12.1):
dependencies:
acorn: 8.12.1
acorn-jsx@5.3.2(acorn@7.4.1):
dependencies:
acorn: 7.4.1
acorn@7.4.1: {}
acorn@8.12.1: {}
acorn@8.14.0: {}
address@1.2.2: {}
@@ -8934,12 +8965,12 @@ snapshots:
transitivePeerDependencies:
- supports-color
babel-loader@9.2.1(@babel/core@7.22.11)(webpack@5.94.0):
babel-loader@9.2.1(@babel/core@7.22.11)(webpack@5.96.1):
dependencies:
'@babel/core': 7.22.11
find-cache-dir: 4.0.0
schema-utils: 4.2.0
webpack: 5.94.0
webpack: 5.96.1
babel-plugin-istanbul@6.1.1:
dependencies:
@@ -9125,6 +9156,13 @@ snapshots:
node-releases: 2.0.17
update-browserslist-db: 1.1.0(browserslist@4.23.2)
browserslist@4.24.2:
dependencies:
caniuse-lite: 1.0.30001677
electron-to-chromium: 1.5.50
node-releases: 2.0.18
update-browserslist-db: 1.1.1(browserslist@4.24.2)
bser@2.1.1:
dependencies:
node-int64: 0.4.0
@@ -9180,6 +9218,8 @@ snapshots:
caniuse-lite@1.0.30001642: {}
caniuse-lite@1.0.30001677: {}
case-sensitive-paths-webpack-plugin@2.4.0: {}
chainsaw@0.0.9:
@@ -9406,7 +9446,7 @@ snapshots:
postcss-selector-parser: 7.0.0
postcss-value-parser: 4.2.0
css-loader@5.2.7(webpack@5.94.0):
css-loader@5.2.7(webpack@5.96.1):
dependencies:
icss-utils: 5.1.0(postcss@8.4.39)
loader-utils: 2.0.4
@@ -9418,9 +9458,9 @@ snapshots:
postcss-value-parser: 4.2.0
schema-utils: 3.3.0
semver: 7.6.3
webpack: 5.94.0
webpack: 5.96.1
css-minimizer-webpack-plugin@7.0.0(webpack@5.94.0):
css-minimizer-webpack-plugin@7.0.0(webpack@5.96.1):
dependencies:
'@jridgewell/trace-mapping': 0.3.25
cssnano: 7.0.4(postcss@8.4.39)
@@ -9428,7 +9468,7 @@ snapshots:
postcss: 8.4.39
schema-utils: 4.2.0
serialize-javascript: 6.0.2
webpack: 5.94.0
webpack: 5.96.1
css-prefers-color-scheme@10.0.0(postcss@8.4.39):
dependencies:
@@ -9700,6 +9740,8 @@ snapshots:
electron-to-chromium@1.4.829: {}
electron-to-chromium@1.5.50: {}
emittery@0.13.1: {}
emoji-regex@8.0.0: {}
@@ -9874,6 +9916,8 @@ snapshots:
escalade@3.1.2: {}
escalade@3.2.0: {}
escape-html@1.0.3: {}
escape-string-regexp@1.0.5: {}
@@ -9915,7 +9959,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
eslint-loader@4.0.2(eslint@7.32.0)(webpack@5.94.0):
eslint-loader@4.0.2(eslint@7.32.0)(webpack@5.96.1):
dependencies:
eslint: 7.32.0
find-cache-dir: 3.3.2
@@ -9923,7 +9967,7 @@ snapshots:
loader-utils: 2.0.4
object-hash: 2.2.0
schema-utils: 2.7.1
webpack: 5.94.0
webpack: 5.96.1
eslint-module-utils@2.11.0(@typescript-eslint/parser@4.33.0(eslint@7.32.0)(typescript@4.9.5))(eslint-import-resolver-node@0.3.9)(eslint@7.32.0):
dependencies:
@@ -10057,7 +10101,7 @@ snapshots:
eslint-visitor-keys@2.1.0: {}
eslint-webpack-plugin@2.7.0(eslint@7.32.0)(webpack@5.94.0):
eslint-webpack-plugin@2.7.0(eslint@7.32.0)(webpack@5.96.1):
dependencies:
'@types/eslint': 7.29.0
arrify: 2.0.1
@@ -10066,7 +10110,7 @@ snapshots:
micromatch: 4.0.8
normalize-path: 3.0.0
schema-utils: 3.3.0
webpack: 5.94.0
webpack: 5.96.1
eslint@7.32.0:
dependencies:
@@ -10195,11 +10239,11 @@ snapshots:
dependencies:
flat-cache: 3.2.0
file-loader@6.2.0(webpack@5.94.0):
file-loader@6.2.0(webpack@5.96.1):
dependencies:
loader-utils: 2.0.4
schema-utils: 3.3.0
webpack: 5.94.0
webpack: 5.96.1
filelist@1.0.4:
dependencies:
@@ -10262,7 +10306,7 @@ snapshots:
cross-spawn: 7.0.3
signal-exit: 4.1.0
fork-ts-checker-webpack-plugin@6.5.3(eslint@7.32.0)(typescript@4.9.5)(vue-template-compiler@2.7.16)(webpack@5.94.0):
fork-ts-checker-webpack-plugin@6.5.3(eslint@7.32.0)(typescript@4.9.5)(vue-template-compiler@2.7.16)(webpack@5.96.1):
dependencies:
'@babel/code-frame': 7.24.7
'@types/json-schema': 7.0.15
@@ -10278,7 +10322,7 @@ snapshots:
semver: 7.6.3
tapable: 1.1.3
typescript: 4.9.5
webpack: 5.94.0
webpack: 5.96.1
optionalDependencies:
eslint: 7.32.0
vue-template-compiler: 2.7.16
@@ -10549,7 +10593,7 @@ snapshots:
dependencies:
void-elements: 3.1.0
html-webpack-plugin@5.6.0(webpack@5.94.0):
html-webpack-plugin@5.6.0(webpack@5.96.1):
dependencies:
'@types/html-minifier-terser': 6.1.0
html-minifier-terser: 6.1.0
@@ -10557,7 +10601,7 @@ snapshots:
pretty-error: 4.0.0
tapable: 2.2.1
optionalDependencies:
webpack: 5.94.0
webpack: 5.96.1
htmlparser2@6.1.0:
dependencies:
@@ -11493,11 +11537,11 @@ snapshots:
react: 17.0.2
tiny-warning: 1.0.3
mini-css-extract-plugin@1.6.2(webpack@5.94.0):
mini-css-extract-plugin@1.6.2(webpack@5.96.1):
dependencies:
loader-utils: 2.0.4
schema-utils: 3.3.0
webpack: 5.94.0
webpack: 5.96.1
webpack-sources: 1.4.3
minimatch@3.1.2:
@@ -11555,6 +11599,8 @@ snapshots:
node-releases@2.0.17: {}
node-releases@2.0.18: {}
nopt@7.2.1:
dependencies:
abbrev: 2.0.0
@@ -11776,6 +11822,8 @@ snapshots:
picocolors@1.0.1: {}
picocolors@1.1.1: {}
picomatch@2.3.1: {}
pirates@4.0.6: {}
@@ -11949,7 +11997,7 @@ snapshots:
'@csstools/utilities': 2.0.0(postcss@8.4.39)
postcss: 8.4.39
postcss-loader@4.3.0(postcss@8.4.39)(webpack@5.94.0):
postcss-loader@4.3.0(postcss@8.4.39)(webpack@5.96.1):
dependencies:
cosmiconfig: 7.1.0
klona: 2.0.6
@@ -11957,7 +12005,7 @@ snapshots:
postcss: 8.4.39
schema-utils: 3.3.0
semver: 7.6.3
webpack: 5.94.0
webpack: 5.96.1
postcss-logical@8.0.0(postcss@8.4.39):
dependencies:
@@ -12321,7 +12369,7 @@ snapshots:
regenerator-runtime: 0.13.11
whatwg-fetch: 3.6.20
react-dev-utils@12.0.1(eslint@7.32.0)(typescript@4.9.5)(vue-template-compiler@2.7.16)(webpack@5.94.0):
react-dev-utils@12.0.1(eslint@7.32.0)(typescript@4.9.5)(vue-template-compiler@2.7.16)(webpack@5.96.1):
dependencies:
'@babel/code-frame': 7.24.7
address: 1.2.2
@@ -12332,7 +12380,7 @@ snapshots:
escape-string-regexp: 4.0.0
filesize: 8.0.7
find-up: 5.0.0
fork-ts-checker-webpack-plugin: 6.5.3(eslint@7.32.0)(typescript@4.9.5)(vue-template-compiler@2.7.16)(webpack@5.94.0)
fork-ts-checker-webpack-plugin: 6.5.3(eslint@7.32.0)(typescript@4.9.5)(vue-template-compiler@2.7.16)(webpack@5.96.1)
global-modules: 2.0.0
globby: 11.1.0
gzip-size: 6.0.0
@@ -12347,7 +12395,7 @@ snapshots:
shell-quote: 1.8.1
strip-ansi: 6.0.1
text-table: 0.2.0
webpack: 5.94.0
webpack: 5.96.1
optionalDependencies:
typescript: 4.9.5
transitivePeerDependencies:
@@ -12679,11 +12727,11 @@ snapshots:
sanitize.css@13.0.0: {}
sass-loader@16.0.1(webpack@5.94.0):
sass-loader@16.0.1(webpack@5.96.1):
dependencies:
neo-async: 2.6.2
optionalDependencies:
webpack: 5.94.0
webpack: 5.96.1
scheduler@0.20.2:
dependencies:
@@ -13039,19 +13087,19 @@ snapshots:
type-fest: 0.16.0
unique-string: 2.0.0
terser-webpack-plugin@5.3.10(webpack@5.94.0):
terser-webpack-plugin@5.3.10(webpack@5.96.1):
dependencies:
'@jridgewell/trace-mapping': 0.3.25
jest-worker: 27.5.1
schema-utils: 3.3.0
serialize-javascript: 6.0.2
terser: 5.31.3
webpack: 5.94.0
webpack: 5.96.1
terser@5.31.3:
dependencies:
'@jridgewell/source-map': 0.3.6
acorn: 8.12.1
acorn: 8.14.0
commander: 2.20.3
source-map-support: 0.5.21
@@ -13226,18 +13274,24 @@ snapshots:
escalade: 3.1.2
picocolors: 1.0.1
update-browserslist-db@1.1.1(browserslist@4.24.2):
dependencies:
browserslist: 4.24.2
escalade: 3.2.0
picocolors: 1.1.1
uri-js@4.4.1:
dependencies:
punycode: 2.3.1
url-loader@4.1.1(file-loader@6.2.0(webpack@5.94.0))(webpack@5.94.0):
url-loader@4.1.1(file-loader@6.2.0(webpack@5.96.1))(webpack@5.96.1):
dependencies:
loader-utils: 2.0.4
mime-types: 2.1.35
schema-utils: 3.3.0
webpack: 5.94.0
webpack: 5.96.1
optionalDependencies:
file-loader: 6.2.0(webpack@5.94.0)
file-loader: 6.2.0(webpack@5.96.1)
use-sync-external-store@1.2.2(react@17.0.2):
dependencies:
@@ -13333,10 +13387,10 @@ snapshots:
webidl-conversions@4.0.2: {}
webpack-manifest-plugin@5.0.0(webpack@5.94.0):
webpack-manifest-plugin@5.0.0(webpack@5.96.1):
dependencies:
tapable: 2.2.1
webpack: 5.94.0
webpack: 5.96.1
webpack-sources: 2.3.1
webpack-sources@1.4.3:
@@ -13351,15 +13405,15 @@ snapshots:
webpack-sources@3.2.3: {}
webpack@5.94.0:
webpack@5.96.1:
dependencies:
'@types/estree': 1.0.5
'@types/eslint-scope': 3.7.7
'@types/estree': 1.0.6
'@webassemblyjs/ast': 1.12.1
'@webassemblyjs/wasm-edit': 1.12.1
'@webassemblyjs/wasm-parser': 1.12.1
acorn: 8.12.1
acorn-import-attributes: 1.9.5(acorn@8.12.1)
browserslist: 4.23.2
acorn: 8.14.0
browserslist: 4.24.2
chrome-trace-event: 1.0.4
enhanced-resolve: 5.17.1
es-module-lexer: 1.5.4
@@ -13373,7 +13427,7 @@ snapshots:
neo-async: 2.6.2
schema-utils: 3.3.0
tapable: 2.2.1
terser-webpack-plugin: 5.3.10(webpack@5.94.0)
terser-webpack-plugin: 5.3.10(webpack@5.96.1)
watchpack: 2.4.1
webpack-sources: 3.2.3
transitivePeerDependencies:
@@ -13556,12 +13610,12 @@ snapshots:
workbox-sw@7.1.0: {}
workbox-webpack-plugin@7.1.0(@types/babel__core@7.20.5)(webpack@5.94.0):
workbox-webpack-plugin@7.1.0(@types/babel__core@7.20.5)(webpack@5.96.1):
dependencies:
fast-json-stable-stringify: 2.1.0
pretty-bytes: 5.6.0
upath: 1.2.0
webpack: 5.94.0
webpack: 5.96.1
webpack-sources: 1.4.3
workbox-build: 7.1.0(@types/babel__core@7.20.5)
transitivePeerDependencies: