Skip to content

Commit 9718525

Browse files
authored
Update some packages (#384)
1 parent 3132dca commit 9718525

2 files changed

Lines changed: 567 additions & 927 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
"@fortawesome/fontawesome-svg-core": "^7.2.0",
1414
"@fortawesome/free-brands-svg-icons": "^7.2.0",
1515
"@fortawesome/free-solid-svg-icons": "^7.2.0",
16-
"@fortawesome/react-fontawesome": "^3.1.0",
16+
"@fortawesome/react-fontawesome": "^3.3.1",
1717
"@radix-ui/react-checkbox": "^1.3.3",
1818
"@radix-ui/react-dialog": "^1.1.15",
19-
"@radix-ui/react-dropdown-menu": "^2.1.15",
19+
"@radix-ui/react-dropdown-menu": "^2.1.16",
2020
"@radix-ui/react-select": "^2.2.6",
21-
"@radix-ui/react-slot": "^1.2.3",
21+
"@radix-ui/react-slot": "^1.2.4",
2222
"@tailwindcss/postcss": "^4.2.2",
2323
"axios": "^1.15.0",
2424
"class-variance-authority": "^0.7.1",
@@ -39,15 +39,15 @@
3939
"@saber2pr/types-github-api": "^0.0.9",
4040
"@types/node": "^24.3.0",
4141
"@types/react": "^19.2.14",
42-
"@types/react-dom": "^19.1.2",
43-
"@types/react-lazy-load-image-component": "^1.6.4",
42+
"@types/react-dom": "^19.2.3",
43+
"@types/react-lazy-load-image-component": "^1.6.5",
4444
"@types/sanitize-html": "^2.16.1",
4545
"@typescript-eslint/eslint-plugin": "^8.36.0",
4646
"@typescript-eslint/parser": "^8.57.2",
4747
"autoprefixer": "^10.4.21",
4848
"clsx": "^2.1.1",
4949
"eslint": "^9.31.0",
50-
"eslint-plugin-react-hooks": "^7.0.1",
50+
"eslint-plugin-react-hooks": "^7.1.1",
5151
"eslint-plugin-react-refresh": "^0.5.2",
5252
"postcss": "^8.5.8",
5353
"tailwind-merge": "^3.3.1",

0 commit comments

Comments
 (0)