Skip to content

Commit d33b7ac

Browse files
Bump the npm-dependencies group with 2 updates
Bumps the npm-dependencies group with 2 updates: [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) and [sass](https://github.com/sass/dart-sass). Updates `@mantine/core` from 7.4.1 to 7.4.2 - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/7.4.2/packages/@mantine/core) Updates `sass` from 1.69.7 to 1.70.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.69.7...1.70.0) --- updated-dependencies: - dependency-name: "@mantine/core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 019551f commit d33b7ac

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package-lock.json

+12-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
},
1919
"dependencies": {
2020
"@inertiajs/react": "^1.0.14",
21-
"@mantine/core": "^7.4.1",
21+
"@mantine/core": "^7.4.2",
2222
"@mantine/hooks": "^7.3.1",
2323
"@tabler/icons-react": "^2.46.0",
2424
"@vitejs/plugin-react": "^4.2.1",
2525
"react": "^18.2.0",
2626
"react-dom": "^18.2.0",
27-
"sass": "^1.69.7"
27+
"sass": "^1.70.0"
2828
}
2929
}

0 commit comments

Comments
 (0)