Update dependencies
This commit is contained in:
19
package.json
19
package.json
@@ -19,16 +19,19 @@
|
||||
"storybook:build": "build-storybook"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mantine/core": "4.1.3",
|
||||
"@mantine/dates": "4.1.3",
|
||||
"@mantine/dropzone": "^4.1.5",
|
||||
"@mantine/hooks": "4.1.3",
|
||||
"@mantine/next": "4.1.3",
|
||||
"@mantine/notifications": "4.1.3",
|
||||
"@mantine/prism": "4.1.3",
|
||||
"@mantine/core": "^4.2.1",
|
||||
"@mantine/dates": "^4.2.1",
|
||||
"@mantine/dropzone": "^4.2.1",
|
||||
"@mantine/form": "^4.2.1",
|
||||
"@mantine/hooks": "^4.2.1",
|
||||
"@mantine/modals": "^4.2.1",
|
||||
"@mantine/next": "^4.2.1",
|
||||
"@mantine/notifications": "^4.2.1",
|
||||
"@mantine/prism": "^4.2.1",
|
||||
"@mantine/spotlight": "^4.2.1",
|
||||
"@modulz/radix-icons": "^4.0.0",
|
||||
"cookies-next": "^2.0.4",
|
||||
"dayjs": "^1.11.0",
|
||||
"dayjs": "^1.11.1",
|
||||
"framer-motion": "^6.3.1",
|
||||
"js-file-download": "^0.4.12",
|
||||
"next": "12.1.5-canary.4",
|
||||
|
||||
Reference in New Issue
Block a user