mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-04-28 03:20:11 +00:00
Upgrade frontend lint and test dependencies
This commit is contained in:
parent
cb011f7f14
commit
14a149c369
2 changed files with 264 additions and 782 deletions
1038
frontend-modern/package-lock.json
generated
1038
frontend-modern/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -44,9 +44,7 @@
|
|||
"@tailwindcss/typography": "^0.5.19",
|
||||
"@testing-library/jest-dom": "^6.5.0",
|
||||
"@types/node": "^20.10.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.24.0",
|
||||
"@typescript-eslint/parser": "^8.24.0",
|
||||
"@vitest/coverage-v8": "^3.2.4",
|
||||
"@vitest/coverage-v8": "^4.1.2",
|
||||
"autoprefixer": "^10.4.0",
|
||||
"eslint": "^9.20.0",
|
||||
"eslint-config-prettier": "^10.0.0",
|
||||
|
|
@ -57,9 +55,9 @@
|
|||
"prettier": "^3.3.0",
|
||||
"tailwindcss": "^3.4.18",
|
||||
"typescript": "^5.3.0",
|
||||
"typescript-eslint": "^8.54.0",
|
||||
"typescript-eslint": "^8.57.2",
|
||||
"vite": "^6.4.1",
|
||||
"vite-plugin-solid": "^2.8.0",
|
||||
"vitest": "^3.2.4"
|
||||
"vitest": "^4.1.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue