Skip to content

Commit

Permalink
Chore: package updates 102524 (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
wadehammes authored Oct 29, 2024
1 parent 34633d0 commit bbca3f7
Show file tree
Hide file tree
Showing 2 changed files with 444 additions and 401 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,23 +17,23 @@
"types:contentful": "export $(cat .env.local | sed '/^#/d; s/[$\"]//g'); cf-content-types-generator -s $CONTENTFUL_SPACE_ID -t $CONTENTFUL_CMA_TOKEN -o src/contentful/types -X && biome format --write src/contentful/types"
},
"dependencies": {
"@contentful/rich-text-plain-text-renderer": "^16.2.10",
"@contentful/rich-text-react-renderer": "^15.22.11",
"@contentful/rich-text-types": "^16.8.5",
"@faker-js/faker": "^9.0.3",
"@contentful/rich-text-plain-text-renderer": "^17.0.0",
"@contentful/rich-text-react-renderer": "^16.0.0",
"@contentful/rich-text-types": "^17.0.0",
"@faker-js/faker": "^9.1.0",
"@jest/types": "^29.6.3",
"@next/third-parties": "^15.0.1",
"@next/third-parties": "^15.0.2",
"@notionhq/client": "^2.2.15",
"@svgr/webpack": "^8.1.0",
"@tanstack/react-query": "^5.59.16",
"classnames": "^2.5.1",
"contentful": "^11.1.4",
"contentful": "^11.2.0",
"gsap": "^3.12.5",
"html-react-parser": "^5.1.18",
"jest-mock": "^29.7.0",
"next": "^15.0.1",
"next": "^15.0.2",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^10.0.7",
"postcss-preset-env": "^10.0.8",
"postcss-syntax": "^0.36.2",
"react": "^18.3.1",
"react-aria": "^3.35.1",
Expand All @@ -42,7 +42,7 @@
"react-hook-form": "^7.53.1",
"react-intersection-observer": "^9.13.1",
"react-player": "^2.16.0",
"resend": "^4.0.0",
"resend": "4.0.1-alpha.0",
"safe-json-stringify": "^1.2.0",
"schema-dts": "^1.1.2",
"stylelint-webpack-plugin": "^5.0.1",
Expand All @@ -57,7 +57,7 @@
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.14",
"@types/node": "^22.7.9",
"@types/node": "^22.8.3",
"@types/react": "^18.3.12",
"@types/react-google-recaptcha": "^2.1.9",
"@types/safe-json-stringify": "^1.1.5",
Expand Down
Loading

0 comments on commit bbca3f7

Please sign in to comment.