diff --git a/package.json b/package.json index 0af921704..efb668739 100644 --- a/package.json +++ b/package.json @@ -126,8 +126,8 @@ "@cypress/vite-dev-server": "5.0.6", "@cypress/vue": "6.0.0", "@faker-js/faker": "8.3.1", - "@histoire/plugin-screenshot": "0.17.0", - "@histoire/plugin-vue": "0.17.5", + "@histoire/plugin-screenshot": "0.17.6", + "@histoire/plugin-vue": "0.17.6", "@rushstack/eslint-patch": "1.6.0", "@tsconfig/node18": "18.2.2", "@types/codemirror": "5.60.15", @@ -136,44 +136,44 @@ "@types/is-touch-device": "1.0.2", "@types/lodash.debounce": "4.0.9", "@types/marked": "5.0.2", - "@types/node": "20.9.4", + "@types/node": "20.10.1", "@types/postcss-preset-env": "7.7.0", "@types/sortablejs": "1.15.7", - "@typescript-eslint/eslint-plugin": "6.12.0", - "@typescript-eslint/parser": "6.12.0", + "@typescript-eslint/eslint-plugin": "6.13.1", + "@typescript-eslint/parser": "6.13.1", "@vitejs/plugin-legacy": "4.1.1", - "@vitejs/plugin-vue": "4.5.0", + "@vitejs/plugin-vue": "4.5.1", "@vue/eslint-config-typescript": "12.0.0", - "@vue/test-utils": "2.4.2", + "@vue/test-utils": "2.4.3", "@vue/tsconfig": "0.4.0", "autoprefixer": "10.4.16", "browserslist": "4.22.1", - "caniuse-lite": "1.0.30001564", + "caniuse-lite": "1.0.30001565", "css-has-pseudo": "6.0.0", "csstype": "3.1.2", "cypress": "13.6.0", - "esbuild": "0.19.7", + "esbuild": "0.19.8", "eslint": "8.54.0", - "eslint-plugin-vue": "9.18.1", + "eslint-plugin-vue": "9.19.2", "happy-dom": "12.10.3", - "histoire": "0.17.5", + "histoire": "0.17.6", "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.3.0", - "rollup": "4.5.1", - "rollup-plugin-visualizer": "5.9.2", + "rollup": "4.6.1", + "rollup-plugin-visualizer": "5.9.3", "sass": "1.69.5", "start-server-and-test": "2.0.3", "typescript": "5.3.2", "vite": "4.5.0", "vite-plugin-inject-preload": "1.3.3", - "vite-plugin-pwa": "0.17.0", + "vite-plugin-pwa": "0.17.2", "vite-plugin-sentry": "1.3.0", "vite-svg-loader": "4.0.0", "vitest": "0.34.6", - "vue-tsc": "1.8.22", + "vue-tsc": "1.8.24", "wait-on": "7.2.0", "workbox-cli": "7.0.0" },