mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-07-09 16:09:13 +00:00
Co-authored-by: Claude Security Bot <security-scan@claude.ai> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
This commit is contained in:
parent
7120df409d
commit
7b4dd7e7c2
2 changed files with 5 additions and 5 deletions
8
skyvern-frontend/package-lock.json
generated
8
skyvern-frontend/package-lock.json
generated
|
|
@ -98,7 +98,7 @@
|
|||
"prettier-plugin-tailwindcss": "^0.8.0",
|
||||
"tailwindcss": "^3.4.17",
|
||||
"typescript": "^5.5.3",
|
||||
"vite": "^6.4.2",
|
||||
"vite": "^6.4.3",
|
||||
"vitest": "^4.1.0"
|
||||
}
|
||||
},
|
||||
|
|
@ -9996,9 +9996,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/vite": {
|
||||
"version": "6.4.2",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-6.4.2.tgz",
|
||||
"integrity": "sha512-2N/55r4JDJ4gdrCvGgINMy+HH3iRpNIz8K6SFwVsA+JbQScLiC+clmAxBgwiSPgcG9U15QmvqCGWzMbqda5zGQ==",
|
||||
"version": "6.4.3",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-6.4.3.tgz",
|
||||
"integrity": "sha512-NTKlcQjlAK7MlQoyb6LgaqHc8sso/pVyUJYWMws3jg21uTJw/LddqIFPcPqP6PzpgbIcZyKI85sFE4HBrQDA8A==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
|||
|
|
@ -109,7 +109,7 @@
|
|||
"prettier-plugin-tailwindcss": "^0.8.0",
|
||||
"tailwindcss": "^3.4.17",
|
||||
"typescript": "^5.5.3",
|
||||
"vite": "^6.4.2",
|
||||
"vite": "^6.4.3",
|
||||
"vitest": "^4.1.0"
|
||||
},
|
||||
"lint-staged": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue