Skip to content

Commit b8fbafb

Browse files
committed
💡 feat: update v7 api
1 parent 030a950 commit b8fbafb

File tree

10 files changed

+735
-707
lines changed

10 files changed

+735
-707
lines changed

‎package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jirasic",
33
"private": true,
4-
"version": "1.3.3",
4+
"version": "1.4.0",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",
@@ -12,9 +12,9 @@
1212
},
1313
"dependencies": {
1414
"@emotion/react": "^11.10.5",
15-
"@mantine/core": "^5.8.4",
16-
"@mantine/hooks": "^5.8.4",
17-
"@mantine/notifications": "^5.10.0",
15+
"@mantine/core": "^7.6.2",
16+
"@mantine/hooks": "^7.6.2",
17+
"@mantine/notifications": "^7.6.2",
1818
"@tabler/icons": "^1.114.0",
1919
"@tauri-apps/api": "^1.1.0",
2020
"@types/marked": "^4.0.8",

0 commit comments

Comments
 (0)