mirror of
https://github.com/elk-zone/elk.git
synced 2024-11-06 00:49:58 +00:00
chore: upgrade deps
This commit is contained in:
parent
0afaf49063
commit
1d40b49f1b
2 changed files with 457 additions and 863 deletions
22
package.json
22
package.json
|
@ -14,22 +14,22 @@
|
|||
"generate": "nuxi generate"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^0.30.1",
|
||||
"@iconify-json/carbon": "^1.1.10",
|
||||
"@iconify-json/logos": "^1.1.18",
|
||||
"@iconify-json/ri": "^1.1.3",
|
||||
"@iconify-json/twemoji": "^1.1.5",
|
||||
"@pinia/nuxt": "^0.4.3",
|
||||
"@antfu/eslint-config": "^0.31.0",
|
||||
"@iconify-json/carbon": "^1.1.11",
|
||||
"@iconify-json/logos": "^1.1.19",
|
||||
"@iconify-json/ri": "^1.1.4",
|
||||
"@iconify-json/twemoji": "^1.1.6",
|
||||
"@pinia/nuxt": "^0.4.5",
|
||||
"@types/fs-extra": "^9.0.13",
|
||||
"@types/js-yaml": "^4.0.5",
|
||||
"@types/sanitize-html": "^2.6.2",
|
||||
"@types/wicg-file-system-access": "^2020.9.5",
|
||||
"@unocss/nuxt": "^0.46.5",
|
||||
"@vue-macros/nuxt": "^0.0.2",
|
||||
"@vueuse/nuxt": "^9.5.0",
|
||||
"@vue-macros/nuxt": "^0.0.3",
|
||||
"@vueuse/nuxt": "^9.6.0",
|
||||
"blurhash": "^2.0.4",
|
||||
"browser-fs-access": "^0.31.1",
|
||||
"eslint": "^8.27.0",
|
||||
"eslint": "^8.28.0",
|
||||
"esno": "^0.16.3",
|
||||
"floating-vue": "2.0.0-beta.20",
|
||||
"form-data": "^4.0.0",
|
||||
|
@ -38,8 +38,8 @@
|
|||
"lru-cache": "^7.14.1",
|
||||
"masto": "^4.6.8",
|
||||
"nuxt": "^3.0.0",
|
||||
"parse5": "^7.1.1",
|
||||
"pinia": "^2.0.23",
|
||||
"parse5": "^7.1.2",
|
||||
"pinia": "^2.0.26",
|
||||
"postcss-nested": "^6.0.0",
|
||||
"rollup-plugin-node-polyfills": "^0.2.1",
|
||||
"sanitize-html": "^2.7.3",
|
||||
|
|
1298
pnpm-lock.yaml
1298
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue