Skip to content

Commit

Permalink
chore: upgrade deps (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
gregberge authored Jan 16, 2024
1 parent 9cb840c commit 5a880e3
Show file tree
Hide file tree
Showing 2 changed files with 490 additions and 475 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,30 +40,30 @@
"devDependencies": {
"@ampproject/filesize": "^4.3.0",
"@radix-ui/react-accordion": "^1.1.2",
"@swc/core": "^1.3.101",
"@swc/core": "^1.3.103",
"@testing-library/react": "^14.1.2",
"@types/react": "^18.2.45",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"@types/react": "^18.2.48",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"@vitejs/plugin-react": "^4.2.1",
"class-variance-authority": "^0.7.0",
"conventional-github-releaser": "^3.1.5",
"eslint": "^8.56.0",
"happy-dom": "^12.10.3",
"prettier": "^3.1.1",
"happy-dom": "^13.1.4",
"prettier": "^3.2.2",
"react": "^18.2.0",
"react-aria-components": "^1.0.0",
"rollup": "^4.9.1",
"react-aria-components": "^1.0.1",
"rollup": "^4.9.5",
"rollup-plugin-swc3": "^0.11.0",
"rollup-plugin-ts": "^3.4.5",
"standard-version": "^9.5.0",
"tailwind-merge": "^2.2.0",
"typescript": "^5.3.3",
"vitest": "^1.1.0"
"vitest": "^1.2.0"
},
"dependencies": {
"@radix-ui/react-slot": "^1.0.2",
"clsx": "^2.0.0"
"clsx": "^2.1.0"
},
"filesize": {
"track": [
Expand Down
Loading

0 comments on commit 5a880e3

Please sign in to comment.