Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9,115 changes: 2,091 additions & 7,024 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"homepage": "https://github.com/adobe/helix-website#readme",
"devDependencies": {
"@adobe/rum-distiller": "1.20.0",
"@adobe/rum-distiller": "1.20.8",
"@babel/core": "7.28.5",
"@babel/eslint-parser": "7.28.5",
"@esm-bundle/chai": "4.3.4-fix.0",
Expand Down
2 changes: 1 addition & 1 deletion tools/oversight/cwvperf.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<script type="importmap">{"imports": {
"chartjs": "https://esm.sh/[email protected]",
"chartjs-adapter-luxon": "https://esm.sh/[email protected][email protected]",
"@adobe/rum-distiller": "https://esm.sh/@adobe/[email protected].0"
"@adobe/rum-distiller": "https://esm.sh/@adobe/[email protected].8"
}}</script>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="robots" content="noindex, nofollow" />
Expand Down
2 changes: 1 addition & 1 deletion tools/oversight/explorer.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<script type="importmap">{"imports": {
"chartjs": "https://esm.sh/[email protected]",
"chartjs-adapter-luxon": "https://esm.sh/[email protected][email protected]",
"@adobe/rum-distiller": "https://esm.sh/@adobe/[email protected].0"
"@adobe/rum-distiller": "https://esm.sh/@adobe/[email protected].8"
}}</script>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="robots" content="noindex, nofollow" />
Expand Down
2 changes: 1 addition & 1 deletion tools/oversight/flow.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<script type="importmap">{"imports": {
"chartjs": "https://esm.sh/[email protected]",
"chartjs-chart-sankey": "https://esm.sh/[email protected][email protected]",
"@adobe/rum-distiller": "https://esm.sh/@adobe/[email protected].0"
"@adobe/rum-distiller": "https://esm.sh/@adobe/[email protected].8"
}}</script>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="robots" content="noindex, nofollow" />
Expand Down
2 changes: 1 addition & 1 deletion tools/oversight/list.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title>Operational Telemetry Explorer | AEM Live</title>
<script type="importmap">{"imports": {
"chartjs": "https://esm.sh/[email protected]",
"@adobe/rum-distiller": "https://esm.sh/@adobe/[email protected].0"
"@adobe/rum-distiller": "https://esm.sh/@adobe/[email protected].8"
}}</script>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="robots" content="noindex, nofollow" />
Expand Down
8 changes: 4 additions & 4 deletions tools/oversight/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tools/oversight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
},
"type": "module",
"dependencies": {
"@adobe/rum-distiller": "1.20.0"
"@adobe/rum-distiller": "1.20.8"
}
}
2 changes: 1 addition & 1 deletion tools/oversight/share.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<script type="importmap">{"imports": {
"chartjs": "https://esm.sh/[email protected]",
"chartjs-plugin-datalabels": "https://esm.sh/[email protected][email protected]",
"@adobe/rum-distiller": "https://esm.sh/@adobe/[email protected].0"
"@adobe/rum-distiller": "https://esm.sh/@adobe/[email protected].8"
}}</script>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="robots" content="noindex, nofollow" />
Expand Down
2 changes: 1 addition & 1 deletion tools/oversight/single.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<script type="importmap">{"imports": {
"chartjs": "https://esm.sh/[email protected]",
"chartjs-adapter-luxon": "https://esm.sh/[email protected][email protected]",
"@adobe/rum-distiller": "https://esm.sh/@adobe/[email protected].0"
"@adobe/rum-distiller": "https://esm.sh/@adobe/[email protected].8"
}}</script>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="robots" content="noindex, nofollow" />
Expand Down
2 changes: 1 addition & 1 deletion tools/rum/explorer.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<script type="importmap">{"imports": {
"chartjs": "https://esm.sh/[email protected]",
"chartjs-adapter-luxon": "https://esm.sh/[email protected][email protected]",
"@adobe/rum-distiller": "https://esm.sh/@adobe/[email protected].0"
"@adobe/rum-distiller": "https://esm.sh/@adobe/[email protected].8"
}}</script>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="robots" content="noindex, nofollow" />
Expand Down
8 changes: 4 additions & 4 deletions tools/rum/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tools/rum/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
},
"type": "module",
"dependencies": {
"@adobe/rum-distiller": "1.20.0"
"@adobe/rum-distiller": "1.20.8"
}
}