Skip to content

Commit 3326fac

Browse files
Bump the minor-and-patch-updates group across 4 directories with 5 updates (#248)
Bumps the minor-and-patch-updates group with 1 update in the / directory: [prettier](https://github.com/prettier/prettier). Bumps the minor-and-patch-updates group with 2 updates in the /source directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [semver](https://github.com/npm/node-semver). Bumps the minor-and-patch-updates group with 1 update in the /source/scripts directory: [semver](https://github.com/npm/node-semver). Bumps the minor-and-patch-updates group with 2 updates in the /source/website directory: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [sass](https://github.com/sass/dart-sass). Updates `prettier` from 3.4.2 to 3.5.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.2...3.5.0) Updates `@types/node` from 22.13.0 to 22.13.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `semver` from 7.7.0 to 7.7.1 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.7.0...v7.7.1) Updates `semver` from 7.7.0 to 7.7.1 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.7.0...v7.7.1) Updates `astro` from 5.2.3 to 5.2.5 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro) Updates `sass` from 1.83.4 to 1.84.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.83.4...1.84.0) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-updates ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1529085 commit 3326fac

7 files changed

+40
-38
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"author": "",
99
"license": "ISC",
1010
"devDependencies": {
11-
"prettier": "^3.4.2",
11+
"prettier": "^3.5.0",
1212
"typescript": "^5.7.3"
1313
}
1414
}

source/package-lock.json

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

source/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
"author": "",
99
"license": "ISC",
1010
"dependencies": {
11-
"@types/node": "^22.13.0",
11+
"@types/node": "^22.13.1",
1212
"@types/semver": "^7.5.8",
1313
"json5": "^2.2.3",
1414
"jsonschema": "^1.5.0",
1515
"jszip": "^3.10.1",
16-
"semver": "^7.7.0",
16+
"semver": "^7.7.1",
1717
"tsx": "^4.19.2",
1818
"url": "^0.11.4",
1919
"yaml": "^2.7.0"

source/scripts/package-lock.json

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

source/website/package-lock.json

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

source/website/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/file-saver": "^2.0.7",
2121
"@types/react": "^19.0.8",
2222
"@types/react-dom": "^19.0.3",
23-
"astro": "^5.2.3",
23+
"astro": "^5.2.5",
2424
"autoprefixer": "^10.4.20",
2525
"daisyui": "^4.12.23",
2626
"file-saver": "^2.0.5",
@@ -29,7 +29,7 @@
2929
"react": "^19.0.0",
3030
"react-dom": "^19.0.0",
3131
"reset-css": "^5.0.2",
32-
"sass": "^1.83.4",
32+
"sass": "^1.84.0",
3333
"tailwindcss": "^3.4.17",
3434
"tailwindcss-safe-area": "^0.6.0"
3535
}

0 commit comments

Comments
 (0)