From 0d500182e7a04c543cefe4bef8bd89b348871dc6 Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 23 Aug 2023 00:06:20 +0000 Subject: [PATCH] chore(deps): update dev-dependencies --- package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 686739adb..692ad72c5 100644 --- a/package.json +++ b/package.json @@ -92,23 +92,23 @@ "@cypress/vite-dev-server": "5.0.5", "@cypress/vue": "5.0.5", "@faker-js/faker": "8.0.2", - "@histoire/plugin-screenshot": "0.16.5", - "@histoire/plugin-vue": "0.16.5", + "@histoire/plugin-screenshot": "0.17.0", + "@histoire/plugin-vue": "0.17.0", "@rushstack/eslint-patch": "1.3.3", - "@tsconfig/node18": "18.2.0", - "@types/codemirror": "5.60.8", + "@tsconfig/node18": "18.2.1", + "@types/codemirror": "5.60.9", "@types/dompurify": "3.0.2", "@types/flexsearch": "0.7.3", "@types/is-touch-device": "1.0.0", "@types/lodash.debounce": "4.0.7", "@types/marked": "5.0.1", - "@types/node": "18.17.6", + "@types/node": "18.17.8", "@types/postcss-preset-env": "7.7.0", "@types/sortablejs": "1.15.1", - "@typescript-eslint/eslint-plugin": "6.4.0", - "@typescript-eslint/parser": "6.4.0", + "@typescript-eslint/eslint-plugin": "6.4.1", + "@typescript-eslint/parser": "6.4.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/test-utils": "2.4.1", "@vue/tsconfig": "0.4.0", @@ -121,14 +121,14 @@ "esbuild": "0.19.2", "eslint": "8.47.0", "eslint-plugin-vue": "9.17.0", - "happy-dom": "10.10.4", - "histoire": "0.16.5", + "happy-dom": "10.11.0", + "histoire": "0.17.0", "postcss": "8.4.28", "postcss-easing-gradients": "3.0.1", "postcss-easings": "4.0.0", "postcss-focus-within": "8.0.0", "postcss-preset-env": "9.1.1", - "rollup": "3.28.0", + "rollup": "3.28.1", "rollup-plugin-visualizer": "5.9.2", "sass": "1.66.1", "start-server-and-test": "2.0.0",