Merge branch 'dependabot/npm_and_yarn/web/dev/testing-library/jest-dom-6.1.2' of github.com:blakeblackshear/frigate into upgrade-more-deps

This commit is contained in:
Nick Mowen 2023-09-04 06:49:03 -06:00
commit 13f87754c2
2 changed files with 37 additions and 1248 deletions

1283
web/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -33,7 +33,7 @@
"devDependencies": { "devDependencies": {
"@preact/preset-vite": "^2.5.0", "@preact/preset-vite": "^2.5.0",
"@tailwindcss/forms": "^0.5.3", "@tailwindcss/forms": "^0.5.3",
"@testing-library/jest-dom": "^5.16.5", "@testing-library/jest-dom": "^6.1.2",
"@testing-library/preact": "^3.2.3", "@testing-library/preact": "^3.2.3",
"@testing-library/user-event": "^14.4.3", "@testing-library/user-event": "^14.4.3",
"@typescript-eslint/eslint-plugin": "^6.5.0", "@typescript-eslint/eslint-plugin": "^6.5.0",