Skip to content

Commit d6c3463

Browse files
chore(deps-dev): bump the patch-dependencies group with 2 updates (#298)
Bumps the patch-dependencies group with 2 updates: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [postcss](https://github.com/postcss/postcss). Updates `@types/react` from 19.1.7 to 19.1.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `postcss` from 8.5.4 to 8.5.5 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.4...8.5.5) --- updated-dependencies: - dependency-name: "@types/react" dependency-version: 19.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: postcss dependency-version: 8.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ab62fd commit d6c3463

File tree

5 files changed

+22
-22
lines changed

5 files changed

+22
-22
lines changed

package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/auto-sync/ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@
1818
},
1919
"devDependencies": {
2020
"@eslint/js": "^9.28.0",
21-
"@types/react": "^19.1.7",
21+
"@types/react": "^19.1.8",
2222
"@types/react-dom": "^18.3.1",
2323
"@vitejs/plugin-react": "^4.5.2",
2424
"autoprefixer": "^10.4.21",
2525
"eslint": "^9.13.0",
2626
"eslint-plugin-react-hooks": "^5.2.0",
2727
"eslint-plugin-react-refresh": "^0.4.20",
2828
"globals": "^15.15.0",
29-
"postcss": "^8.5.4",
29+
"postcss": "^8.5.5",
3030
"tailwindcss": "^3.4.17",
3131
"typescript": "~5.8.3",
3232
"typescript-eslint": "^8.34.0",

packages/design-migration/ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@
1818
},
1919
"devDependencies": {
2020
"@eslint/js": "^9.28.0",
21-
"@types/react": "^19.1.7",
21+
"@types/react": "^19.1.8",
2222
"@types/react-dom": "^18.3.1",
2323
"@vitejs/plugin-react": "^4.5.2",
2424
"autoprefixer": "^10.4.21",
2525
"eslint": "^9.13.0",
2626
"eslint-plugin-react-hooks": "^5.2.0",
2727
"eslint-plugin-react-refresh": "^0.4.20",
2828
"globals": "^15.15.0",
29-
"postcss": "^8.5.4",
29+
"postcss": "^8.5.5",
3030
"tailwindcss": "^3.4.17",
3131
"typescript": "~5.8.3",
3232
"typescript-eslint": "^8.34.0",

packages/handover/ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@
1818
},
1919
"devDependencies": {
2020
"@eslint/js": "^9.28.0",
21-
"@types/react": "^19.1.7",
21+
"@types/react": "^19.1.8",
2222
"@types/react-dom": "^18.3.1",
2323
"@vitejs/plugin-react": "^4.5.2",
2424
"autoprefixer": "^10.4.21",
2525
"eslint": "^9.13.0",
2626
"eslint-plugin-react-hooks": "^5.2.0",
2727
"eslint-plugin-react-refresh": "^0.4.20",
2828
"globals": "^15.15.0",
29-
"postcss": "^8.5.4",
29+
"postcss": "^8.5.5",
3030
"tailwindcss": "^3.4.17",
3131
"typescript": "~5.8.3",
3232
"typescript-eslint": "^8.34.0",

packages/inspect/ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@
1818
},
1919
"devDependencies": {
2020
"@eslint/js": "^9.28.0",
21-
"@types/react": "^19.1.7",
21+
"@types/react": "^19.1.8",
2222
"@types/react-dom": "^18.3.1",
2323
"@vitejs/plugin-react": "^4.5.2",
2424
"autoprefixer": "^10.4.21",
2525
"eslint": "^9.13.0",
2626
"eslint-plugin-react-hooks": "^5.2.0",
2727
"eslint-plugin-react-refresh": "^0.4.20",
2828
"globals": "^15.15.0",
29-
"postcss": "^8.5.4",
29+
"postcss": "^8.5.5",
3030
"tailwindcss": "^3.4.17",
3131
"typescript": "~5.8.3",
3232
"typescript-eslint": "^8.34.0",

0 commit comments

Comments
 (0)