mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
chore(deps): update dependency @types/webpack-env to v1.18.4 (#4156)
This commit is contained in:
parent
4e31fdf651
commit
5e850af59b
2 changed files with 7 additions and 7 deletions
|
@ -81,7 +81,7 @@
|
|||
"@types/testing-library__jest-dom": "6.0.0",
|
||||
"@types/validator": "13.11.5",
|
||||
"@types/webpack": "5.28.3",
|
||||
"@types/webpack-env": "1.18.2",
|
||||
"@types/webpack-env": "1.18.4",
|
||||
"@typescript-eslint/eslint-plugin": "6.9.1",
|
||||
"@typescript-eslint/parser": "6.9.1",
|
||||
"@verdaccio/crowdin-translations": "workspace:*",
|
||||
|
|
|
@ -211,8 +211,8 @@ importers:
|
|||
specifier: 5.28.3
|
||||
version: 5.28.3
|
||||
'@types/webpack-env':
|
||||
specifier: 1.18.2
|
||||
version: 1.18.2
|
||||
specifier: 1.18.4
|
||||
version: 1.18.4
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
specifier: 6.9.1
|
||||
version: 6.9.1(@typescript-eslint/parser@6.9.1)(eslint@8.53.0)(typescript@5.2.2)
|
||||
|
@ -10024,7 +10024,7 @@ packages:
|
|||
'@storybook/csf': 0.0.2--canary.4566f4d.1
|
||||
'@storybook/router': 6.5.16(react-dom@18.2.0)(react@18.2.0)
|
||||
'@storybook/theming': 6.5.16(react-dom@18.2.0)(react@18.2.0)
|
||||
'@types/webpack-env': 1.18.2
|
||||
'@types/webpack-env': 1.18.4
|
||||
core-js: 3.30.2
|
||||
global: 4.4.0
|
||||
react: 18.2.0
|
||||
|
@ -10234,7 +10234,7 @@ packages:
|
|||
'@storybook/csf': 0.0.2--canary.4566f4d.1
|
||||
'@storybook/store': 6.5.16(react-dom@18.2.0)(react@18.2.0)
|
||||
'@types/qs': 6.9.10
|
||||
'@types/webpack-env': 1.18.2
|
||||
'@types/webpack-env': 1.18.4
|
||||
core-js: 3.30.2
|
||||
fast-deep-equal: 3.1.3
|
||||
global: 4.4.0
|
||||
|
@ -12044,8 +12044,8 @@ packages:
|
|||
resolution: {integrity: sha512-56/MAlX5WMsPVbOg7tAxnYvNYMMWr/QJiIp6BxVSW3JJXUVzzOn64qW8TzQyMSqSUFM2+PVI4aUHcHOzIz/1tg==}
|
||||
dev: true
|
||||
|
||||
/@types/webpack-env@1.18.2:
|
||||
resolution: {integrity: sha512-BFqcTHHTrrI8EBmIzNAmLPP3IqtEG9J1IPFWbPeS/F0/TGNmo0pI5svOa7JbMF9vSCXQCvJWT2gxLJNVuf9blw==}
|
||||
/@types/webpack-env@1.18.4:
|
||||
resolution: {integrity: sha512-I6e+9+HtWADAWeeJWDFQtdk4EVSAbj6Rtz4q8fJ7mSr1M0jzlFcs8/HZ+Xb5SHzVm1dxH7aUiI+A8kA8Gcrm0A==}
|
||||
dev: true
|
||||
|
||||
/@types/webpack-sources@3.2.0:
|
||||
|
|
Loading…
Reference in a new issue