feat(plugin): add vue example (#3592)

This commit is contained in:
Alex Yang
2023-08-05 23:59:14 -04:00
committed by GitHub
parent 48350d7654
commit 7bf77b566d
21 changed files with 650 additions and 174 deletions

View File

@@ -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",