Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
e-krebs committed Oct 15, 2023
1 parent 12edbaa commit 0576eaf
Show file tree
Hide file tree
Showing 2 changed files with 576 additions and 567 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,37 +33,37 @@
"dependencies": {
"@react-aria/utils": "^3.21.0",
"react-aria-components": "1.0.0-beta.1",
"tailwind-merge": "^1.14.0",
"tailwindcss-react-aria-components": "1.0.0-beta.1"
"tailwind-merge": "^1.14.0"
},
"devDependencies": {
"@ladle/react": "^3.2.1",
"@parcel/packager-ts": "2.9.3",
"@parcel/transformer-typescript-tsc": "^2.9.3",
"@parcel/transformer-typescript-types": "2.9.3",
"@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.25",
"@types/react-dom": "^18.2.10",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"@types/react": "^18.2.28",
"@types/react-dom": "^18.2.13",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"autoprefixer": "^10.4.16",
"concurrently": "^8.2.1",
"eslint": "^8.50.0",
"eslint": "^8.51.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"parcel": "^2.9.3",
"parcel": "^2.10.0",
"postcss": "^8.4.31",
"prettier": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.5",
"prettier-plugin-tailwindcss": "^0.5.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-feather": "^2.0.10",
"rimraf": "^5.0.5",
"serve": "^14.2.1",
"tailwindcss": "^3.3.3",
"tailwindcss-react-aria-components": "^1.0.0-beta.1",
"typescript": "^5.2.2"
},
"resolutions": {
Expand Down
Loading

0 comments on commit 0576eaf

Please sign in to comment.