chore(deps): pin dependency @types/postcss-preset-env to 7.7.0 (#2555)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2555 Reviewed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de> Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
b80f82c411
commit
bd26b81318
@ -73,7 +73,7 @@
|
||||
"@types/lodash.debounce": "4.0.7",
|
||||
"@types/marked": "4.0.7",
|
||||
"@types/node": "16.11.66",
|
||||
"@types/postcss-preset-env": "^7.7.0",
|
||||
"@types/postcss-preset-env": "7.7.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.40.0",
|
||||
"@typescript-eslint/parser": "5.40.0",
|
||||
"@vitejs/plugin-legacy": "2.2.0",
|
||||
|
2
pnpm-lock.yaml
generated
2
pnpm-lock.yaml
generated
@ -21,7 +21,7 @@ specifiers:
|
||||
'@types/lodash.debounce': 4.0.7
|
||||
'@types/marked': 4.0.7
|
||||
'@types/node': 16.11.66
|
||||
'@types/postcss-preset-env': ^7.7.0
|
||||
'@types/postcss-preset-env': 7.7.0
|
||||
'@types/sortablejs': 1.15.0
|
||||
'@typescript-eslint/eslint-plugin': 5.40.0
|
||||
'@typescript-eslint/parser': 5.40.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user