Skip to content
This repository was archived by the owner on Apr 28, 2026. It is now read-only.

Commit acf1364

Browse files
committed
chore(package.json): update @radix-ui/react-hover-card and autoprefixer dependencies to latest versions for improved stability and features
1 parent 0c5bb53 commit acf1364

2 files changed

Lines changed: 121 additions & 97 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"test:unit": "vitest --ui"
1212
},
1313
"dependencies": {
14-
"@radix-ui/react-hover-card": "^1.1.7",
14+
"@radix-ui/react-hover-card": "^1.1.15",
1515
"@tanstack/react-query": "^5.59.13",
1616
"clsx": "^2.1.1",
1717
"next": "14.2.15",
@@ -31,7 +31,7 @@
3131
"@types/react": "18.3.11",
3232
"@types/react-dom": "18.3.1",
3333
"@vitest/ui": "^2.1.2",
34-
"autoprefixer": "^10.4.21",
34+
"autoprefixer": "^10.4.22",
3535
"dotenv": "^16.5.0",
3636
"eslint": "8.37.0",
3737
"eslint-config-next": "14.2.15",

0 commit comments

Comments
 (0)