chore(deps): update dev-dependencies
Some checks failed
continuous-integration/drone/pr Build is failing
Some checks failed
continuous-integration/drone/pr Build is failing
This commit is contained in:
parent
b12db63de0
commit
ddc76e8ca7
18
package.json
18
package.json
@ -137,11 +137,11 @@
|
||||
"@types/is-touch-device": "1.0.1",
|
||||
"@types/lodash.debounce": "4.0.8",
|
||||
"@types/marked": "5.0.2",
|
||||
"@types/node": "20.8.9",
|
||||
"@types/node": "20.8.10",
|
||||
"@types/postcss-preset-env": "7.7.0",
|
||||
"@types/sortablejs": "1.15.4",
|
||||
"@typescript-eslint/eslint-plugin": "6.9.0",
|
||||
"@typescript-eslint/parser": "6.9.0",
|
||||
"@typescript-eslint/eslint-plugin": "6.9.1",
|
||||
"@typescript-eslint/parser": "6.9.1",
|
||||
"@vitejs/plugin-legacy": "4.1.1",
|
||||
"@vitejs/plugin-vue": "4.4.0",
|
||||
"@vue/eslint-config-typescript": "12.0.0",
|
||||
@ -149,28 +149,28 @@
|
||||
"@vue/tsconfig": "0.4.0",
|
||||
"autoprefixer": "10.4.16",
|
||||
"browserslist": "4.22.1",
|
||||
"caniuse-lite": "1.0.30001554",
|
||||
"caniuse-lite": "1.0.30001559",
|
||||
"css-has-pseudo": "6.0.0",
|
||||
"csstype": "3.1.2",
|
||||
"cypress": "13.3.3",
|
||||
"cypress": "13.4.0",
|
||||
"esbuild": "0.19.5",
|
||||
"eslint": "8.52.0",
|
||||
"eslint-plugin-vue": "9.18.0",
|
||||
"happy-dom": "12.10.1",
|
||||
"eslint-plugin-vue": "9.18.1",
|
||||
"happy-dom": "12.10.3",
|
||||
"histoire": "0.17.4",
|
||||
"postcss": "8.4.31",
|
||||
"postcss-easing-gradients": "3.0.1",
|
||||
"postcss-easings": "4.0.0",
|
||||
"postcss-focus-within": "8.0.0",
|
||||
"postcss-preset-env": "9.2.0",
|
||||
"rollup": "4.1.4",
|
||||
"rollup": "4.2.0",
|
||||
"rollup-plugin-visualizer": "5.9.2",
|
||||
"sass": "1.69.5",
|
||||
"start-server-and-test": "2.0.1",
|
||||
"typescript": "5.2.2",
|
||||
"vite": "4.5.0",
|
||||
"vite-plugin-inject-preload": "1.3.3",
|
||||
"vite-plugin-pwa": "0.16.5",
|
||||
"vite-plugin-pwa": "0.16.6",
|
||||
"vite-plugin-sentry": "1.3.0",
|
||||
"vite-svg-loader": "4.0.0",
|
||||
"vitest": "0.34.6",
|
||||
|
Reference in New Issue
Block a user