Skip to content

Commit 9ed75c3

Browse files
committed
plugins & libs updates
1 parent b67f0b7 commit 9ed75c3

File tree

3 files changed

+38
-20
lines changed

3 files changed

+38
-20
lines changed

composer.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 30 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint": "^9.37.0",
4040
"eslint-config-prettier": "^10.1.8",
4141
"eslint-plugin-react": "^7.37.5",
42-
"eslint-plugin-react-hooks": "^6.1.1",
42+
"eslint-plugin-react-hooks": "^7.0.0",
4343
"jest": "^30.2.0",
4444
"jest-environment-jsdom": "^30.2.0",
4545
"prettier": "^3.6.2",
@@ -63,7 +63,7 @@
6363
"@fontsource-variable/quicksand": "^5.2.10",
6464
"@fontsource-variable/source-sans-3": "^5.2.9",
6565
"@headlessui/react": "^2.2.9",
66-
"@inertiajs/react": "^2.2.6",
66+
"@inertiajs/react": "^2.2.7",
6767
"@radix-ui/react-avatar": "^1.1.10",
6868
"@radix-ui/react-checkbox": "^1.3.3",
6969
"@radix-ui/react-collapsible": "^1.1.12",
@@ -100,5 +100,5 @@
100100
"@tailwindcss/oxide-linux-x64-gnu": "^4.1.14",
101101
"lightningcss-linux-x64-gnu": "^1.30.2"
102102
},
103-
"packageManager": "[email protected].1"
103+
"packageManager": "[email protected].2"
104104
}

0 commit comments

Comments
 (0)