Skip to content

Commit 7172321

Browse files
Merge pull request #102 from HichemTab-tech/dependabot/npm_and_yarn/all-updates-0e9382b8d8
fix: bump the all-updates group across 1 directory with 7 updates
2 parents 24f3501 + c777528 commit 7172321

3 files changed

Lines changed: 182 additions & 161 deletions

File tree

demo/vite-react/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
"react-dom": "^19.1.0"
1515
},
1616
"devDependencies": {
17-
"@eslint/js": "^9.32.0",
18-
"@types/react": "^19.1.9",
17+
"@eslint/js": "^9.33.0",
18+
"@types/react": "^19.1.10",
1919
"@types/react-dom": "^19.1.7",
20-
"@vitejs/plugin-react": "^4.7.0",
21-
"eslint": "^9.32.0",
20+
"@vitejs/plugin-react": "^5.0.0",
21+
"eslint": "^9.33.0",
2222
"eslint-plugin-react-hooks": "^5.2.0",
2323
"eslint-plugin-react-refresh": "^0.4.20",
2424
"globals": "^16.3.0",
2525
"ts-runtime-picker": "workspace:*",
26-
"typescript-eslint": "^8.38.0"
26+
"typescript-eslint": "^8.39.1"
2727
}
2828
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"package:publish": "cd package && pnpm publish --access public --no-git-checks"
99
},
1010
"devDependencies": {
11-
"typescript": "^5.8.2",
12-
"vite": "^7.0.6"
11+
"typescript": "^5.9.2",
12+
"vite": "^7.1.1"
1313
}
1414
}

0 commit comments

Comments
 (0)