Skip to content

Commit bc130bc

Browse files
committed
release:doc
1 parent 5bd50e2 commit bc130bc

File tree

3 files changed

+99
-99
lines changed

3 files changed

+99
-99
lines changed

archbase-react-2.0.82.tgz

1.95 MB
Binary file not shown.

package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "archbase-react",
3-
"version": "2.0.82",
3+
"version": "2.0.83",
44
"description": "Biblioteca de compontentes React TypeScript focada em produtividade no desenvolvimento web.",
55
"author": "Edson Martins <[email protected]>",
66
"license": "MIT",
@@ -56,15 +56,15 @@
5656
"dependencies": {
5757
"@babel/runtime": "^7.24.7",
5858
"@juggle/resize-observer": "^3.4.0",
59-
"@mantine/core": "7.16.1",
60-
"@mantine/dates": "7.16.1",
61-
"@mantine/dropzone": "7.16.1",
62-
"@mantine/emotion": "7.16.1",
63-
"@mantine/hooks": "7.16.1",
64-
"@mantine/modals": "7.16.1",
65-
"@mantine/notifications": "7.16.1",
66-
"@mantine/spotlight": "7.16.1",
67-
"@mantine/tiptap": "7.16.1",
59+
"@mantine/core": "7.16.2",
60+
"@mantine/dates": "7.16.2",
61+
"@mantine/dropzone": "7.16.2",
62+
"@mantine/emotion": "7.16.2",
63+
"@mantine/hooks": "7.16.2",
64+
"@mantine/modals": "7.16.2",
65+
"@mantine/notifications": "7.16.2",
66+
"@mantine/spotlight": "7.16.2",
67+
"@mantine/tiptap": "7.16.2",
6868
"@rehooks/component-size": "^1.0.3",
6969
"@tabler/icons-react": "^2.47.0",
7070
"ajv": "^8.16.0",

0 commit comments

Comments
 (0)