yarn update some outdated deps
This commit is contained in:
+11
-11
@@ -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
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user