Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent f4e965c commit df3b660
Show file tree
Hide file tree
Showing 2 changed files with 293 additions and 275 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,30 +54,30 @@
"@babel/core": "^7.25.8",
"@babel/eslint-parser": "^7.25.8",
"@babel/preset-react": "^7.25.7",
"@mantine/core": "^7.13.2",
"@mantine/dates": "^7.13.2",
"@mantine/hooks": "^7.13.2",
"@storybook/addon-docs": "^8.3.5",
"@storybook/addon-essentials": "^8.3.5",
"@storybook/addon-interactions": "^8.3.5",
"@storybook/addon-storysource": "^8.3.5",
"@storybook/addon-themes": "^8.3.5",
"@storybook/blocks": "^8.3.5",
"@storybook/preview-api": "^8.3.5",
"@storybook/react": "^8.3.5",
"@storybook/react-vite": "^8.3.5",
"@storybook/test": "^8.3.5",
"@mantine/core": "^7.13.3",
"@mantine/dates": "^7.13.3",
"@mantine/hooks": "^7.13.3",
"@storybook/addon-docs": "^8.3.6",
"@storybook/addon-essentials": "^8.3.6",
"@storybook/addon-interactions": "^8.3.6",
"@storybook/addon-storysource": "^8.3.6",
"@storybook/addon-themes": "^8.3.6",
"@storybook/blocks": "^8.3.6",
"@storybook/preview-api": "^8.3.6",
"@storybook/react": "^8.3.6",
"@storybook/react-vite": "^8.3.6",
"@storybook/test": "^8.3.6",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitejs/plugin-react": "^4.3.2",
"@vitejs/plugin-react": "^4.3.3",
"dayjs": "^1.11.13",
"eslint": "^8.57.1",
"eslint-config-alloy": "^5.1.2",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.12",
"eslint-plugin-react-refresh": "^0.4.13",
"eslint-plugin-storybook": "^0.9.0",
"postcss": "^8.4.47",
"postcss-preset-mantine": "^1.17.0",
Expand All @@ -87,12 +87,12 @@
"publint": "^0.2.11",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"storybook": "^8.3.5",
"storybook": "^8.3.6",
"storybook-addon-mantine": "^4.0.2",
"storybook-dark-mode": "^4.0.2",
"tsup": "8.2.4",
"typescript": "^5.6.3",
"vite": "^5.4.8"
"vite": "^5.4.9"
},
"keywords": [
"mantine",
Expand All @@ -103,7 +103,7 @@
"component",
"react"
],
"packageManager": "pnpm@9.12.1",
"packageManager": "pnpm@9.12.2",
"dependencies": {
"fast-deep-equal": "^3.1.3"
}
Expand Down
Loading

0 comments on commit df3b660

Please sign in to comment.