forked from Mirrors/elk
Compare commits
1 commit
main
...
chore/upda
Author | SHA1 | Date | |
---|---|---|---|
|
e3617fae22 |
2 changed files with 978 additions and 595 deletions
|
@ -50,7 +50,7 @@
|
|||
"@tiptap/suggestion": "2.0.3",
|
||||
"@tiptap/vue-3": "2.0.3",
|
||||
"@unocss/nuxt": "^0.51.4",
|
||||
"@vue-macros/nuxt": "^1.2.8",
|
||||
"@vue-macros/nuxt": "^1.3.1",
|
||||
"@vueuse/core": "^9.13.0",
|
||||
"@vueuse/gesture": "2.0.0-beta.1",
|
||||
"@vueuse/integrations": "^9.13.0",
|
||||
|
@ -120,16 +120,16 @@
|
|||
"flat": "^5.0.2",
|
||||
"fs-extra": "^11.1.1",
|
||||
"lint-staged": "^13.2.1",
|
||||
"nuxt": "3.4.2",
|
||||
"nuxt": "3.4.3",
|
||||
"prettier": "^2.8.7",
|
||||
"simple-git-hooks": "^2.8.1",
|
||||
"typescript": "^5.0.4",
|
||||
"vitest": "^0.30.1",
|
||||
"vue-tsc": "^1.2.0"
|
||||
"vue-tsc": "^1.6.1"
|
||||
},
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"vue": "3.2.45"
|
||||
"vue": "3.2.47"
|
||||
},
|
||||
"patchedDependencies": {
|
||||
"nuxt-security@0.13.0": "patches/nuxt-security@0.13.0.patch"
|
||||
|
|
1565
pnpm-lock.yaml
1565
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue