Skip to content

Commit

Permalink
chore(deps): upgrade dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions <[email protected]>
  • Loading branch information
github-actions committed Dec 6, 2024
1 parent 105f59c commit b39722a
Show file tree
Hide file tree
Showing 2 changed files with 260 additions and 258 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,37 +38,37 @@
"dependencies": {
"@headlessui/react": "^2.2.0",
"@heroicons/react": "^2.2.0",
"@next/mdx": "^15.0.3",
"@next/mdx": "^15.0.4",
"@tailwindcss/typography": "^0.5.15",
"buffer": "^6.0.3",
"dotenv": "^16.4.7",
"jest-environment-jsdom": "^29.7.0",
"next": "15.0.3",
"next": "15.0.4",
"next-safe": "^3.5.0",
"react": "19.0.0-rc-1631855f-20241023",
"react-dom": "19.0.0-rc-1631855f-20241023",
"react": "19.0.0",
"react-dom": "19.0.0",
"sharp": "^0.33.5"
},
"devDependencies": {
"@antfu/eslint-config": "^3.11.2",
"@next/eslint-plugin-next": "^15.0.3",
"@next/eslint-plugin-next": "^15.0.4",
"@swc/core": "^1.10.0",
"@swc/jest": "^0.2.37",
"@tailwindcss/forms": "^0.5.9",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@testing-library/react": "^16.1.0",
"@types/jest": "^29.5.14",
"@types/node": "^22.10.1",
"@types/react": "^18.3.13",
"@types/react-dom": "^18.3.1",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.1",
"@typescript-eslint/eslint-plugin": "^8.17.0",
"@typescript-eslint/parser": "^8.17.0",
"autoprefixer": "^10.4.20",
"eslint": "^9.16.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-tailwindcss": "^3.17.5",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.7.0",
Expand Down
Loading

0 comments on commit b39722a

Please sign in to comment.