Skip to content

Commit a2b54b3

Browse files
committed
depp
1 parent bc4f7b7 commit a2b54b3

File tree

2 files changed

+97
-97
lines changed

2 files changed

+97
-97
lines changed

package-lock.json

+82-82
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+15-15
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,23 @@
44
"private": true,
55
"dependencies": {
66
"@testing-library/jest-dom": "^6.4.2",
7-
"@testing-library/react": "^15.0.2",
7+
"@testing-library/react": "^15.0.5",
88
"@testing-library/user-event": "^14.5.2",
99
"nanoid": "^5.0.7",
10-
"react": "^18.2.0",
11-
"react-dom": "^18.2.0",
12-
"workbox-background-sync": "^7.0.0",
13-
"workbox-broadcast-update": "^7.0.0",
14-
"workbox-cacheable-response": "^7.0.0",
15-
"workbox-core": "^7.0.0",
16-
"workbox-expiration": "^7.0.0",
17-
"workbox-google-analytics": "^7.0.0",
18-
"workbox-navigation-preload": "^7.0.0",
19-
"workbox-precaching": "^7.0.0",
20-
"workbox-range-requests": "^7.0.0",
21-
"workbox-routing": "^7.0.0",
22-
"workbox-strategies": "^7.0.0",
23-
"workbox-streams": "^7.0.0"
10+
"react": "^18.3.1",
11+
"react-dom": "^18.3.1",
12+
"workbox-background-sync": "^7.1.0",
13+
"workbox-broadcast-update": "^7.1.0",
14+
"workbox-cacheable-response": "^7.1.0",
15+
"workbox-core": "^7.1.0",
16+
"workbox-expiration": "^7.1.0",
17+
"workbox-google-analytics": "^7.1.0",
18+
"workbox-navigation-preload": "^7.1.0",
19+
"workbox-precaching": "^7.1.0",
20+
"workbox-range-requests": "^7.1.0",
21+
"workbox-routing": "^7.1.0",
22+
"workbox-strategies": "^7.1.0",
23+
"workbox-streams": "^7.1.0"
2424
},
2525
"devDependencies": {
2626
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",

0 commit comments

Comments
 (0)