1
0

chore(deps): update dev-dependencies

This commit is contained in:
renovate
2023-07-15 00:04:50 +00:00
parent 90cad1c8dd
commit d19a5d9714
2 changed files with 127 additions and 129 deletions

View File

@ -101,7 +101,7 @@
"@types/flexsearch": "0.7.3",
"@types/is-touch-device": "1.0.0",
"@types/lodash.debounce": "4.0.7",
"@types/marked": "5.0.0",
"@types/marked": "5.0.1",
"@types/node": "18.16.19",
"@types/postcss-preset-env": "7.7.0",
"@types/sortablejs": "1.15.1",
@ -119,7 +119,7 @@
"csstype": "3.1.2",
"cypress": "12.17.1",
"esbuild": "0.18.12",
"eslint": "8.44.0",
"eslint": "8.45.0",
"eslint-plugin-vue": "9.15.1",
"happy-dom": "10.3.2",
"histoire": "0.16.2",
@ -133,13 +133,13 @@
"sass": "1.63.6",
"start-server-and-test": "2.0.0",
"typescript": "5.1.6",
"vite": "4.4.3",
"vite": "4.4.4",
"vite-plugin-inject-preload": "1.3.1",
"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.4",
"vue-tsc": "1.8.5",
"wait-on": "7.0.1",
"workbox-cli": "7.0.0"
},