Skip to content

Commit 8eb53c2

Browse files
committed
dep
1 parent ce0279b commit 8eb53c2

File tree

2 files changed

+87
-87
lines changed

2 files changed

+87
-87
lines changed

package-lock.json

Lines changed: 73 additions & 73 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,24 @@
33
"version": "1.0.0",
44
"private": true,
55
"dependencies": {
6-
"@testing-library/jest-dom": "^6.6.2",
6+
"@testing-library/jest-dom": "^6.6.3",
77
"@testing-library/react": "^16.0.1",
88
"@testing-library/user-event": "^14.5.2",
9-
"nanoid": "^5.0.7",
9+
"nanoid": "^5.0.8",
1010
"react": "^18.3.1",
1111
"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"
12+
"workbox-background-sync": "^7.3.0",
13+
"workbox-broadcast-update": "^7.3.0",
14+
"workbox-cacheable-response": "^7.3.0",
15+
"workbox-core": "^7.3.0",
16+
"workbox-expiration": "^7.3.0",
17+
"workbox-google-analytics": "^7.3.0",
18+
"workbox-navigation-preload": "^7.3.0",
19+
"workbox-precaching": "^7.3.0",
20+
"workbox-range-requests": "^7.3.0",
21+
"workbox-routing": "^7.3.0",
22+
"workbox-strategies": "^7.3.0",
23+
"workbox-streams": "^7.3.0"
2424
},
2525
"devDependencies": {
2626
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",

0 commit comments

Comments
 (0)