chore(deps): update dev-dependencies

This commit is contained in:
renovate 2023-08-23 00:06:20 +00:00 committed by konrad
parent f647d6e9b4
commit 0d500182e7
1 changed files with 11 additions and 11 deletions

View File

@ -92,23 +92,23 @@
"@cypress/vite-dev-server": "5.0.5", "@cypress/vite-dev-server": "5.0.5",
"@cypress/vue": "5.0.5", "@cypress/vue": "5.0.5",
"@faker-js/faker": "8.0.2", "@faker-js/faker": "8.0.2",
"@histoire/plugin-screenshot": "0.16.5", "@histoire/plugin-screenshot": "0.17.0",
"@histoire/plugin-vue": "0.16.5", "@histoire/plugin-vue": "0.17.0",
"@rushstack/eslint-patch": "1.3.3", "@rushstack/eslint-patch": "1.3.3",
"@tsconfig/node18": "18.2.0", "@tsconfig/node18": "18.2.1",
"@types/codemirror": "5.60.8", "@types/codemirror": "5.60.9",
"@types/dompurify": "3.0.2", "@types/dompurify": "3.0.2",
"@types/flexsearch": "0.7.3", "@types/flexsearch": "0.7.3",
"@types/is-touch-device": "1.0.0", "@types/is-touch-device": "1.0.0",
"@types/lodash.debounce": "4.0.7", "@types/lodash.debounce": "4.0.7",
"@types/marked": "5.0.1", "@types/marked": "5.0.1",
"@types/node": "18.17.6", "@types/node": "18.17.8",
"@types/postcss-preset-env": "7.7.0", "@types/postcss-preset-env": "7.7.0",
"@types/sortablejs": "1.15.1", "@types/sortablejs": "1.15.1",
"@typescript-eslint/eslint-plugin": "6.4.0", "@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.0", "@typescript-eslint/parser": "6.4.1",
"@vitejs/plugin-legacy": "4.1.1", "@vitejs/plugin-legacy": "4.1.1",
"@vitejs/plugin-vue": "4.3.2", "@vitejs/plugin-vue": "4.3.3",
"@vue/eslint-config-typescript": "11.0.3", "@vue/eslint-config-typescript": "11.0.3",
"@vue/test-utils": "2.4.1", "@vue/test-utils": "2.4.1",
"@vue/tsconfig": "0.4.0", "@vue/tsconfig": "0.4.0",
@ -121,14 +121,14 @@
"esbuild": "0.19.2", "esbuild": "0.19.2",
"eslint": "8.47.0", "eslint": "8.47.0",
"eslint-plugin-vue": "9.17.0", "eslint-plugin-vue": "9.17.0",
"happy-dom": "10.10.4", "happy-dom": "10.11.0",
"histoire": "0.16.5", "histoire": "0.17.0",
"postcss": "8.4.28", "postcss": "8.4.28",
"postcss-easing-gradients": "3.0.1", "postcss-easing-gradients": "3.0.1",
"postcss-easings": "4.0.0", "postcss-easings": "4.0.0",
"postcss-focus-within": "8.0.0", "postcss-focus-within": "8.0.0",
"postcss-preset-env": "9.1.1", "postcss-preset-env": "9.1.1",
"rollup": "3.28.0", "rollup": "3.28.1",
"rollup-plugin-visualizer": "5.9.2", "rollup-plugin-visualizer": "5.9.2",
"sass": "1.66.1", "sass": "1.66.1",
"start-server-and-test": "2.0.0", "start-server-and-test": "2.0.0",