Skip to content

Commit

Permalink
deps upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
e-krebs committed Oct 22, 2023
1 parent b2ba2d9 commit 7565a83
Show file tree
Hide file tree
Showing 2 changed files with 486 additions and 477 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,24 +31,24 @@
"react-dom": "^18.2.0"
},
"dependencies": {
"@react-aria/utils": "^3.21.0",
"react-aria-components": "1.0.0-beta.1",
"@react-aria/utils": "^3.21.1",
"react-aria-components": "1.0.0-beta.2",
"tailwind-merge": "^1.14.0"
},
"devDependencies": {
"@ladle/react": "^3.2.1",
"@ladle/react": "^3.2.2",
"@parcel/packager-ts": "2.10.0",
"@parcel/transformer-typescript-tsc": "^2.10.0",
"@parcel/transformer-typescript-types": "2.10.0",
"@tailwindcss/typography": "^0.5.10",
"@types/babel__template": "^7.4.2",
"@types/react": "^18.2.28",
"@types/react-dom": "^18.2.13",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"@types/babel__template": "^7.4.3",
"@types/react": "^18.2.31",
"@types/react-dom": "^18.2.14",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"autoprefixer": "^10.4.16",
"concurrently": "^8.2.1",
"eslint": "^8.51.0",
"concurrently": "^8.2.2",
"eslint": "^8.52.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-react": "^7.33.2",
Expand Down
Loading

0 comments on commit 7565a83

Please sign in to comment.