mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 20:08:37 +00:00
feat(plugin): add vue example (#3592)
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
"@faker-js/faker": "^8.0.2",
|
||||
"@istanbuljs/schema": "^0.1.3",
|
||||
"@magic-works/i18n-codegen": "^0.5.0",
|
||||
"@nx/vite": "16.5.5",
|
||||
"@nx/vite": "16.6.0",
|
||||
"@perfsee/sdk": "^1.8.5",
|
||||
"@playwright/test": "^1.36.2",
|
||||
"@taplo/cli": "^0.5.2",
|
||||
@@ -90,6 +90,7 @@
|
||||
"eslint-plugin-sonarjs": "^0.19.0",
|
||||
"eslint-plugin-unicorn": "^48.0.0",
|
||||
"eslint-plugin-unused-imports": "^3.0.0",
|
||||
"eslint-plugin-vue": "^9.16.1",
|
||||
"fake-indexeddb": "4.0.2",
|
||||
"happy-dom": "^10.8.0",
|
||||
"husky": "^8.0.3",
|
||||
@@ -97,7 +98,7 @@
|
||||
"madge": "^6.1.0",
|
||||
"msw": "^1.2.3",
|
||||
"nanoid": "^4.0.2",
|
||||
"nx": "16.5.5",
|
||||
"nx": "16.6.0",
|
||||
"nx-cloud": "latest",
|
||||
"nyc": "^15.1.0",
|
||||
"prettier": "^3.0.0",
|
||||
|
||||
Reference in New Issue
Block a user