Skip to content

Commit

Permalink
Merge pull request #891 from mbifulco/dependabot/npm_and_yarn/depende…
Browse files Browse the repository at this point in the history
…ncies-d46db062fe

chore(deps): bump the dependencies group with 12 updates
  • Loading branch information
mbifulco authored Nov 23, 2024
2 parents 9a39b90 + 4fcefa7 commit 50accc1
Show file tree
Hide file tree
Showing 3 changed files with 1,244 additions and 1,207 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
},
"dependencies": {
"@cloudinary/url-gen": "^1.21.0",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@emotion/react": "^11.13.5",
"@emotion/styled": "^11.13.5",
"@headlessui/react": "^2.2.0",
"@heroicons/react": "^2.2.0",
"@mdx-js/loader": "^3.1.0",
Expand All @@ -32,7 +32,7 @@
"@t3-oss/env-core": "^0.11.1",
"@t3-oss/env-nextjs": "^0.11.1",
"@tailwindcss/typography": "^0.5.15",
"@tanstack/react-query": "^5.60.5",
"@tanstack/react-query": "^5.61.0",
"@trpc/client": "11.0.0-rc.477",
"@trpc/next": "11.0.0-rc.477",
"@trpc/react-query": "11.0.0-rc.477",
Expand All @@ -55,16 +55,16 @@
"next-mdx-remote": "5.0.0",
"pluralize": "^8.0.0",
"postcss": "^8.4.49",
"posthog-js": "^1.186.3",
"posthog-node": "^4.2.2",
"posthog-js": "^1.188.0",
"posthog-node": "^4.2.3",
"prism-react-renderer": "^2.4.0",
"prop-types": "^15.8.1",
"react": "^18.3.1",
"react-aria": "^3.35.1",
"react-aria": "^3.36.0",
"react-dom": "^18.3.1",
"react-email": "3.0.2",
"react-icons": "^5.3.0",
"react-stately": "^3.33.0",
"react-stately": "^3.34.0",
"rehype-autolink-headings": "^7.1.0",
"rehype-img-size": "^1.0.1",
"rehype-slug": "^6.0.0",
Expand All @@ -74,7 +74,7 @@
"sass": "^1.81.0",
"sharp": "^0.33.5",
"superjson": "^2.2.1",
"svix": "^1.40.0",
"svix": "^1.41.0",
"swr": "^2.2.5",
"tailwind-merge": "^2.5.4",
"zod": "^3.23.8"
Expand All @@ -84,15 +84,15 @@
"@next/eslint-plugin-next": "^14.2.15",
"@playwright/test": "^1.49.0",
"@types/eslint": "^9.6.1",
"@types/node": "^22.9.0",
"@types/node": "^22.9.3",
"@types/pluralize": "^0.0.33",
"@types/react": "^18.3.12",
"@typescript-eslint/eslint-plugin": "^8.15.0",
"@typescript-eslint/parser": "^8.15.0",
"eslint": "8.57.0",
"eslint-config-next": "^14.2.15",
"eslint-config-prettier": "^9.1.0",
"eslint-config-turbo": "^2.3.0",
"eslint-config-turbo": "^2.3.1",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.2",
Expand All @@ -101,10 +101,10 @@
"jiti": "^2.4.0",
"next-sitemap": "^4.2.3",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.8",
"prettier-plugin-tailwindcss": "^0.6.9",
"schema-dts": "^1.1.2",
"tailwindcss": "^3.4.15",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 50accc1

Please sign in to comment.