Add API page and related routes
All checks were successful
CI / build-and-deploy (push) Successful in 5m58s
All checks were successful
CI / build-and-deploy (push) Successful in 5m58s
This commit is contained in:
@ -56,6 +56,7 @@
|
||||
"vue-router": "^4.4.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@faker-js/faker": "^9.0.3",
|
||||
"@iconify-json/carbon": "^1.2.1",
|
||||
"@iconify/utils": "^2.1.33",
|
||||
"@playwright/test": "^1.47.2",
|
||||
@ -82,6 +83,7 @@
|
||||
"jsdom": "^25.0.1",
|
||||
"less": "^4.2.0",
|
||||
"lint-staged": "^15.2.10",
|
||||
"mockjs": "^1.1.0",
|
||||
"npm-run-all2": "^6.2.3",
|
||||
"prettier": "^3.3.3",
|
||||
"surge": "latest",
|
||||
@ -96,6 +98,7 @@
|
||||
"vercel": "latest",
|
||||
"vite": "^5.4.8",
|
||||
"vite-plugin-cdn-import": "^1.0.1",
|
||||
"vite-plugin-fake-server": "^2.1.2",
|
||||
"vite-plugin-vue-devtools": "^7.4.6",
|
||||
"vitest": "^2.1.1",
|
||||
"vue-tsc": "^2.1.6"
|
||||
|
Reference in New Issue
Block a user