Skip to content

Commit 8d077c4

Browse files
committed
Updates
1 parent 526b345 commit 8d077c4

3 files changed

Lines changed: 327 additions & 326 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"onFail": "download"
2626
}
2727
},
28-
"packageManager": "pnpm@10.28.1",
28+
"packageManager": "pnpm@10.28.2",
2929
"simple-git-hooks": {
3030
"pre-commit": "pnpm run lint-staged"
3131
},
@@ -58,7 +58,7 @@
5858
"@radix-ui/react-tooltip": "^1.2.8",
5959
"@vercel/analytics": "^1.6.1",
6060
"class-variance-authority": "^0.7.1",
61-
"downshift": "^9.0.13",
61+
"downshift": "^9.2.0",
6262
"gitdiff-parser": "^0.3.1",
6363
"jest": "^30.2.0",
6464
"libnpmdiff": "^6.1.4",
@@ -72,7 +72,7 @@
7272
"react-dom": "19.2.4",
7373
"react-use": "^17.6.0",
7474
"semver": "^7.7.3",
75-
"tailwind-merge": "^2.6.0",
75+
"tailwind-merge": "^2.6.1",
7676
"tailwindcss": "^3.4.19",
7777
"tailwindcss-animate": "^1.0.7",
7878
"validate-npm-package-name": "5.0.0"
@@ -90,7 +90,7 @@
9090
"@types/react-dom": "19.2.3",
9191
"@types/semver": "^7.7.1",
9292
"@types/validate-npm-package-name": "^4.0.2",
93-
"autoprefixer": "^10.4.23",
93+
"autoprefixer": "^10.4.24",
9494
"babel-plugin-react-compiler": "^1.0.0",
9595
"eslint": "^9.39.2",
9696
"jest-environment-jsdom": "^30.2.0",

0 commit comments

Comments
 (0)