Skip to content

Commit

Permalink
Merge pull request #932 from mbifulco/f/themes-gt-resolutions
Browse files Browse the repository at this point in the history
themes > resolutions
  • Loading branch information
mbifulco authored Dec 31, 2024
2 parents 6aab0f3 + 50f2666 commit 034d95d
Show file tree
Hide file tree
Showing 6 changed files with 169 additions and 96 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
"@headlessui/react": "^2.2.0",
"@heroicons/react": "^2.2.0",
"@mdx-js/react": "^3.1.0",
"@next/bundle-analyzer": "^15.1.2",
"@next/bundle-analyzer": "^15.1.3",
"@number-flow/react": "^0.4.4",
"@react-email/components": "^0.0.31",
"@react-email/render": "^1.0.3",
"@t3-oss/env-core": "^0.11.1",
"@t3-oss/env-nextjs": "^0.11.1",
"@tailwindcss/typography": "^0.5.15",
"@tanstack/react-query": "^5.62.10",
"@tanstack/react-query": "^5.62.11",
"@trpc/client": "11.0.0-rc.666",
"@trpc/next": "11.0.0-rc.666",
"@trpc/react-query": "11.0.0-rc.666",
Expand All @@ -49,7 +49,7 @@
"next-mdx-remote": "5.0.0",
"pluralize": "^8.0.0",
"postcss": "^8.4.49",
"posthog-js": "^1.203.1",
"posthog-js": "^1.203.2",
"posthog-node": "^4.3.2",
"prism-react-renderer": "^2.4.1",
"react": "^18.3.1",
Expand All @@ -71,14 +71,14 @@
},
"devDependencies": {
"@ianvs/prettier-plugin-sort-imports": "^4.4.0",
"@next/eslint-plugin-next": "^15.1.2",
"@next/eslint-plugin-next": "^15.1.3",
"@playwright/test": "^1.49.1",
"@types/eslint": "^9.6.1",
"@types/node": "^22.10.2",
"@types/pluralize": "^0.0.33",
"@types/react": "^18.3.12",
"@typescript-eslint/eslint-plugin": "^8.18.2",
"@typescript-eslint/parser": "^8.18.2",
"@typescript-eslint/eslint-plugin": "^8.19.0",
"@typescript-eslint/parser": "^8.19.0",
"depcheck": "^1.4.7",
"eslint": "8.57.0",
"eslint-config-next": "^15.1.2",
Expand Down
Loading

0 comments on commit 034d95d

Please sign in to comment.