mirror of
https://github.com/philomena-dev/philomena.git
synced 2025-01-19 14:17:59 +01:00
Update JS dependencies
eslint is pinned at 9.14.0 due to https://github.com/eslint/eslint/issues/19134
This commit is contained in:
parent
157f8a40fd
commit
c0e60c03aa
2 changed files with 1261 additions and 591 deletions
1848
assets/package-lock.json
generated
1848
assets/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -14,12 +14,12 @@
|
|||
"@types/web": "^0.0.148",
|
||||
"autoprefixer": "^10.4.19",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^9.4.0",
|
||||
"eslint": "9.14.0",
|
||||
"jest-environment-jsdom": "^29.7.0",
|
||||
"normalize-scss": "^8.0.0",
|
||||
"sass": "^1.75.0",
|
||||
"typescript": "^5.4",
|
||||
"typescript-eslint": "8.0.0-alpha.39",
|
||||
"typescript-eslint": "^8.14.0",
|
||||
"vite": "^5.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Reference in a new issue