Skip to content

Commit 4da7265

Browse files
committed
Update @mantine/* dependencies to 7.11.1
1 parent 73760ec commit 4da7265

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"typecheck": "tsc"
1212
},
1313
"dependencies": {
14-
"@mantine/core": "7.11.0",
15-
"@mantine/hooks": "7.11.0",
14+
"@mantine/core": "7.11.1",
15+
"@mantine/hooks": "7.11.1",
1616
"@remix-run/node": "^2.9.2",
1717
"@remix-run/react": "^2.9.2",
1818
"@remix-run/serve": "^2.9.2",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1078,9 +1078,9 @@ __metadata:
10781078
languageName: node
10791079
linkType: hard
10801080

1081-
"@mantine/core@npm:7.11.0":
1082-
version: 7.11.0
1083-
resolution: "@mantine/core@npm:7.11.0"
1081+
"@mantine/core@npm:7.11.1":
1082+
version: 7.11.1
1083+
resolution: "@mantine/core@npm:7.11.1"
10841084
dependencies:
10851085
"@floating-ui/react": "npm:^0.26.9"
10861086
clsx: "npm:^2.1.1"
@@ -1089,19 +1089,19 @@ __metadata:
10891089
react-textarea-autosize: "npm:8.5.3"
10901090
type-fest: "npm:^4.12.0"
10911091
peerDependencies:
1092-
"@mantine/hooks": 7.11.0
1092+
"@mantine/hooks": 7.11.1
10931093
react: ^18.2.0
10941094
react-dom: ^18.2.0
1095-
checksum: 10c0/41fb80ed5e9cfe67bca3dd9a764c00e66f8c78b92f2f71f4f4fd73b1621d682053b07532590a609bce7e876d8d4f67d69fcacc37168a294595b8af7c2ffce616
1095+
checksum: 10c0/f501aa262441a6344e813d85d3c5dfb0946a29cb8a1d57312e26c0899af523f7dd4edfc019df26824c7f93b605de4bc77734e558ef404cbe25849d46171e4d42
10961096
languageName: node
10971097
linkType: hard
10981098

1099-
"@mantine/hooks@npm:7.11.0":
1100-
version: 7.11.0
1101-
resolution: "@mantine/hooks@npm:7.11.0"
1099+
"@mantine/hooks@npm:7.11.1":
1100+
version: 7.11.1
1101+
resolution: "@mantine/hooks@npm:7.11.1"
11021102
peerDependencies:
11031103
react: ^18.2.0
1104-
checksum: 10c0/5fb96b46145f0f1fbbe2a4934ce26e374e59dfc4b0d7b1f0b96e4d9a93997315bb57e5d2747331648e33280669404555a52b0e9857bb8b81b1121fe02eede5ac
1104+
checksum: 10c0/e21ed0b67f160d2500819b515bd61f741220019d780afefe59bdab69de0cf6db839920b5673f4dfe17fbd2598d8ed14b5deea11ce97af9bf06b42ce433b43226
11051105
languageName: node
11061106
linkType: hard
11071107

@@ -8974,8 +8974,8 @@ __metadata:
89748974
version: 0.0.0-use.local
89758975
resolution: "vite-remix@workspace:."
89768976
dependencies:
8977-
"@mantine/core": "npm:7.11.0"
8978-
"@mantine/hooks": "npm:7.11.0"
8977+
"@mantine/core": "npm:7.11.1"
8978+
"@mantine/hooks": "npm:7.11.1"
89798979
"@remix-run/dev": "npm:^2.9.2"
89808980
"@remix-run/node": "npm:^2.9.2"
89818981
"@remix-run/react": "npm:^2.9.2"

0 commit comments

Comments
 (0)