Skip to content

Commit 4e97b0c

Browse files
authored
Merge pull request #78 from codeforjapan/dependabot/npm_and_yarn/dev-dependencies-3c9bf0a357
chore(deps-dev): bump the dev-dependencies group across 1 directory with 8 updates
2 parents 1ea38dc + 5d4a71b commit 4e97b0c

File tree

2 files changed

+394
-395
lines changed

2 files changed

+394
-395
lines changed

package.json

Lines changed: 9 additions & 9 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,25 +73,25 @@
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"
9393
},
94-
"packageManager": "pnpm@10.5.2",
94+
"packageManager": "pnpm@10.7.0",
9595
"pnpm": {
9696
"onlyBuiltDependencies": [
9797
"esbuild",

0 commit comments

Comments
 (0)