Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#44)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent b867610 commit 3fb9acf
Show file tree
Hide file tree
Showing 2 changed files with 293 additions and 293 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,19 +46,19 @@
"@babel/core": "^7.26.0",
"@babel/eslint-parser": "^7.25.9",
"@babel/preset-react": "^7.25.9",
"@mantine/core": "^7.13.5",
"@mantine/dates": "^7.13.5",
"@mantine/hooks": "^7.13.5",
"@storybook/addon-docs": "^8.4.2",
"@storybook/addon-essentials": "^8.4.2",
"@storybook/addon-interactions": "^8.4.2",
"@storybook/addon-storysource": "^8.4.2",
"@storybook/addon-themes": "^8.4.2",
"@storybook/blocks": "^8.4.2",
"@storybook/preview-api": "^8.4.2",
"@storybook/react": "^8.4.2",
"@storybook/react-vite": "^8.4.2",
"@storybook/test": "^8.4.2",
"@mantine/core": "^7.14.1",
"@mantine/dates": "^7.14.1",
"@mantine/hooks": "^7.14.1",
"@storybook/addon-docs": "^8.4.4",
"@storybook/addon-essentials": "^8.4.4",
"@storybook/addon-interactions": "^8.4.4",
"@storybook/addon-storysource": "^8.4.4",
"@storybook/addon-themes": "^8.4.4",
"@storybook/blocks": "^8.4.4",
"@storybook/preview-api": "^8.4.4",
"@storybook/react": "^8.4.4",
"@storybook/react-vite": "^8.4.4",
"@storybook/test": "^8.4.4",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^7.18.0",
Expand All @@ -71,20 +71,20 @@
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.14",
"eslint-plugin-storybook": "^0.11.0",
"postcss": "^8.4.48",
"postcss": "^8.4.49",
"postcss-preset-mantine": "^1.17.0",
"postcss-simple-vars": "^7.0.1",
"prettier": "^3.3.3",
"prettier-plugin-organize-imports": "^4.1.0",
"publint": "^0.2.12",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"storybook": "^8.4.2",
"storybook": "^8.4.4",
"storybook-addon-mantine": "^4.0.2",
"storybook-dark-mode": "^4.0.2",
"tsup": "8.2.4",
"typescript": "^5.6.3",
"vite": "^5.4.10"
"vite": "^5.4.11"
},
"keywords": [
"mantine",
Expand All @@ -95,7 +95,7 @@
"component",
"react"
],
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.13.2",
"peerDependencies": {
"@mantine/core": "^7.10.2",
"@mantine/hooks": "^7.10.2",
Expand Down
Loading

0 comments on commit 3fb9acf

Please sign in to comment.