File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 "engines": {
66 "node": "^14.18.0 || >=16.0.0"
77 },
8- "packageManager": "pnpm@10.12.1 ",
8+ "packageManager": "pnpm@10.12.2 ",
99 "homepage": "https://github.com/vitejs/vite-plugin-react/",
1010 "keywords": [
1111 "frontend",
3535 "devDependencies": {
3636 "@eslint/js": "^9.29.0",
3737 "@types/fs-extra": "^11.0.4",
38- "@types/node": "^22.15.31 ",
38+ "@types/node": "^22.15.32 ",
3939 "@vitejs/release-scripts": "^1.5.0",
4040 "eslint": "^9.29.0",
4141 "eslint-plugin-import-x": "^4.15.2",
4545 "globals": "^16.2.0",
4646 "lint-staged": "^15.5.2",
4747 "picocolors": "^1.1.1",
48- "playwright-chromium": "^1.53.0 ",
48+ "playwright-chromium": "^1.53.1 ",
4949 "prettier": "^3.0.3",
5050 "simple-git-hooks": "^2.13.0",
5151 "tsx": "^4.20.3",
5252 "typescript": "^5.8.3",
53- "typescript-eslint": "^8.34.0 ",
53+ "typescript-eslint": "^8.34.1 ",
5454 "vite": "^6.3.3",
55- "vitest": "^3.2.3 "
55+ "vitest": "^3.2.4 "
5656 },
5757 "simple-git-hooks": {
5858 "pre-commit": "pnpm exec lint-staged --concurrent false"
Original file line number Diff line number Diff line change 4848 "vite": "catalog:rolldown-vite"
4949 },
5050 "dependencies": {
51- "@rolldown/pluginutils": "1.0.0-beta.16 "
51+ "@rolldown/pluginutils": "1.0.0-beta.19 "
5252 }
5353}
Original file line number Diff line number Diff line change 2929 },
3030 "homepage": "https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react-swc#readme",
3131 "dependencies": {
32- "@rolldown/pluginutils": "1.0.0-beta.16 ",
32+ "@rolldown/pluginutils": "1.0.0-beta.19 ",
3333 "@swc/core": "^1.12.5"
3434 },
3535 "peerDependencies": {
3636 "vite": "^4 || ^5 || ^6 || ^7.0.0-beta.0"
3737 },
3838 "devDependencies": {
39- "@playwright/test": "^1.53.0 ",
39+ "@playwright/test": "^1.53.1 ",
4040 "@types/fs-extra": "^11.0.4",
41- "@types/node": "^22.15.31 ",
41+ "@types/node": "^22.15.32 ",
4242 "@vitejs/react-common": "workspace:*",
4343 "esbuild": "^0.25.5",
4444 "fs-extra": "^11.3.0",
Original file line number Diff line number Diff line change 5252 "@babel/core": "^7.27.4",
5353 "@babel/plugin-transform-react-jsx-self": "^7.27.1",
5454 "@babel/plugin-transform-react-jsx-source": "^7.27.1",
55- "@rolldown/pluginutils": "1.0.0-beta.16 ",
55+ "@rolldown/pluginutils": "1.0.0-beta.19 ",
5656 "@types/babel__core": "^7.20.5",
5757 "react-refresh": "^0.17.0"
5858 },
6464 "babel-plugin-react-compiler": "19.1.0-rc.2",
6565 "react": "^19.1.0",
6666 "react-dom": "^19.1.0",
67- "rolldown": "1.0.0-beta.17 ",
67+ "rolldown": "1.0.0-beta.19 ",
6868 "unbuild": "^3.5.0",
69- "vitest": "^3.2.3 "
69+ "vitest": "^3.2.4 "
7070 }
7171}
You can’t perform that action at this time.
0 commit comments