Skip to content

Commit 85ca532

Browse files
chore(deps-dev): bump autoprefixer from 10.4.23 to 10.4.24 (#47)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.23 to 10.4.24. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.23...10.4.24) --- updated-dependencies: - dependency-name: autoprefixer dependency-version: 10.4.24 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7cf1723 commit 85ca532

3 files changed

Lines changed: 18 additions & 18 deletions

File tree

client/react/desktop/tauri-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/react": "^18.3.27",
3333
"@types/react-dom": "^18.3.7",
3434
"@vitejs/plugin-react": "^4.7.0",
35-
"autoprefixer": "^10.4.23",
35+
"autoprefixer": "^10.4.24",
3636
"tailwindcss": "^4.1.18",
3737
"tailwindcss-animate": "^1.0.7",
3838
"typescript": "^5.9.3",

client/react/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/react": "^18.3.27",
2727
"@types/react-dom": "^18.3.7",
2828
"@vitejs/plugin-react": "^4.7.0",
29-
"autoprefixer": "^10.4.23",
29+
"autoprefixer": "^10.4.24",
3030
"class-variance-authority": "^0.7.1",
3131
"clsx": "^2.1.1",
3232
"lucide-react": "^0.552.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)