Merge branch 'main' of github.com:ayoayco/elk
This commit is contained in:
commit
69506f7d99
3 changed files with 1709 additions and 1008 deletions
|
@ -13,6 +13,6 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@nuxt-themes/docus": "^1.15.1",
|
||||
"nuxt": "^3.17.7"
|
||||
"nuxt": "^3.18.1"
|
||||
}
|
||||
}
|
||||
|
|
10
package.json
10
package.json
|
@ -117,7 +117,7 @@
|
|||
"ws": "^8.15.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^4.19.0",
|
||||
"@antfu/eslint-config": "^5.1.0",
|
||||
"@antfu/ni": "^24.4.0",
|
||||
"@types/chroma-js": "^3.1.1",
|
||||
"@types/file-saver": "^2.0.7",
|
||||
|
@ -127,20 +127,20 @@
|
|||
"@types/wicg-file-system-access": "^2023.10.6",
|
||||
"@types/ws": "^8.18.1",
|
||||
"@unlazy/nuxt": "^0.12.4",
|
||||
"@unocss/eslint-config": "^66.3.3",
|
||||
"@unocss/eslint-config": "^66.4.1",
|
||||
"@vue/test-utils": "2.4.6",
|
||||
"bumpp": "^10.2.0",
|
||||
"bumpp": "^10.2.2",
|
||||
"consola": "^3.4.2",
|
||||
"eslint": "^9.32.0",
|
||||
"eslint-plugin-format": "^1.0.1",
|
||||
"flat": "^6.0.1",
|
||||
"fs-extra": "^11.3.0",
|
||||
"lint-staged": "^15.5.2",
|
||||
"nuxt": "^3.17.7",
|
||||
"nuxt": "^3.18.1",
|
||||
"prettier": "^3.6.2",
|
||||
"sharp": "^0.34.3",
|
||||
"sharp-ico": "^0.1.5",
|
||||
"simple-git-hooks": "^2.13.0",
|
||||
"simple-git-hooks": "^2.13.1",
|
||||
"tsx": "^4.20.3",
|
||||
"typescript": "^5.4.4",
|
||||
"vitest": "3.2.4",
|
||||
|
|
2705
pnpm-lock.yaml
2705
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue