Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
AndreiRailean committed Nov 19, 2024
1 parent b3211a0 commit 0fc1db5
Showing 2 changed files with 402 additions and 653 deletions.
1,037 changes: 393 additions & 644 deletions package-lock.json

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -23,20 +23,20 @@
"@radix-ui/react-slot": "^1.1.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^8.11.0",
"@typescript-eslint/parser": "^8.11.0",
"astro": "^4.16.7",
"astro-icon": "^1.1.1",
"@typescript-eslint/eslint-plugin": "^8.15.0",
"@typescript-eslint/parser": "^8.15.0",
"astro": "^4.16.13",
"astro-icon": "^1.1.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"eslint": "^9.13.0",
"eslint-plugin-astro": "^1.3.0",
"eslint-plugin-jsx-a11y": "^6.10.1",
"lucide-react": "^0.453.0",
"eslint": "^9.15.0",
"eslint-plugin-astro": "^1.3.1",
"eslint-plugin-jsx-a11y": "^6.10.2",
"lucide-react": "^0.460.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tailwind-merge": "^2.5.4",
"tailwindcss": "^3.4.14",
"tailwindcss": "^3.4.15",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.6.3"
},

0 comments on commit 0fc1db5

Please sign in to comment.