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
72f57a220d
commit
644152c2cd
20
package.json
20
package.json
@ -128,7 +128,7 @@
|
||||
"@cypress/vue": "6.0.0",
|
||||
"@faker-js/faker": "8.2.0",
|
||||
"@histoire/plugin-screenshot": "0.17.0",
|
||||
"@histoire/plugin-vue": "0.17.1",
|
||||
"@histoire/plugin-vue": "0.17.4",
|
||||
"@rushstack/eslint-patch": "1.5.1",
|
||||
"@tsconfig/node18": "18.2.2",
|
||||
"@types/codemirror": "5.60.12",
|
||||
@ -137,11 +137,11 @@
|
||||
"@types/is-touch-device": "1.0.1",
|
||||
"@types/lodash.debounce": "4.0.8",
|
||||
"@types/marked": "5.0.2",
|
||||
"@types/node": "18.18.6",
|
||||
"@types/node": "18.18.7",
|
||||
"@types/postcss-preset-env": "7.7.0",
|
||||
"@types/sortablejs": "1.15.4",
|
||||
"@typescript-eslint/eslint-plugin": "6.8.0",
|
||||
"@typescript-eslint/parser": "6.8.0",
|
||||
"@typescript-eslint/eslint-plugin": "6.9.0",
|
||||
"@typescript-eslint/parser": "6.9.0",
|
||||
"@vitejs/plugin-legacy": "4.1.1",
|
||||
"@vitejs/plugin-vue": "4.4.0",
|
||||
"@vue/eslint-config-typescript": "12.0.0",
|
||||
@ -149,15 +149,15 @@
|
||||
"@vue/tsconfig": "0.4.0",
|
||||
"autoprefixer": "10.4.16",
|
||||
"browserslist": "4.22.1",
|
||||
"caniuse-lite": "1.0.30001551",
|
||||
"caniuse-lite": "1.0.30001554",
|
||||
"css-has-pseudo": "6.0.0",
|
||||
"csstype": "3.1.2",
|
||||
"cypress": "13.3.2",
|
||||
"cypress": "13.3.3",
|
||||
"esbuild": "0.19.5",
|
||||
"eslint": "8.52.0",
|
||||
"eslint-plugin-vue": "9.17.0",
|
||||
"eslint-plugin-vue": "9.18.0",
|
||||
"happy-dom": "12.9.1",
|
||||
"histoire": "0.17.2",
|
||||
"histoire": "0.17.4",
|
||||
"postcss": "8.4.31",
|
||||
"postcss-easing-gradients": "3.0.1",
|
||||
"postcss-easings": "4.0.0",
|
||||
@ -165,7 +165,7 @@
|
||||
"postcss-preset-env": "9.2.0",
|
||||
"rollup": "4.1.4",
|
||||
"rollup-plugin-visualizer": "5.9.2",
|
||||
"sass": "1.69.4",
|
||||
"sass": "1.69.5",
|
||||
"start-server-and-test": "2.0.1",
|
||||
"typescript": "5.2.2",
|
||||
"vite": "4.5.0",
|
||||
@ -174,7 +174,7 @@
|
||||
"vite-plugin-sentry": "1.3.0",
|
||||
"vite-svg-loader": "4.0.0",
|
||||
"vitest": "0.34.6",
|
||||
"vue-tsc": "1.8.19",
|
||||
"vue-tsc": "1.8.21",
|
||||
"wait-on": "7.0.1",
|
||||
"workbox-cli": "7.0.0"
|
||||
},
|
||||
|
Reference in New Issue
Block a user