Skip to content

Commit

Permalink
Package Upgrades (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholeuf authored Mar 5, 2024
1 parent 37c2603 commit ac41226
Show file tree
Hide file tree
Showing 9 changed files with 369 additions and 564 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@
},
"dependencies": {
"@emotion/cache": "^11.11.0",
"@emotion/react": "^11.11.3",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.15.11",
"@mui/material": "^5.15.9",
"@mui/material-nextjs": "^5.15.9",
"@sentry/nextjs": "^7.102.0",
"@vercel/analytics": "^1.2.0",
"@mui/icons-material": "^5.15.12",
"@mui/material": "^5.15.12",
"@mui/material-nextjs": "^5.15.11",
"@sentry/nextjs": "^7.105.0",
"@vercel/analytics": "^1.2.2",
"@vercel/speed-insights": "^1.0.10",
"next": "^14.1.1",
"next-cloudinary": "^5.20.0",
"next": "^14.1.2",
"next-cloudinary": "^6.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"ua-parser-js": "^1.0.37"
Expand All @@ -31,21 +31,21 @@
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
"@testing-library/user-event": "^14.5.2",
"@types/css-mediaquery": "^0",
"@types/eslint": "^8",
"@types/css-mediaquery": "^0.1.4",
"@types/eslint": "^8.56.5",
"@types/jest": "^29.5.12",
"@types/node": "^20.10.4",
"@types/react": "^18",
"@types/react-dom": "^18",
"@types/react-test-renderer": "^18",
"@types/react": "^18.2.63",
"@types/react-dom": "^18.2.20",
"@types/react-test-renderer": "^18.0.7",
"@types/ua-parser-js": "^0.7.39",
"css-mediaquery": "^0.1.2",
"eslint": "^8.55.0",
"eslint-config-next": "^14.0.3",
"eslint-plugin-prettier": "^5.0.1",
"eslint": "^8.57.0",
"eslint-config-next": "^14.1.2",
"eslint-plugin-prettier": "^5.1.3",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"prettier": "^3.1.0",
"prettier": "^3.2.5",
"react-test-renderer": "^18.2.0",
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion src/app/__snapshots__/loading.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -1072,7 +1072,7 @@ exports[`The Loading Page has expected snapshot 1`] = `
</a>
 | 
<button
className="MuiButtonBase-root MuiButton-root MuiButton-text MuiButton-textPrimary MuiButton-sizeSmall MuiButton-textSizeSmall MuiButton-root MuiButton-text MuiButton-textPrimary MuiButton-sizeSmall MuiButton-textSizeSmall emotion-17"
className="MuiButtonBase-root MuiButton-root MuiButton-text MuiButton-textPrimary MuiButton-sizeSmall MuiButton-textSizeSmall MuiButton-colorPrimary MuiButton-root MuiButton-text MuiButton-textPrimary MuiButton-sizeSmall MuiButton-textSizeSmall MuiButton-colorPrimary emotion-17"
disabled={false}
onBlur={[Function]}
onClick={[Function]}
Expand Down
6 changes: 3 additions & 3 deletions src/app/__snapshots__/not-found.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -441,8 +441,8 @@ exports[`The Not Found (404) Page has expected snapshot 1`] = `
loading="lazy"
onError={[Function]}
onLoad={[Function]}
src="https://res.cloudinary.com/nicholeuf/image/upload/c_fill,w_367,h_261,g_auto/o_40/f_auto/q_auto/v1/zensite/dizzy-plant-chlorophytum?_a=BAVAfVBy0"
srcSet="https://res.cloudinary.com/nicholeuf/image/upload/c_fill,w_367,h_261,g_auto/o_40/f_auto/q_auto/v1/zensite/dizzy-plant-chlorophytum?_a=BAVAfVBy0 1x, https://res.cloudinary.com/nicholeuf/image/upload/c_fill,w_367,h_261,g_auto/o_40/f_auto/q_auto/v1/zensite/dizzy-plant-chlorophytum?_a=BAVAfVBy0 2x"
src="https://res.cloudinary.com/nicholeuf/image/upload/o_40/c_fill,w_750,h_533,g_auto/f_auto/q_auto/v1/zensite/dizzy-plant-chlorophytum?_a=BAVABqBy0"
srcSet="https://res.cloudinary.com/nicholeuf/image/upload/o_40/c_fill,w_384,h_273,g_auto/f_auto/q_auto/v1/zensite/dizzy-plant-chlorophytum?_a=BAVABqBy0 1x, https://res.cloudinary.com/nicholeuf/image/upload/o_40/c_fill,w_750,h_533,g_auto/f_auto/q_auto/v1/zensite/dizzy-plant-chlorophytum?_a=BAVABqBy0 2x"
style={
{
"color": "transparent",
Expand Down Expand Up @@ -1091,7 +1091,7 @@ exports[`The Not Found (404) Page has expected snapshot 1`] = `
</a>
 | 
<button
className="MuiButtonBase-root MuiButton-root MuiButton-text MuiButton-textPrimary MuiButton-sizeSmall MuiButton-textSizeSmall MuiButton-root MuiButton-text MuiButton-textPrimary MuiButton-sizeSmall MuiButton-textSizeSmall emotion-17"
className="MuiButtonBase-root MuiButton-root MuiButton-text MuiButton-textPrimary MuiButton-sizeSmall MuiButton-textSizeSmall MuiButton-colorPrimary MuiButton-root MuiButton-text MuiButton-textPrimary MuiButton-sizeSmall MuiButton-textSizeSmall MuiButton-colorPrimary emotion-17"
disabled={false}
onBlur={[Function]}
onClick={[Function]}
Expand Down
10 changes: 5 additions & 5 deletions src/app/__snapshots__/page.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -552,8 +552,8 @@ exports[`The Home Page has expected snapshot 1`] = `
onError={[Function]}
onLoad={[Function]}
sizes="100vw"
src="https://res.cloudinary.com/nicholeuf/image/upload/c_limit,w_3840/o_20/f_auto/q_5/v1/zensite/andrei-slobtsov-Med3Kuxz97c-unsplash?_a=BAVAfVBy0"
srcSet="https://res.cloudinary.com/nicholeuf/image/upload/c_limit,w_640/o_20/f_auto/q_5/v1/zensite/andrei-slobtsov-Med3Kuxz97c-unsplash?_a=BAVAfVBy0 640w, https://res.cloudinary.com/nicholeuf/image/upload/c_limit,w_750/o_20/f_auto/q_5/v1/zensite/andrei-slobtsov-Med3Kuxz97c-unsplash?_a=BAVAfVBy0 750w, https://res.cloudinary.com/nicholeuf/image/upload/c_limit,w_828/o_20/f_auto/q_5/v1/zensite/andrei-slobtsov-Med3Kuxz97c-unsplash?_a=BAVAfVBy0 828w, https://res.cloudinary.com/nicholeuf/image/upload/c_limit,w_1080/o_20/f_auto/q_5/v1/zensite/andrei-slobtsov-Med3Kuxz97c-unsplash?_a=BAVAfVBy0 1080w, https://res.cloudinary.com/nicholeuf/image/upload/c_limit,w_1200/o_20/f_auto/q_5/v1/zensite/andrei-slobtsov-Med3Kuxz97c-unsplash?_a=BAVAfVBy0 1200w, https://res.cloudinary.com/nicholeuf/image/upload/c_limit,w_1920/o_20/f_auto/q_5/v1/zensite/andrei-slobtsov-Med3Kuxz97c-unsplash?_a=BAVAfVBy0 1920w, https://res.cloudinary.com/nicholeuf/image/upload/c_limit,w_2048/o_20/f_auto/q_5/v1/zensite/andrei-slobtsov-Med3Kuxz97c-unsplash?_a=BAVAfVBy0 2048w, https://res.cloudinary.com/nicholeuf/image/upload/c_limit,w_3840/o_20/f_auto/q_5/v1/zensite/andrei-slobtsov-Med3Kuxz97c-unsplash?_a=BAVAfVBy0 3840w"
src="https://res.cloudinary.com/nicholeuf/image/upload/o_20/c_limit,w_3840/f_auto/q_5/v1/zensite/andrei-slobtsov-Med3Kuxz97c-unsplash?_a=BAVABqBy0"
srcSet="https://res.cloudinary.com/nicholeuf/image/upload/o_20/c_limit,w_640/f_auto/q_5/v1/zensite/andrei-slobtsov-Med3Kuxz97c-unsplash?_a=BAVABqBy0 640w, https://res.cloudinary.com/nicholeuf/image/upload/o_20/c_limit,w_750/f_auto/q_5/v1/zensite/andrei-slobtsov-Med3Kuxz97c-unsplash?_a=BAVABqBy0 750w, https://res.cloudinary.com/nicholeuf/image/upload/o_20/c_limit,w_828/f_auto/q_5/v1/zensite/andrei-slobtsov-Med3Kuxz97c-unsplash?_a=BAVABqBy0 828w, https://res.cloudinary.com/nicholeuf/image/upload/o_20/c_limit,w_1080/f_auto/q_5/v1/zensite/andrei-slobtsov-Med3Kuxz97c-unsplash?_a=BAVABqBy0 1080w, https://res.cloudinary.com/nicholeuf/image/upload/o_20/c_limit,w_1200/f_auto/q_5/v1/zensite/andrei-slobtsov-Med3Kuxz97c-unsplash?_a=BAVABqBy0 1200w, https://res.cloudinary.com/nicholeuf/image/upload/o_20/c_limit,w_1920/f_auto/q_5/v1/zensite/andrei-slobtsov-Med3Kuxz97c-unsplash?_a=BAVABqBy0 1920w, https://res.cloudinary.com/nicholeuf/image/upload/o_20/c_limit,w_2048/f_auto/q_5/v1/zensite/andrei-slobtsov-Med3Kuxz97c-unsplash?_a=BAVABqBy0 2048w, https://res.cloudinary.com/nicholeuf/image/upload/o_20/c_limit,w_3840/f_auto/q_5/v1/zensite/andrei-slobtsov-Med3Kuxz97c-unsplash?_a=BAVABqBy0 3840w"
style={
{
"backgroundImage": "url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' color-interpolation-filters='sRGB'%3E%3CfeGaussianBlur stdDeviation='20'/%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 100 -1' result='s'/%3E%3CfeFlood x='0' y='0' width='100%25' height='100%25'/%3E%3CfeComposite operator='out' in='s'/%3E%3CfeComposite in2='SourceGraphic'/%3E%3CfeGaussianBlur stdDeviation='20'/%3E%3C/filter%3E%3Cimage width='100%25' height='100%25' x='0' y='0' preserveAspectRatio='xMidYMid slice' style='filter: url(%23b);' href='blurred-image'/%3E%3C/svg%3E")",
Expand Down Expand Up @@ -588,8 +588,8 @@ exports[`The Home Page has expected snapshot 1`] = `
loading="lazy"
onError={[Function]}
onLoad={[Function]}
src="https://res.cloudinary.com/nicholeuf/image/upload/c_thumb,w_200,h_200,g_auto,z_0.5/f_auto/q_auto/v1/zensite/nf-profile-c-hibiscus?_a=BAVAfVBy0"
srcSet="https://res.cloudinary.com/nicholeuf/image/upload/c_thumb,w_200,h_200,g_auto,z_0.5/f_auto/q_auto/v1/zensite/nf-profile-c-hibiscus?_a=BAVAfVBy0 1x, https://res.cloudinary.com/nicholeuf/image/upload/c_thumb,w_200,h_200,g_auto,z_0.5/f_auto/q_auto/v1/zensite/nf-profile-c-hibiscus?_a=BAVAfVBy0 2x"
src="https://res.cloudinary.com/nicholeuf/image/upload/c_thumb,w_640,h_640,g_auto,z_0.5/f_auto/q_auto/v1/zensite/nf-profile-c-hibiscus?_a=BAVABqBy0"
srcSet="https://res.cloudinary.com/nicholeuf/image/upload/c_thumb,w_256,h_256,g_auto,z_0.5/f_auto/q_auto/v1/zensite/nf-profile-c-hibiscus?_a=BAVABqBy0 1x, https://res.cloudinary.com/nicholeuf/image/upload/c_thumb,w_640,h_640,g_auto,z_0.5/f_auto/q_auto/v1/zensite/nf-profile-c-hibiscus?_a=BAVABqBy0 2x"
style={
{
"backgroundImage": "url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3Cfilter id='b' color-interpolation-filters='sRGB'%3E%3CfeGaussianBlur stdDeviation='20'/%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 100 -1' result='s'/%3E%3CfeFlood x='0' y='0' width='100%25' height='100%25'/%3E%3CfeComposite operator='out' in='s'/%3E%3CfeComposite in2='SourceGraphic'/%3E%3CfeGaussianBlur stdDeviation='20'/%3E%3C/filter%3E%3Cimage width='100%25' height='100%25' x='0' y='0' preserveAspectRatio='none' style='filter: url(%23b);' href='blurred-image'/%3E%3C/svg%3E")",
Expand Down Expand Up @@ -1241,7 +1241,7 @@ exports[`The Home Page has expected snapshot 1`] = `
</a>
 | 
<button
className="MuiButtonBase-root MuiButton-root MuiButton-text MuiButton-textPrimary MuiButton-sizeSmall MuiButton-textSizeSmall MuiButton-root MuiButton-text MuiButton-textPrimary MuiButton-sizeSmall MuiButton-textSizeSmall emotion-17"
className="MuiButtonBase-root MuiButton-root MuiButton-text MuiButton-textPrimary MuiButton-sizeSmall MuiButton-textSizeSmall MuiButton-colorPrimary MuiButton-root MuiButton-text MuiButton-textPrimary MuiButton-sizeSmall MuiButton-textSizeSmall MuiButton-colorPrimary emotion-17"
disabled={false}
onBlur={[Function]}
onClick={[Function]}
Expand Down
Loading

1 comment on commit ac41226

@vercel
Copy link

@vercel vercel bot commented on ac41226 Mar 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.