Skip to content

Commit c8ed867

Browse files
chore(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates
Bumps the dev-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.21.0` | `9.22.0` | | [@faker-js/faker](https://github.com/faker-js/faker) | `9.5.1` | `9.6.0` | | [@iconify/json](https://github.com/iconify/icon-sets) | `2.2.312` | `2.2.314` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.20` | `10.4.21` | | [eslint](https://github.com/eslint/eslint) | `9.21.0` | `9.22.0` | | [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) | `10.5.2` | `10.6.1` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.0.9` | `4.0.12` | Updates `@eslint/js` from 9.21.0 to 9.22.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.22.0/packages/js) Updates `@faker-js/faker` from 9.5.1 to 9.6.0 - [Release notes](https://github.com/faker-js/faker/releases) - [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md) - [Commits](faker-js/faker@v9.5.1...v9.6.0) Updates `@iconify/json` from 2.2.312 to 2.2.314 - [Commits](iconify/icon-sets@2.2.312...2.2.314) Updates `autoprefixer` from 10.4.20 to 10.4.21 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.20...10.4.21) Updates `eslint` from 9.21.0 to 9.22.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.21.0...v9.22.0) Updates `pnpm` from 10.5.2 to 10.6.1 - [Release notes](https://github.com/pnpm/pnpm/releases) - [Changelog](https://github.com/pnpm/pnpm/blob/main/pnpm/CHANGELOG.md) - [Commits](https://github.com/pnpm/pnpm/commits/v10.6.1/pnpm) Updates `tailwindcss` from 4.0.9 to 4.0.12 - [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.0.12/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@faker-js/faker" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@iconify/json" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: pnpm dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 39bca07 commit c8ed867

File tree

2 files changed

+141
-122
lines changed

2 files changed

+141
-122
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@
4545
},
4646
"devDependencies": {
4747
"@eslint/eslintrc": "3.3.0",
48-
"@eslint/js": "9.21.0",
49-
"@faker-js/faker": "9.5.1",
50-
"@iconify/json": "2.2.312",
48+
"@eslint/js": "9.22.0",
49+
"@faker-js/faker": "9.6.0",
50+
"@iconify/json": "2.2.314",
5151
"@react-router/dev": "7.2.0",
5252
"@react-router/fs-routes": "7.2.0",
5353
"@svgr/core": "8.1.0",
@@ -60,8 +60,8 @@
6060
"@types/react": "18.3.18",
6161
"@types/react-dom": "18.3.5",
6262
"@vitejs/plugin-react": "4.3.4",
63-
"autoprefixer": "10.4.20",
64-
"eslint": "9.21.0",
63+
"autoprefixer": "10.4.21",
64+
"eslint": "9.22.0",
6565
"eslint-config-flat-gitignore": "2.1.0",
6666
"eslint-plugin-jsx-a11y": "6.10.2",
6767
"eslint-plugin-react": "7.37.4",
@@ -74,13 +74,13 @@
7474
"jsdom": "26.0.0",
7575
"msw": "2.7.3",
7676
"orval": "7.6.0",
77-
"pnpm": "10.5.2",
77+
"pnpm": "10.6.1",
7878
"postcss": "8.5.3",
7979
"postcss-preset-mantine": "1.17.0",
8080
"postcss-simple-vars": "7.0.1",
8181
"prettier": "3.5.3",
8282
"prettier-plugin-tailwindcss": "0.6.11",
83-
"tailwindcss": "4.0.9",
83+
"tailwindcss": "4.0.12",
8484
"typescript": "5.8.2",
8585
"typescript-eslint": "8.26.0",
8686
"unplugin-icons": "22.1.0",

0 commit comments

Comments
 (0)