Skip to content

Commit 45690f1

Browse files
committed
Update @mantine/* dependencies to 7.11.2
1 parent 4da7265 commit 45690f1

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.1",
15-
"@mantine/hooks": "7.11.1",
14+
"@mantine/core": "7.11.2",
15+
"@mantine/hooks": "7.11.2",
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.1":
1082-
version: 7.11.1
1083-
resolution: "@mantine/core@npm:7.11.1"
1081+
"@mantine/core@npm:7.11.2":
1082+
version: 7.11.2
1083+
resolution: "@mantine/core@npm:7.11.2"
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.1
1092+
"@mantine/hooks": 7.11.2
10931093
react: ^18.2.0
10941094
react-dom: ^18.2.0
1095-
checksum: 10c0/f501aa262441a6344e813d85d3c5dfb0946a29cb8a1d57312e26c0899af523f7dd4edfc019df26824c7f93b605de4bc77734e558ef404cbe25849d46171e4d42
1095+
checksum: 10c0/ca13547e9961d908701c8c1825c4b99eb4a757060c22fc5a6c681a32ec58ec33fa58951978d395f5054f8823cdcaae3562f88631ef2ad6cd1d22414fa167d327
10961096
languageName: node
10971097
linkType: hard
10981098

1099-
"@mantine/hooks@npm:7.11.1":
1100-
version: 7.11.1
1101-
resolution: "@mantine/hooks@npm:7.11.1"
1099+
"@mantine/hooks@npm:7.11.2":
1100+
version: 7.11.2
1101+
resolution: "@mantine/hooks@npm:7.11.2"
11021102
peerDependencies:
11031103
react: ^18.2.0
1104-
checksum: 10c0/e21ed0b67f160d2500819b515bd61f741220019d780afefe59bdab69de0cf6db839920b5673f4dfe17fbd2598d8ed14b5deea11ce97af9bf06b42ce433b43226
1104+
checksum: 10c0/78bcea73ab89513c07a0ad2283a11f91d7caa2c6c2139c48ae94ae8adebfcf9aca1b333db32a79195455606cc499b98f4e0654e056ec137abbf19ec4ccb1fa5b
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.1"
8978-
"@mantine/hooks": "npm:7.11.1"
8977+
"@mantine/core": "npm:7.11.2"
8978+
"@mantine/hooks": "npm:7.11.2"
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)