Skip to content

Commit 1b4a796

Browse files
Update algolia-lockfile.json
1 parent 5beee97 commit 1b4a796

File tree

1 file changed

+21
-9
lines changed

1 file changed

+21
-9
lines changed

website/algolia-lockfile.json

Lines changed: 21 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2024,8 +2024,8 @@
20242024
"Getting started",
20252025
"Config API",
20262026
"Fragment Masking",
2027-
"Persisted documents",
2028-
"Reducing bundle size: Babel plugin",
2027+
"Persisted Documents",
2028+
"Reducing Bundle Size",
20292029
"DocumentMode"
20302030
],
20312031
"toc": [
@@ -2055,7 +2055,7 @@
20552055
},
20562056
{
20572057
"children": [],
2058-
"title": "Fragment Masking with @defer directive",
2058+
"title": "Fragment Masking with @defer Directive",
20592059
"anchor": "fragment-masking-with-defer-directive"
20602060
},
20612061
{
@@ -2077,8 +2077,20 @@
20772077
"anchor": "fragment-masking"
20782078
},
20792079
{
2080-
"children": [],
2081-
"title": "Persisted documents",
2080+
"children": [
2081+
{
2082+
"children": [
2083+
{
2084+
"children": [],
2085+
"title": "Normalized Caches (urql and Apollo Client)",
2086+
"anchor": "normalized-caches-urql-and-apollo-client"
2087+
}
2088+
],
2089+
"title": "Enable Persisted Documents",
2090+
"anchor": "enable-persisted-documents"
2091+
}
2092+
],
2093+
"title": "Persisted Documents",
20822094
"anchor": "persisted-documents"
20832095
},
20842096
{
@@ -2087,16 +2099,16 @@
20872099
"children": [
20882100
{
20892101
"children": [],
2090-
"title": "SWC plugin",
2102+
"title": "SWC Plugin",
20912103
"anchor": "swc-plugin"
20922104
}
20932105
],
2094-
"title": "Babel plugin",
2106+
"title": "Babel Plugin",
20952107
"anchor": "babel-plugin"
20962108
}
20972109
],
2098-
"title": "Reducing bundle size: Babel plugin",
2099-
"anchor": "reducing-bundle-size-babel-plugin"
2110+
"title": "Reducing Bundle Size",
2111+
"anchor": "reducing-bundle-size"
21002112
},
21012113
{
21022114
"children": [

0 commit comments

Comments
 (0)