chore(deps): update dev-dependencies
This commit is contained in:
parent
0b1ec9f287
commit
9fe3d2b2bc
48
package.json
48
package.json
@ -92,9 +92,9 @@
|
||||
"@cypress/vite-dev-server": "5.0.5",
|
||||
"@cypress/vue": "5.0.5",
|
||||
"@faker-js/faker": "8.0.2",
|
||||
"@histoire/plugin-screenshot": "0.16.1",
|
||||
"@histoire/plugin-vue": "0.16.1",
|
||||
"@rushstack/eslint-patch": "1.3.2",
|
||||
"@histoire/plugin-screenshot": "0.16.5",
|
||||
"@histoire/plugin-vue": "0.16.5",
|
||||
"@rushstack/eslint-patch": "1.3.3",
|
||||
"@tsconfig/node18": "18.2.0",
|
||||
"@types/codemirror": "5.60.8",
|
||||
"@types/dompurify": "3.0.2",
|
||||
@ -102,44 +102,44 @@
|
||||
"@types/is-touch-device": "1.0.0",
|
||||
"@types/lodash.debounce": "4.0.7",
|
||||
"@types/marked": "5.0.1",
|
||||
"@types/node": "18.17.0",
|
||||
"@types/node": "18.17.6",
|
||||
"@types/postcss-preset-env": "7.7.0",
|
||||
"@types/sortablejs": "1.15.1",
|
||||
"@typescript-eslint/eslint-plugin": "6.1.0",
|
||||
"@typescript-eslint/parser": "6.1.0",
|
||||
"@typescript-eslint/eslint-plugin": "6.4.0",
|
||||
"@typescript-eslint/parser": "6.4.0",
|
||||
"@vitejs/plugin-legacy": "4.1.1",
|
||||
"@vitejs/plugin-vue": "4.2.3",
|
||||
"@vitejs/plugin-vue": "4.3.2",
|
||||
"@vue/eslint-config-typescript": "11.0.3",
|
||||
"@vue/test-utils": "2.4.1",
|
||||
"@vue/tsconfig": "0.4.0",
|
||||
"autoprefixer": "10.4.14",
|
||||
"browserslist": "4.21.9",
|
||||
"caniuse-lite": "1.0.30001517",
|
||||
"autoprefixer": "10.4.15",
|
||||
"browserslist": "4.21.10",
|
||||
"caniuse-lite": "1.0.30001522",
|
||||
"css-has-pseudo": "6.0.0",
|
||||
"csstype": "3.1.2",
|
||||
"cypress": "12.17.2",
|
||||
"esbuild": "0.18.15",
|
||||
"eslint": "8.45.0",
|
||||
"eslint-plugin-vue": "9.15.1",
|
||||
"happy-dom": "10.5.2",
|
||||
"histoire": "0.16.2",
|
||||
"postcss": "8.4.27",
|
||||
"cypress": "12.17.4",
|
||||
"esbuild": "0.19.2",
|
||||
"eslint": "8.47.0",
|
||||
"eslint-plugin-vue": "9.17.0",
|
||||
"happy-dom": "10.10.4",
|
||||
"histoire": "0.16.5",
|
||||
"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.0.0",
|
||||
"rollup": "3.26.3",
|
||||
"postcss-preset-env": "9.1.1",
|
||||
"rollup": "3.28.0",
|
||||
"rollup-plugin-visualizer": "5.9.2",
|
||||
"sass": "1.64.1",
|
||||
"sass": "1.66.1",
|
||||
"start-server-and-test": "2.0.0",
|
||||
"typescript": "5.1.6",
|
||||
"vite": "4.4.6",
|
||||
"vite-plugin-inject-preload": "1.3.1",
|
||||
"vite": "4.4.9",
|
||||
"vite-plugin-inject-preload": "1.3.2",
|
||||
"vite-plugin-pwa": "0.16.4",
|
||||
"vite-plugin-sentry": "1.3.0",
|
||||
"vite-svg-loader": "4.0.0",
|
||||
"vitest": "0.33.0",
|
||||
"vue-tsc": "1.8.6",
|
||||
"vitest": "0.34.2",
|
||||
"vue-tsc": "1.8.8",
|
||||
"wait-on": "7.0.1",
|
||||
"workbox-cli": "7.0.0"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user