Skip to content

Commit

Permalink
Install latest react-aria packages (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
radoslavzeman authored Aug 26, 2024
1 parent 1d9d1dd commit a677e8c
Show file tree
Hide file tree
Showing 2 changed files with 1,333 additions and 2 deletions.
7 changes: 6 additions & 1 deletion next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,21 @@
"update-next": "yarn add next@latest react@latest react-dom@latest sharp@latest -E && yarn add @types/react@latest @types/react-dom@latest eslint-config-next@latest typescript@latest -D -E"
},
"dependencies": {
"@internationalized/date": "3.5.5",
"graphql": "^16.8.1",
"graphql-request": "^6.1.0",
"graphql-tag": "^2.12.6",
"i18next": "23.14.0",
"next": "14.2.6",
"next-i18next": "15.3.1",
"react": "18.3.1",
"react-aria": "3.34.3",
"react-aria-components": "1.3.3",
"react-dom": "18.3.1",
"react-i18next": "15.0.1",
"sharp": "0.33.5"
"react-stately": "3.32.2",
"sharp": "0.33.5",
"tailwindcss-react-aria-components": "1.1.5"
},
"devDependencies": {
"@graphql-codegen/cli": "^5.0.2",
Expand Down
Loading

0 comments on commit a677e8c

Please sign in to comment.