Skip to content

Commit 7305e8b

Browse files
chore(deps-dev): bump the dev-dependencies group across 1 directory with 8 updates
Bumps the dev-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.3.0` | `3.3.1` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.22.0` | `9.23.0` | | [@iconify/json](https://github.com/iconify/icon-sets) | `2.2.314` | `2.2.321` | | [eslint](https://github.com/eslint/eslint) | `9.22.0` | `9.23.0` | | [orval](https://github.com/orval-labs/orval) | `7.6.0` | `7.7.0` | | [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) | `10.6.1` | `10.7.0` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.0.12` | `4.0.17` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.0.8` | `3.0.9` | Updates `@eslint/eslintrc` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](eslint/eslintrc@v3.3.0...v3.3.1) Updates `@eslint/js` from 9.22.0 to 9.23.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.23.0/packages/js) Updates `@iconify/json` from 2.2.314 to 2.2.321 - [Commits](iconify/icon-sets@2.2.314...2.2.321) Updates `eslint` from 9.22.0 to 9.23.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.22.0...v9.23.0) Updates `orval` from 7.6.0 to 7.7.0 - [Release notes](https://github.com/orval-labs/orval/releases) - [Changelog](https://github.com/orval-labs/orval/blob/master/.release-it.json) - [Commits](orval-labs/orval@v7.6.0...v7.7.0) Updates `pnpm` from 10.6.1 to 10.7.0 - [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.7.0/pnpm) Updates `tailwindcss` from 4.0.12 to 4.0.17 - [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.17/packages/tailwindcss) Updates `vitest` from 3.0.8 to 3.0.9 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.9/packages/vitest) --- updated-dependencies: - dependency-name: "@eslint/eslintrc" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@eslint/js" 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: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: orval 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 - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1ea38dc commit 7305e8b

File tree

2 files changed

+393
-394
lines changed

2 files changed

+393
-394
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@
4444
"zod": "3.24.2"
4545
},
4646
"devDependencies": {
47-
"@eslint/eslintrc": "3.3.0",
48-
"@eslint/js": "9.22.0",
47+
"@eslint/eslintrc": "3.3.1",
48+
"@eslint/js": "9.23.0",
4949
"@faker-js/faker": "9.6.0",
50-
"@iconify/json": "2.2.314",
50+
"@iconify/json": "2.2.321",
5151
"@react-router/dev": "7.3.0",
5252
"@react-router/fs-routes": "7.3.0",
5353
"@svgr/core": "8.1.0",
@@ -61,7 +61,7 @@
6161
"@types/react-dom": "19.0.4",
6262
"@vitejs/plugin-react": "4.3.4",
6363
"autoprefixer": "10.4.21",
64-
"eslint": "9.22.0",
64+
"eslint": "9.23.0",
6565
"eslint-config-flat-gitignore": "2.1.0",
6666
"eslint-plugin-jsx-a11y": "6.10.2",
6767
"eslint-plugin-react": "7.37.4",
@@ -73,20 +73,20 @@
7373
"jiti": "2.4.2",
7474
"jsdom": "26.0.0",
7575
"msw": "2.7.3",
76-
"orval": "7.6.0",
77-
"pnpm": "10.6.1",
76+
"orval": "7.7.0",
77+
"pnpm": "10.7.0",
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.12",
83+
"tailwindcss": "4.0.17",
8484
"typescript": "5.8.2",
8585
"typescript-eslint": "8.28.0",
8686
"unplugin-icons": "22.1.0",
8787
"vite": "5.4.11",
8888
"vite-tsconfig-paths": "5.1.4",
89-
"vitest": "3.0.8"
89+
"vitest": "3.0.9"
9090
},
9191
"engines": {
9292
"node": "^22.0.0"

0 commit comments

Comments
 (0)