chore: upgrade dev dependencies
This commit is contained in:
parent
dc76ab2477
commit
cca222ca6b
2 changed files with 215 additions and 199 deletions
16
package.json
16
package.json
|
@ -44,7 +44,7 @@
|
|||
"js-yaml": "^4.1.0",
|
||||
"lru-cache": "^7.14.1",
|
||||
"masto": "^4.11.1",
|
||||
"pinia": "^2.0.27",
|
||||
"pinia": "^2.0.28",
|
||||
"shiki": "^0.11.1",
|
||||
"shiki-es": "^0.1.2",
|
||||
"tauri-plugin-log-api": "github:tauri-apps/tauri-plugin-log",
|
||||
|
@ -69,31 +69,31 @@
|
|||
"@types/fnando__sparkline": "^0.3.4",
|
||||
"@types/fs-extra": "^9.0.13",
|
||||
"@types/js-yaml": "^4.0.5",
|
||||
"@types/prettier": "^2.7.1",
|
||||
"@types/prettier": "^2.7.2",
|
||||
"@types/wicg-file-system-access": "^2020.9.5",
|
||||
"@unocss/nuxt": "^0.47.6",
|
||||
"@vitejs/plugin-vue": "^3.2.0",
|
||||
"@vue-macros/nuxt": "^0.1.2",
|
||||
"@vueuse/nuxt": "^9.8.2",
|
||||
"emoji-mart": "^5.4.0",
|
||||
"eslint": "^8.29.0",
|
||||
"eslint": "^8.30.0",
|
||||
"esno": "^0.16.3",
|
||||
"fs-extra": "^11.1.0",
|
||||
"jsdom": "^20.0.3",
|
||||
"lint-staged": "^13.0.4",
|
||||
"lint-staged": "^13.1.0",
|
||||
"nuxt": "^3.0.0",
|
||||
"postcss-nested": "^6.0.0",
|
||||
"prettier": "^2.8.0",
|
||||
"prettier": "^2.8.1",
|
||||
"rollup-plugin-node-polyfills": "^0.2.1",
|
||||
"simple-git-hooks": "^2.8.1",
|
||||
"std-env": "^3.3.1",
|
||||
"theme-vitesse": "^0.6.0",
|
||||
"typescript": "^4.9.3",
|
||||
"typescript": "^4.9.4",
|
||||
"unplugin-auto-import": "^0.12.0",
|
||||
"vite-plugin-inspect": "^0.7.9",
|
||||
"vite-plugin-pwa": "^0.13.3",
|
||||
"vitest": "^0.25.3",
|
||||
"vue-tsc": "^1.0.11",
|
||||
"vitest": "^0.26.2",
|
||||
"vue-tsc": "^1.0.16",
|
||||
"workbox-window": "^6.5.4"
|
||||
},
|
||||
"simple-git-hooks": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue