From 9c210c95406cccb7519282c114cda6808bf9685a Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 7 Nov 2023 17:11:54 +0000 Subject: [PATCH] chore(deps): update dev-dependencies --- package.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 62b8d41f7..84794b52d 100644 --- a/package.json +++ b/package.json @@ -131,17 +131,17 @@ "@histoire/plugin-vue": "0.17.4", "@rushstack/eslint-patch": "1.5.1", "@tsconfig/node18": "18.2.2", - "@types/codemirror": "5.60.12", - "@types/dompurify": "3.0.4", - "@types/flexsearch": "0.7.5", - "@types/is-touch-device": "1.0.1", - "@types/lodash.debounce": "4.0.8", + "@types/codemirror": "5.60.13", + "@types/dompurify": "3.0.5", + "@types/flexsearch": "0.7.6", + "@types/is-touch-device": "1.0.2", + "@types/lodash.debounce": "4.0.9", "@types/marked": "5.0.2", "@types/node": "20.8.10", "@types/postcss-preset-env": "7.7.0", - "@types/sortablejs": "1.15.4", - "@typescript-eslint/eslint-plugin": "6.9.1", - "@typescript-eslint/parser": "6.9.1", + "@types/sortablejs": "1.15.5", + "@typescript-eslint/eslint-plugin": "6.10.0", + "@typescript-eslint/parser": "6.10.0", "@vitejs/plugin-legacy": "4.1.1", "@vitejs/plugin-vue": "4.4.0", "@vue/eslint-config-typescript": "12.0.0", @@ -149,12 +149,12 @@ "@vue/tsconfig": "0.4.0", "autoprefixer": "10.4.16", "browserslist": "4.22.1", - "caniuse-lite": "1.0.30001559", + "caniuse-lite": "1.0.30001561", "css-has-pseudo": "6.0.0", "csstype": "3.1.2", "cypress": "13.4.0", "esbuild": "0.19.5", - "eslint": "8.52.0", + "eslint": "8.53.0", "eslint-plugin-vue": "9.18.1", "happy-dom": "12.10.3", "histoire": "0.17.4", @@ -163,14 +163,14 @@ "postcss-easings": "4.0.0", "postcss-focus-within": "8.0.0", "postcss-preset-env": "9.3.0", - "rollup": "4.2.0", + "rollup": "4.3.0", "rollup-plugin-visualizer": "5.9.2", "sass": "1.69.5", - "start-server-and-test": "2.0.1", + "start-server-and-test": "2.0.2", "typescript": "5.2.2", "vite": "4.5.0", "vite-plugin-inject-preload": "1.3.3", - "vite-plugin-pwa": "0.16.6", + "vite-plugin-pwa": "0.16.7", "vite-plugin-sentry": "1.3.0", "vite-svg-loader": "4.0.0", "vitest": "0.34.6",