Skip to content

Commit

Permalink
feat: update CV to March 2024; upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
martapanc committed Mar 2, 2024
1 parent 9d8d1a3 commit 4c93283
Show file tree
Hide file tree
Showing 4 changed files with 94 additions and 87 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@
"cookie": "^0.6.0",
"focus-trap-react": "^10.2.3",
"formik": "^2.4.5",
"framer-motion": "^11.0.6",
"framer-motion": "^11.0.8",
"i18next": "^23.10.0",
"inquirer-fuzzy-path": "^2.3.0",
"js-cookie": "^3.0.5",
"moment": "^2.30.1",
"next": "^14.1.0",
"next": "^14.1.1",
"next-cloudinary": "^6.0.1",
"next-themes": "^0.2.1",
"nodemailer": "^6.9.10",
"nodemailer": "^6.9.11",
"plop": "^4.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down Expand Up @@ -84,14 +84,14 @@
"@testing-library/react": "^14.2.1",
"@types/jest": "^29.5.12",
"@types/js-cookie": "^3.0.6",
"@types/react": "^18.2.60",
"@types/react": "^18.2.61",
"@types/react-headroom": "^3.2.3",
"@types/react-syntax-highlighter": "^15.5.11",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"autoprefixer": "^10.4.17",
"autoprefixer": "^10.4.18",
"eslint": "^8.57.0",
"eslint-config-next": "^14.1.0",
"eslint-config-next": "^14.1.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-simple-import-sort": "^12.0.0",
"eslint-plugin-storybook": "^0.8.0",
Expand Down
2 changes: 1 addition & 1 deletion src/pages/api/cv.pdf.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export default async function handler(
) {
try {
const cloudinaryUrl =
'https://res.cloudinary.com/dwrurydlt/image/upload/v1694634540/Pancaldi_CV_aug23_258811b6b1.pdf';
'https://res.cloudinary.com/dwrurydlt/image/upload/v1709393747/CV_2024-03.pdf';

const cloudinaryResponse = await fetch(cloudinaryUrl);

Expand Down
167 changes: 87 additions & 80 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2815,10 +2815,10 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:14.1.0":
version: 14.1.0
resolution: "@next/env@npm:14.1.0"
checksum: 10c0/f45ce1e3dad87cdbddc58b06bd411f44a6d21dfc2c344d02a5e1b07f56fbc9a39e192c0b0917df9f2e9e4e2156306a8c78f173ca4b53932c2793e67797462a23
"@next/env@npm:14.1.1":
version: 14.1.1
resolution: "@next/env@npm:14.1.1"
checksum: 10c0/81f7ff4f5b295c7f73d5cfeceda387626fa3e30fe75c53021168ff525470e8d52598ee4f8bb924af0903a52c44b5779e6e4c26fbdd102a3fdfaa03c08fd2bdde
languageName: node
linkType: hard

Expand All @@ -2829,74 +2829,74 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:14.1.0":
version: 14.1.0
resolution: "@next/eslint-plugin-next@npm:14.1.0"
"@next/eslint-plugin-next@npm:14.1.1":
version: 14.1.1
resolution: "@next/eslint-plugin-next@npm:14.1.1"
dependencies:
glob: "npm:10.3.10"
checksum: 10c0/d8753d8258bef471ba1296f760b092c0a17e89ddc937bf16b9399725d05b6426e58e3c8eb4efb8e8f027025804ecea3b714a7b7c75682d019e53ea8d181b8632
checksum: 10c0/daaecb4d248add07a0adeefbd7eba6f4054afe7ee93be40c16173b930b0ea93af15af0dff12a8095849eb77e98c6a85935cfa276721e64c93a62b4e79ac5ba40
languageName: node
linkType: hard

"@next/swc-darwin-arm64@npm:14.1.0":
version: 14.1.0
resolution: "@next/swc-darwin-arm64@npm:14.1.0"
"@next/swc-darwin-arm64@npm:14.1.1":
version: 14.1.1
resolution: "@next/swc-darwin-arm64@npm:14.1.1"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@next/swc-darwin-x64@npm:14.1.0":
version: 14.1.0
resolution: "@next/swc-darwin-x64@npm:14.1.0"
"@next/swc-darwin-x64@npm:14.1.1":
version: 14.1.1
resolution: "@next/swc-darwin-x64@npm:14.1.1"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@next/swc-linux-arm64-gnu@npm:14.1.0":
version: 14.1.0
resolution: "@next/swc-linux-arm64-gnu@npm:14.1.0"
"@next/swc-linux-arm64-gnu@npm:14.1.1":
version: 14.1.1
resolution: "@next/swc-linux-arm64-gnu@npm:14.1.1"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-arm64-musl@npm:14.1.0":
version: 14.1.0
resolution: "@next/swc-linux-arm64-musl@npm:14.1.0"
"@next/swc-linux-arm64-musl@npm:14.1.1":
version: 14.1.1
resolution: "@next/swc-linux-arm64-musl@npm:14.1.1"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@next/swc-linux-x64-gnu@npm:14.1.0":
version: 14.1.0
resolution: "@next/swc-linux-x64-gnu@npm:14.1.0"
"@next/swc-linux-x64-gnu@npm:14.1.1":
version: 14.1.1
resolution: "@next/swc-linux-x64-gnu@npm:14.1.1"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-x64-musl@npm:14.1.0":
version: 14.1.0
resolution: "@next/swc-linux-x64-musl@npm:14.1.0"
"@next/swc-linux-x64-musl@npm:14.1.1":
version: 14.1.1
resolution: "@next/swc-linux-x64-musl@npm:14.1.1"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@next/swc-win32-arm64-msvc@npm:14.1.0":
version: 14.1.0
resolution: "@next/swc-win32-arm64-msvc@npm:14.1.0"
"@next/swc-win32-arm64-msvc@npm:14.1.1":
version: 14.1.1
resolution: "@next/swc-win32-arm64-msvc@npm:14.1.1"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@next/swc-win32-ia32-msvc@npm:14.1.0":
version: 14.1.0
resolution: "@next/swc-win32-ia32-msvc@npm:14.1.0"
"@next/swc-win32-ia32-msvc@npm:14.1.1":
version: 14.1.1
resolution: "@next/swc-win32-ia32-msvc@npm:14.1.1"
conditions: os=win32 & cpu=ia32
languageName: node
linkType: hard

"@next/swc-win32-x64-msvc@npm:14.1.0":
version: 14.1.0
resolution: "@next/swc-win32-x64-msvc@npm:14.1.0"
"@next/swc-win32-x64-msvc@npm:14.1.1":
version: 14.1.1
resolution: "@next/swc-win32-x64-msvc@npm:14.1.1"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -5469,14 +5469,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.2.60":
version: 18.2.60
resolution: "@types/react@npm:18.2.60"
"@types/react@npm:^18.2.61":
version: 18.2.61
resolution: "@types/react@npm:18.2.61"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/e1d8763259c75ebcdf241dbbbfb7e8f606a8abdc98b1acf1a23e741681ebb20e82b490402a32ce10b81ce7e51f00f8009a162a72136333613b4f247549a3ab8d
checksum: 10c0/a03fbb6ca8108bbccf12ac616e77e1457ae9324040c4a5d1293caaa62c187300b4eb38ec78c4724fb43d40d4c6fb909803db057c8b69ae441e2aab7b2acdc29a
languageName: node
linkType: hard

Expand Down Expand Up @@ -6690,12 +6690,12 @@ __metadata:
languageName: node
linkType: hard

"autoprefixer@npm:^10.4.17":
version: 10.4.17
resolution: "autoprefixer@npm:10.4.17"
"autoprefixer@npm:^10.4.18":
version: 10.4.18
resolution: "autoprefixer@npm:10.4.18"
dependencies:
browserslist: "npm:^4.22.2"
caniuse-lite: "npm:^1.0.30001578"
browserslist: "npm:^4.23.0"
caniuse-lite: "npm:^1.0.30001591"
fraction.js: "npm:^4.3.7"
normalize-range: "npm:^0.1.2"
picocolors: "npm:^1.0.0"
Expand All @@ -6704,7 +6704,7 @@ __metadata:
postcss: ^8.1.0
bin:
autoprefixer: bin/autoprefixer
checksum: 10c0/1d21cc8edb7bf993682094ceed03a32c18f5293f071182a64c2c6defb44bbe91d576ad775d2347469a81997b80cea0bbc4ad3eeb5b12710f9feacf2e6c04bb51
checksum: 10c0/b6e1c1ba2fc6c09360cdcd75b00ce809c5dbe1ad4c30f0186764609a982aa5563d45965cb9e6a9d195c639a9fb1dcac2594484fc41624050195f626e9add666e
languageName: node
linkType: hard

Expand Down Expand Up @@ -7172,7 +7172,7 @@ __metadata:
languageName: node
linkType: hard

"browserslist@npm:^4.21.10, browserslist@npm:^4.22.2, browserslist@npm:^4.22.3":
"browserslist@npm:^4.21.10, browserslist@npm:^4.22.2, browserslist@npm:^4.22.3, browserslist@npm:^4.23.0":
version: 4.23.0
resolution: "browserslist@npm:4.23.0"
dependencies:
Expand Down Expand Up @@ -7344,13 +7344,20 @@ __metadata:
languageName: node
linkType: hard

"caniuse-lite@npm:^1.0.30001578, caniuse-lite@npm:^1.0.30001579, caniuse-lite@npm:^1.0.30001587":
"caniuse-lite@npm:^1.0.30001579, caniuse-lite@npm:^1.0.30001587":
version: 1.0.30001587
resolution: "caniuse-lite@npm:1.0.30001587"
checksum: 10c0/c7a34cb758a24fa1d948e164de3c5873e7e607b46db0e530ba160a281cb619c9d6a1b85bb334894bc8e629a59db99f3de4521593b08142d317a529e80a856385
languageName: node
linkType: hard

"caniuse-lite@npm:^1.0.30001591":
version: 1.0.30001591
resolution: "caniuse-lite@npm:1.0.30001591"
checksum: 10c0/21937d341c3d75994504db21340f65573a1e847a8ab33ee4964ed493994d6552864c494ba144485459abd9c711c75c0708bc9fa19f2bff525bff75ffb0a42c3b
languageName: node
linkType: hard

"capital-case@npm:^1.0.4":
version: 1.0.4
resolution: "capital-case@npm:1.0.4"
Expand Down Expand Up @@ -9411,11 +9418,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-next@npm:^14.1.0":
version: 14.1.0
resolution: "eslint-config-next@npm:14.1.0"
"eslint-config-next@npm:^14.1.1":
version: 14.1.1
resolution: "eslint-config-next@npm:14.1.1"
dependencies:
"@next/eslint-plugin-next": "npm:14.1.0"
"@next/eslint-plugin-next": "npm:14.1.1"
"@rushstack/eslint-patch": "npm:^1.3.3"
"@typescript-eslint/parser": "npm:^5.4.2 || ^6.0.0"
eslint-import-resolver-node: "npm:^0.3.6"
Expand All @@ -9430,7 +9437,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/8e3fc5fb99d8d8d03651a44487bd7739fd880cf6698292f548ebdb3886c52b3030758018970401f6220430e7d003a1100a62de47f86f7216d3c86ba0e1cd9cd1
checksum: 10c0/75c908c9ace2a99fc40927913a8d465c72dd9b89affecde33458270bed2481077e639c8f0172faa5bc05e6681d0bd1d2f1978361107a4438de387fb6f35846f6
languageName: node
linkType: hard

Expand Down Expand Up @@ -10403,9 +10410,9 @@ __metadata:
languageName: node
linkType: hard

"framer-motion@npm:^11.0.6":
version: 11.0.6
resolution: "framer-motion@npm:11.0.6"
"framer-motion@npm:^11.0.8":
version: 11.0.8
resolution: "framer-motion@npm:11.0.8"
dependencies:
"@emotion/is-prop-valid": "npm:^0.8.2"
tslib: "npm:^2.4.0"
Expand All @@ -10420,7 +10427,7 @@ __metadata:
optional: true
react-dom:
optional: true
checksum: 10c0/ba987848120847157eb2d8c7669808aa04081b753002c7d57b2adfca92da5de50470117a73e377476b3eec42d13b4c91456f649b97b7900dcc72cb980262af48
checksum: 10c0/098776e277b1707116c511f62261ed421381071258a6174c51bf1cdbb7ed436b5789fa114144426253d1719e6426d51e3f1812a9cbc1ca773361b63aacda8056
languageName: node
linkType: hard

Expand Down Expand Up @@ -13598,7 +13605,7 @@ __metadata:
"@types/cookie": "npm:^0.6.0"
"@types/jest": "npm:^29.5.12"
"@types/js-cookie": "npm:^3.0.6"
"@types/react": "npm:^18.2.60"
"@types/react": "npm:^18.2.61"
"@types/react-dom": "npm:^18.2.19"
"@types/react-google-recaptcha": "npm:^2.1.9"
"@types/react-headroom": "npm:^3.2.3"
Expand All @@ -13607,19 +13614,19 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:^7.1.0"
"@typescript-eslint/parser": "npm:^7.1.0"
"@vercel/speed-insights": "npm:^1.0.10"
autoprefixer: "npm:^10.4.17"
autoprefixer: "npm:^10.4.18"
classnames: "npm:^2.5.1"
clsx: "npm:^2.1.0"
cookie: "npm:^0.6.0"
eslint: "npm:^8.57.0"
eslint-config-next: "npm:^14.1.0"
eslint-config-next: "npm:^14.1.1"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-simple-import-sort: "npm:^12.0.0"
eslint-plugin-storybook: "npm:^0.8.0"
eslint-plugin-unused-imports: "npm:^3.1.0"
focus-trap-react: "npm:^10.2.3"
formik: "npm:^2.4.5"
framer-motion: "npm:^11.0.6"
framer-motion: "npm:^11.0.8"
husky: "npm:^9.0.11"
i18next: "npm:^23.10.0"
inquirer-fuzzy-path: "npm:^2.3.0"
Expand All @@ -13628,12 +13635,12 @@ __metadata:
js-cookie: "npm:^3.0.5"
lint-staged: "npm:^15.2.2"
moment: "npm:^2.30.1"
next: "npm:^14.1.0"
next: "npm:^14.1.1"
next-cloudinary: "npm:^6.0.1"
next-router-mock: "npm:^0.9.12"
next-sitemap: "npm:^4.2.3"
next-themes: "npm:^0.2.1"
nodemailer: "npm:^6.9.10"
nodemailer: "npm:^6.9.11"
plop: "npm:^4.0.1"
postcss: "npm:^8.4.35"
prettier: "npm:^3.2.5"
Expand Down Expand Up @@ -15187,20 +15194,20 @@ __metadata:
languageName: node
linkType: hard

"next@npm:^14.1.0":
version: 14.1.0
resolution: "next@npm:14.1.0"
"next@npm:^14.1.1":
version: 14.1.1
resolution: "next@npm:14.1.1"
dependencies:
"@next/env": "npm:14.1.0"
"@next/swc-darwin-arm64": "npm:14.1.0"
"@next/swc-darwin-x64": "npm:14.1.0"
"@next/swc-linux-arm64-gnu": "npm:14.1.0"
"@next/swc-linux-arm64-musl": "npm:14.1.0"
"@next/swc-linux-x64-gnu": "npm:14.1.0"
"@next/swc-linux-x64-musl": "npm:14.1.0"
"@next/swc-win32-arm64-msvc": "npm:14.1.0"
"@next/swc-win32-ia32-msvc": "npm:14.1.0"
"@next/swc-win32-x64-msvc": "npm:14.1.0"
"@next/env": "npm:14.1.1"
"@next/swc-darwin-arm64": "npm:14.1.1"
"@next/swc-darwin-x64": "npm:14.1.1"
"@next/swc-linux-arm64-gnu": "npm:14.1.1"
"@next/swc-linux-arm64-musl": "npm:14.1.1"
"@next/swc-linux-x64-gnu": "npm:14.1.1"
"@next/swc-linux-x64-musl": "npm:14.1.1"
"@next/swc-win32-arm64-msvc": "npm:14.1.1"
"@next/swc-win32-ia32-msvc": "npm:14.1.1"
"@next/swc-win32-x64-msvc": "npm:14.1.1"
"@swc/helpers": "npm:0.5.2"
busboy: "npm:1.6.0"
caniuse-lite: "npm:^1.0.30001579"
Expand Down Expand Up @@ -15238,7 +15245,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: 10c0/dbb1ef8d22eec29a9127d28ed46eb34f14e3f7f7b4e4b91dc96027feb4d9ead554a804275484d9a54026e6e55d632d3997561e598c1fb8e8956e77614f39765f
checksum: 10c0/8c808ec0861604a176fc6a4f58a7a3c50ef9201fc63e16fab88390cfcb30f2accf92add0600ab83d0d13cfdf4ef3a72b03b828bf255c4a999bad071aba6c071d
languageName: node
linkType: hard

Expand Down Expand Up @@ -15397,10 +15404,10 @@ __metadata:
languageName: node
linkType: hard

"nodemailer@npm:^6.9.10":
version: 6.9.10
resolution: "nodemailer@npm:6.9.10"
checksum: 10c0/a687116fa3dcdc77afa62087a3f7dd6d96c737fb044c4e003a90534ca1eff26ce4ddd2a4ac87bbe19f1ee267bd0d7a7c7e66676178b149a36b41a27e00167546
"nodemailer@npm:^6.9.11":
version: 6.9.11
resolution: "nodemailer@npm:6.9.11"
checksum: 10c0/ca45d4676758dc9878c3aff19cbfd97921d9d4a34b306e8088c1ada96fe60badf14bdb1b4c70abe5ea3393d281ee12b0d5b75e474e21e8dfb5974f2dc4710db1
languageName: node
linkType: hard

Expand Down

0 comments on commit 4c93283

Please sign in to comment.