1
0

chore(deps): update dev-dependencies

This commit is contained in:
renovate
2023-07-22 01:04:58 +00:00
parent cf945f2841
commit d466d50712
2 changed files with 59 additions and 71 deletions

View File

@ -102,7 +102,7 @@
"@types/is-touch-device": "1.0.0",
"@types/lodash.debounce": "4.0.7",
"@types/marked": "5.0.1",
"@types/node": "18.16.19",
"@types/node": "18.16.20",
"@types/postcss-preset-env": "7.7.0",
"@types/sortablejs": "1.15.1",
"@typescript-eslint/eslint-plugin": "6.1.0",
@ -130,7 +130,7 @@
"postcss-preset-env": "9.0.0",
"rollup": "3.26.3",
"rollup-plugin-visualizer": "5.9.2",
"sass": "1.64.0",
"sass": "1.64.1",
"start-server-and-test": "2.0.0",
"typescript": "5.1.6",
"vite": "4.4.6",
@ -139,7 +139,7 @@
"vite-plugin-sentry": "1.3.0",
"vite-svg-loader": "4.0.0",
"vitest": "0.33.0",
"vue-tsc": "1.8.5",
"vue-tsc": "1.8.6",
"wait-on": "7.0.1",
"workbox-cli": "7.0.0"
},