Skip to content

Commit ddcbee6

Browse files
committed
bump theme to 4.7.11
1 parent 4ea114b commit ddcbee6

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
"url": "https://github.com/icaraps"
1313
},
1414
"dependencies": {
15-
"@adobe/gatsby-theme-aio": "^4.7.10",
15+
"@adobe/gatsby-theme-aio": "^4.7.11",
1616
"gatsby": "4.22.0",
17-
"react": "^17.0.0",
18-
"react-dom": "^17.0.0"
17+
"react": "^17.0.2",
18+
"react-dom": "^17.0.2"
1919
},
2020
"scripts": {
2121
"start": "gatsby build && gatsby serve",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ __metadata:
3333
languageName: node
3434
linkType: hard
3535

36-
"@adobe/gatsby-theme-aio@npm:^4.7.10":
37-
version: 4.7.10
38-
resolution: "@adobe/gatsby-theme-aio@npm:4.7.10"
36+
"@adobe/gatsby-theme-aio@npm:^4.7.11":
37+
version: 4.7.11
38+
resolution: "@adobe/gatsby-theme-aio@npm:4.7.11"
3939
dependencies:
4040
"@adobe/focus-ring-polyfill": ^0.1.5
4141
"@adobe/gatsby-source-github-file-contributors": ^0.3.1
@@ -125,7 +125,7 @@ __metadata:
125125
gatsby: ^4.22.0
126126
react: ^17.0.2
127127
react-dom: ^17.0.2
128-
checksum: 4b6c6a1413b20ab32262d1c71b756a2873cddb9969edc784ab0f9e51a16c8372dd608185549523019a83b4e5c8f2f299905598e29c0a48448434d497bced6cfd
128+
checksum: ab1328e1c66a67e609b28cb0f15be255b472130d0c1c06c72383906904415730252f5139ffce24e7574003488570ce217c6090767df5f07c77f4a12307a0c782
129129
languageName: node
130130
linkType: hard
131131

@@ -7582,10 +7582,10 @@ __metadata:
75827582
version: 0.0.0-use.local
75837583
resolution: "dev-site-documentation-template@workspace:."
75847584
dependencies:
7585-
"@adobe/gatsby-theme-aio": ^4.7.10
7585+
"@adobe/gatsby-theme-aio": ^4.7.11
75867586
gatsby: 4.22.0
7587-
react: ^17.0.0
7588-
react-dom: ^17.0.0
7587+
react: ^17.0.2
7588+
react-dom: ^17.0.2
75897589
languageName: unknown
75907590
linkType: soft
75917591

@@ -15960,7 +15960,7 @@ __metadata:
1596015960
languageName: node
1596115961
linkType: hard
1596215962

15963-
"react-dom@npm:^17.0.0, react-dom@npm:^17.0.1":
15963+
"react-dom@npm:^17.0.1, react-dom@npm:^17.0.2":
1596415964
version: 17.0.2
1596515965
resolution: "react-dom@npm:17.0.2"
1596615966
dependencies:
@@ -16059,7 +16059,7 @@ __metadata:
1605916059
languageName: node
1606016060
linkType: hard
1606116061

16062-
"react@npm:^17.0.0, react@npm:^17.0.1":
16062+
"react@npm:^17.0.1, react@npm:^17.0.2":
1606316063
version: 17.0.2
1606416064
resolution: "react@npm:17.0.2"
1606516065
dependencies:

0 commit comments

Comments
 (0)