yarn update some outdated deps

This commit is contained in:
2024-07-16 21:33:09 +02:00
parent 2715163990
commit da80343fa5
2 changed files with 2021 additions and 1762 deletions
+11 -11
View File
@@ -10,7 +10,7 @@
"@testing-library/react": "^15.0.7", "@testing-library/react": "^15.0.7",
"@testing-library/user-event": "^14.5.1", "@testing-library/user-event": "^14.5.1",
"@types/jest": "^29.5.6", "@types/jest": "^29.5.6",
"@types/node": "^20.8.9", "@types/node": "^20.14.10",
"@types/react": "^18.3.2", "@types/react": "^18.3.2",
"@types/react-dom": "^18.2.22", "@types/react-dom": "^18.2.22",
"axios": "^1.7.2", "axios": "^1.7.2",
@@ -29,18 +29,18 @@
"react-scripts": "5.0.1", "react-scripts": "5.0.1",
"rimraf": "^5.0.5", "rimraf": "^5.0.5",
"typescript": "^5.2.2", "typescript": "^5.2.2",
"web-vitals": "^4.2.0", "web-vitals": "^4.2.1",
"workbox-background-sync": "^6.5.4", "workbox-background-sync": "^7.1.0",
"workbox-broadcast-update": "^6.5.4", "workbox-broadcast-update": "^7.1.0",
"workbox-cacheable-response": "^7.1.0", "workbox-cacheable-response": "^7.1.0",
"workbox-core": "^6.5.4", "workbox-core": "^7.1.0",
"workbox-expiration": "^6.5.4", "workbox-expiration": "^7.1.0",
"workbox-google-analytics": "^6.5.4", "workbox-google-analytics": "^7.1.0",
"workbox-navigation-preload": "^7.0.0", "workbox-navigation-preload": "^7.1.0",
"workbox-precaching": "^7.1.0", "workbox-precaching": "^7.1.0",
"workbox-range-requests": "^7.0.0", "workbox-range-requests": "^7.1.0",
"workbox-routing": "^7.0.0", "workbox-routing": "^7.1.0",
"workbox-strategies": "^7.0.0", "workbox-strategies": "^7.1.0",
"workbox-streams": "^7.1.0" "workbox-streams": "^7.1.0"
}, },
"devDependencies": { "devDependencies": {
+2010 -1751
View File
File diff suppressed because it is too large Load Diff