Additional npm update

This commit is contained in:
Sebastian Englbrecht 2022-11-11 18:05:07 +01:00
parent 77d6a4d961
commit 68b4b1b764
2 changed files with 4472 additions and 2094 deletions

6560
web/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -25,16 +25,16 @@
}, },
"devDependencies": { "devDependencies": {
"@babel/preset-env": "^7.20.2", "@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.16.7", "@babel/preset-typescript": "^7.18.6",
"@preact/preset-vite": "^2.4.0", "@preact/preset-vite": "^2.4.0",
"@tailwindcss/forms": "^0.5.0", "@tailwindcss/forms": "^0.5.0",
"@testing-library/jest-dom": "^5.16.5", "@testing-library/jest-dom": "^5.16.2",
"@testing-library/preact": "^2.0.1", "@testing-library/preact": "^2.0.1",
"@testing-library/preact-hooks": "^1.1.0", "@testing-library/preact-hooks": "^1.1.0",
"@testing-library/user-event": "^14.4.3", "@testing-library/user-event": "^14.4.3",
"@types/video.js": "^7.3.49", "@types/video.js": "^7.3.49",
"@typescript-eslint/parser": "^5.42.1",
"@typescript-eslint/eslint-plugin": "^5.42.1", "@typescript-eslint/eslint-plugin": "^5.42.1",
"@typescript-eslint/parser": "^5.42.1",
"autoprefixer": "^10.4.2", "autoprefixer": "^10.4.2",
"eslint": "^8.27.0", "eslint": "^8.27.0",
"eslint-config-preact": "^1.3.0", "eslint-config-preact": "^1.3.0",