Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Aug 13, 2024
1 parent 287ad30 commit 25c3ad6
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 202 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"storybook:build": "storybook build"
},
"dependencies": {
"@mantine/core": "7.12.0",
"@mantine/hooks": "7.12.0",
"@mantine/notifications": "^7.12.0",
"@mantine/core": "7.12.1",
"@mantine/hooks": "7.12.1",
"@mantine/notifications": "^7.12.1",
"@next/bundle-analyzer": "^14.2.5",
"@tabler/icons": "^3.12.0",
"@tabler/icons-react": "^3.12.0",
Expand All @@ -33,11 +33,11 @@
"devDependencies": {
"@babel/core": "^7.25.2",
"@next/eslint-plugin-next": "^14.2.5",
"@storybook/addon-essentials": "^8.2.8",
"@storybook/addon-essentials": "^8.2.9",
"@storybook/addon-styling-webpack": "^1.0.0",
"@storybook/blocks": "^8.2.8",
"@storybook/nextjs": "^8.2.8",
"@storybook/react": "^8.2.8",
"@storybook/blocks": "^8.2.9",
"@storybook/nextjs": "^8.2.9",
"@storybook/react": "^8.2.9",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/react": "^16.0.0",
Expand All @@ -58,15 +58,15 @@
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-testing-library": "^6.2.2",
"eslint-plugin-testing-library": "^6.3.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"postcss": "^8.4.41",
"postcss-modules-values": "^4.0.0",
"postcss-preset-mantine": "1.17.0",
"postcss-simple-vars": "^7.0.1",
"prettier": "^3.3.3",
"storybook": "^8.2.8",
"storybook": "^8.2.9",
"storybook-dark-mode": "^4.0.2",
"stylelint": "^16.8.1",
"stylelint-config-standard-scss": "^13.1.0",
Expand Down
Loading

0 comments on commit 25c3ad6

Please sign in to comment.