Skip to content

Commit 21faf18

Browse files
chore(deps-dev): bump the dev-dependencies group across 1 directory with 9 updates (#2747)
Bumps the dev-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@changesets/cli](https://github.com/changesets/changesets) | `2.31.0` | `2.31.1` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.5.2` | `10.5.4` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.10.6` | `20.11.0` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.3.2` | `4.3.3` | | [turbo](https://github.com/vercel/turborepo) | `2.10.4` | `2.10.5` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.63.0` | `8.64.0` | | [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.3.2` | `4.3.3` | | [postcss](https://github.com/postcss/postcss) | `8.5.18` | `8.5.20` | | [shadcn](https://github.com/shadcn-ui/ui/tree/HEAD/packages/shadcn) | `4.13.0` | `4.13.1` | Updates `@changesets/cli` from 2.31.0 to 2.31.1 - [Release notes](https://github.com/changesets/changesets/releases) - [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.31.0...@changesets/cli@2.31.1) Updates `autoprefixer` from 10.5.2 to 10.5.4 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.5.2...10.5.4) Updates `happy-dom` from 20.10.6 to 20.11.0 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.10.6...v20.11.0) Updates `tailwindcss` from 4.3.2 to 4.3.3 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.3/packages/tailwindcss) Updates `turbo` from 2.10.4 to 2.10.5 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.10.4...v2.10.5) Updates `typescript-eslint` from 8.63.0 to 8.64.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.64.0/packages/typescript-eslint) Updates `@tailwindcss/postcss` from 4.3.2 to 4.3.3 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.3/packages/@tailwindcss-postcss) Updates `postcss` from 8.5.18 to 8.5.20 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.18...8.5.20) Updates `shadcn` from 4.13.0 to 4.13.1 - [Release notes](https://github.com/shadcn-ui/ui/releases) - [Changelog](https://github.com/shadcn-ui/ui/blob/main/packages/shadcn/CHANGELOG.md) - [Commits](https://github.com/shadcn-ui/ui/commits/shadcn@4.13.1/packages/shadcn) --- updated-dependencies: - dependency-name: "@changesets/cli" dependency-version: 2.31.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@tailwindcss/postcss" dependency-version: 4.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: autoprefixer dependency-version: 10.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: happy-dom dependency-version: 20.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: postcss dependency-version: 8.5.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: shadcn dependency-version: 4.13.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: tailwindcss dependency-version: 4.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: turbo dependency-version: 2.10.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: typescript-eslint dependency-version: 8.64.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e884b77 commit 21faf18

8 files changed

Lines changed: 370 additions & 384 deletions

File tree

apps/console/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"@object-ui/types": "workspace:*",
9090
"@objectstack/client": "^16.0.0-rc.0",
9191
"@objectstack/spec": "^16.0.0-rc.0",
92-
"@tailwindcss/postcss": "^4.3.2",
92+
"@tailwindcss/postcss": "^4.3.3",
9393
"@tailwindcss/typography": "^0.5.20",
9494
"@testing-library/jest-dom": "^6.9.1",
9595
"@testing-library/react": "^16.3.2",
@@ -99,15 +99,15 @@
9999
"@types/react-dom": "19.2.3",
100100
"@vitejs/plugin-react": "^6.0.3",
101101
"@vitest/ui": "^4.1.10",
102-
"autoprefixer": "^10.5.2",
103-
"happy-dom": "^20.10.6",
102+
"autoprefixer": "^10.5.4",
103+
"happy-dom": "^20.11.0",
104104
"lucide-react": "^1.25.0",
105-
"postcss": "^8.5.18",
105+
"postcss": "^8.5.20",
106106
"react": "19.2.7",
107107
"react-dom": "19.2.7",
108108
"react-router-dom": "^7.18.1",
109109
"sonner": "^2.0.7",
110-
"tailwindcss": "^4.3.2",
110+
"tailwindcss": "^4.3.3",
111111
"typescript": "^6.0.3",
112112
"vite": "^8.1.5",
113113
"vitest": "^4.1.10"

apps/site/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,13 @@
4242
"tailwind-merge": "^3.6.0"
4343
},
4444
"devDependencies": {
45-
"@tailwindcss/postcss": "^4.3.2",
45+
"@tailwindcss/postcss": "^4.3.3",
4646
"@types/mdx": "^2.0.14",
4747
"@types/node": "^26.1.1",
4848
"@types/react": "19.2.17",
4949
"@types/react-dom": "19.2.3",
50-
"postcss": "^8.5.18",
51-
"tailwindcss": "^4.3.2",
50+
"postcss": "^8.5.20",
51+
"tailwindcss": "^4.3.3",
5252
"tailwindcss-animate": "^1.0.7",
5353
"typescript": "^6.0.3"
5454
}

examples/byo-backend-console/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@
2222
"react-router-dom": "^7.18.1"
2323
},
2424
"devDependencies": {
25-
"@tailwindcss/postcss": "^4.3.2",
25+
"@tailwindcss/postcss": "^4.3.3",
2626
"@types/react": "19.2.17",
2727
"@types/react-dom": "19.2.3",
2828
"@vitejs/plugin-react": "^6.0.3",
29-
"autoprefixer": "^10.5.2",
30-
"postcss": "^8.5.18",
31-
"tailwindcss": "^4.3.2",
29+
"autoprefixer": "^10.5.4",
30+
"postcss": "^8.5.20",
31+
"tailwindcss": "^4.3.3",
3232
"typescript": "^6.0.3",
3333
"vite": "^8.1.5"
3434
}

examples/console-starter/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@
3232
"sonner": "^2.0.7"
3333
},
3434
"devDependencies": {
35-
"@tailwindcss/postcss": "^4.3.2",
35+
"@tailwindcss/postcss": "^4.3.3",
3636
"@types/react": "19.2.17",
3737
"@types/react-dom": "19.2.3",
3838
"@vitejs/plugin-react": "^6.0.3",
39-
"tailwindcss": "^4.3.2",
39+
"tailwindcss": "^4.3.3",
4040
"typescript": "^6.0.3",
4141
"vite": "^8.1.5"
4242
}

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"test:e2e:import-console": "playwright test --config=playwright.import-console.config.ts"
6060
},
6161
"devDependencies": {
62-
"@changesets/cli": "^2.31.0",
62+
"@changesets/cli": "^2.31.1",
6363
"@eslint/js": "^10.0.1",
6464
"@objectstack/spec": "^16.0.0-rc.0",
6565
"@playwright/test": "^1.61.1",
@@ -72,14 +72,14 @@
7272
"@types/react-dom": "19.2.3",
7373
"@vitest/coverage-v8": "^4.1.10",
7474
"@vitest/ui": "^4.1.10",
75-
"autoprefixer": "^10.5.2",
75+
"autoprefixer": "^10.5.4",
7676
"axe-core": "^4.12.1",
7777
"concurrently": "^10.0.3",
7878
"eslint": "^10.7.0",
7979
"eslint-plugin-react-hooks": "^7.1.1",
8080
"eslint-plugin-react-refresh": "^0.5.3",
8181
"globals": "^17.7.0",
82-
"happy-dom": "^20.10.6",
82+
"happy-dom": "^20.11.0",
8383
"jsdom": "^29.1.1",
8484
"msw": "^2.15.0",
8585
"playwright": "^1.61.1",
@@ -88,14 +88,14 @@
8888
"react-dom": "19.2.7",
8989
"react-router-dom": "^7.18.1",
9090
"rollup-plugin-visualizer": "^7.0.1",
91-
"tailwindcss": "^4.3.2",
91+
"tailwindcss": "^4.3.3",
9292
"tslib": "^2.8.1",
9393
"tsx": "^4.23.1",
94-
"turbo": "^2.10.4",
94+
"turbo": "^2.10.5",
9595
"typedoc": "^0.28.20",
9696
"typedoc-plugin-markdown": "^4.12.0",
9797
"typescript": "^6.0.3",
98-
"typescript-eslint": "^8.63.0",
98+
"typescript-eslint": "^8.64.0",
9999
"vite-plugin-compression2": "^2.5.3",
100100
"vitest": "^4.1.10",
101101
"vitest-axe": "^0.1.0",

packages/components/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,14 +90,14 @@
9090
"tailwindcss": "^4.2.1"
9191
},
9292
"devDependencies": {
93-
"@tailwindcss/postcss": "^4.3.2",
93+
"@tailwindcss/postcss": "^4.3.3",
9494
"@types/react": "19.2.17",
9595
"@types/react-dom": "19.2.3",
9696
"@vitejs/plugin-react": "^6.0.3",
97-
"autoprefixer": "^10.5.2",
98-
"postcss": "^8.5.18",
99-
"shadcn": "^4.13.0",
100-
"tailwindcss": "^4.3.2",
97+
"autoprefixer": "^10.5.4",
98+
"postcss": "^8.5.20",
99+
"shadcn": "^4.13.1",
100+
"tailwindcss": "^4.3.3",
101101
"typescript": "^6.0.3",
102102
"vite": "^8.1.5",
103103
"vite-plugin-dts": "^5.0.3"

packages/runner/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@
3535
"tailwindcss-animate": "^1.0.7"
3636
},
3737
"devDependencies": {
38-
"@tailwindcss/postcss": "^4.3.2",
38+
"@tailwindcss/postcss": "^4.3.3",
3939
"@types/react": "19.2.17",
4040
"@types/react-dom": "19.2.3",
4141
"@vitejs/plugin-react": "^6.0.3",
42-
"autoprefixer": "^10.5.2",
43-
"postcss": "^8.5.18",
44-
"tailwindcss": "^4.3.2",
42+
"autoprefixer": "^10.5.4",
43+
"postcss": "^8.5.20",
44+
"tailwindcss": "^4.3.3",
4545
"typescript": "^6.0.3",
4646
"vite": "^8.1.5"
4747
},

0 commit comments

Comments
 (0)