Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#62)
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 Dec 30, 2024
1 parent 08452e9 commit fe05031
Show file tree
Hide file tree
Showing 2 changed files with 430 additions and 107 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
"@babel/preset-react": "^7.26.3",
"@eslint/compat": "^1.2.4",
"@eslint/js": "^9.17.0",
"@mantine/core": "^7.15.1",
"@mantine/dates": "^7.15.1",
"@mantine/hooks": "^7.15.1",
"@mantine/core": "^7.15.2",
"@mantine/dates": "^7.15.2",
"@mantine/hooks": "^7.15.2",
"@storybook/addon-docs": "^8.4.7",
"@storybook/addon-essentials": "^8.4.7",
"@storybook/addon-interactions": "^8.4.7",
Expand All @@ -66,7 +66,7 @@
"@vitejs/plugin-react": "^4.3.4",
"dayjs": "^1.11.13",
"eslint": "^9.17.0",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.16",
"eslint-plugin-storybook": "^0.11.1",
Expand All @@ -80,12 +80,12 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"storybook": "^8.4.7",
"storybook-addon-mantine": "^4.0.2",
"storybook-addon-mantine": "^4.1.0",
"storybook-dark-mode": "^4.0.2",
"tsup": "8.2.4",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.1",
"vite": "^6.0.5"
"typescript-eslint": "^8.18.2",
"vite": "^6.0.6"
},
"keywords": [
"mantine",
Expand All @@ -96,7 +96,7 @@
"component",
"react"
],
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"peerDependencies": {
"@mantine/core": "^7.10.2",
"@mantine/hooks": "^7.10.2",
Expand Down
Loading

0 comments on commit fe05031

Please sign in to comment.