Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#68)
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 Jan 27, 2025
1 parent d9b2b1c commit 563de7a
Show file tree
Hide file tree
Showing 2 changed files with 504 additions and 458 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,28 +44,28 @@
"./package.json": "./package.json"
},
"devDependencies": {
"@babel/core": "^7.26.0",
"@babel/core": "^7.26.7",
"@babel/preset-react": "^7.26.3",
"@eslint/compat": "^1.2.5",
"@eslint/js": "^9.18.0",
"@mantine/core": "^7.16.1",
"@mantine/dates": "^7.16.1",
"@mantine/hooks": "^7.16.1",
"@storybook/addon-docs": "^8.5.0",
"@storybook/addon-essentials": "^8.5.0",
"@storybook/addon-interactions": "^8.5.0",
"@storybook/addon-storysource": "^8.5.0",
"@storybook/addon-themes": "^8.5.0",
"@storybook/blocks": "^8.5.0",
"@storybook/preview-api": "^8.5.0",
"@storybook/react": "^8.5.0",
"@storybook/react-vite": "^8.5.0",
"@storybook/test": "^8.5.0",
"@types/react": "^19.0.7",
"@eslint/js": "^9.19.0",
"@mantine/core": "^7.16.2",
"@mantine/dates": "^7.16.2",
"@mantine/hooks": "^7.16.2",
"@storybook/addon-docs": "^8.5.1",
"@storybook/addon-essentials": "^8.5.1",
"@storybook/addon-interactions": "^8.5.1",
"@storybook/addon-storysource": "^8.5.1",
"@storybook/addon-themes": "^8.5.1",
"@storybook/blocks": "^8.5.1",
"@storybook/preview-api": "^8.5.1",
"@storybook/react": "^8.5.1",
"@storybook/react-vite": "^8.5.1",
"@storybook/test": "^8.5.1",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"@vitejs/plugin-react": "^4.3.4",
"dayjs": "^1.11.13",
"eslint": "^9.18.0",
"eslint": "^9.19.0",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.18",
Expand All @@ -79,13 +79,13 @@
"publint": "^0.3.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"storybook": "^8.5.0",
"storybook": "^8.5.1",
"storybook-addon-mantine": "^5.0.0",
"storybook-dark-mode": "^4.0.2",
"tsup": "8.2.4",
"typescript": "^5.7.3",
"typescript-eslint": "^8.20.0",
"vite": "^6.0.7"
"typescript-eslint": "^8.21.0",
"vite": "^6.0.11"
},
"keywords": [
"mantine",
Expand Down
Loading

0 comments on commit 563de7a

Please sign in to comment.