Skip to content

Commit f107dc5

Browse files
committed
sharp
1 parent 0879f45 commit f107dc5

File tree

11 files changed

+603
-125
lines changed

11 files changed

+603
-125
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@babel/core": "^7.23.0",
1313
"@babel/runtime": "^7.23.1",
1414
"@contentful/rich-text-html-renderer": "^16.2.0",
15-
"@netlify/next": "^1.4.9",
15+
"@netlify/next": "1.4.9",
1616
"@optimizely/js-sdk-logging": "^0.3.1",
1717
"@optimizely/optimizely-sdk": "^4.10.0",
1818
"@optimizely/react-sdk": "^2.9.2",
@@ -30,6 +30,7 @@
3030
"react-dom": "^18.2.0",
3131
"react-microsoft-clarity": "^1.2.0",
3232
"sass-loader": "^13.3.2",
33+
"sharp": "^0.34.2",
3334
"uuid": "^9.0.1"
3435
},
3536
"devDependencies": {

public/demo/boyle/feature.png

1.9 MB
Loading

public/demo/boyle/footer.png

103 KB
Loading

public/demo/boyle/header.png

80.6 KB
Loading

public/demo/dt/feature.png

1.17 MB
Loading

public/demo/dt/footer.png

86.6 KB
Loading

public/demo/dt/header.png

5.35 KB
Loading

public/demo/zurich/feature.png

3.9 MB
Loading

public/demo/zurich/footer.png

215 KB
Loading

0 commit comments

Comments
 (0)