File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
packages/react-integration/demo-app-ts Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1717 "devDependencies" : {
1818 "@types/react-router" : " ^5.1.20" ,
1919 "@types/react-router-dom" : " ^5.3.3" ,
20- "@vitejs/plugin-react-swc" : " ^3.7.1 " ,
20+ "@vitejs/plugin-react-swc" : " ^3.7.2 " ,
2121 "vite" : " ^5.4.11"
2222 }
2323}
Original file line number Diff line number Diff line change @@ -5445,14 +5445,14 @@ __metadata:
54455445 languageName: node
54465446 linkType: hard
54475447
5448- "@vitejs/plugin-react-swc@npm:^3.7.1 ":
5449- version: 3.7.1
5450- resolution: "@vitejs/plugin-react-swc@npm:3.7.1 "
5448+ "@vitejs/plugin-react-swc@npm:^3.7.2 ":
5449+ version: 3.7.2
5450+ resolution: "@vitejs/plugin-react-swc@npm:3.7.2 "
54515451 dependencies:
54525452 "@swc/core": "npm:^1.7.26"
54535453 peerDependencies:
5454- vite: ^4 || ^5
5455- checksum: 10c0/2d613e69c0d0b809c94df80ca2b0caf39c50f0b98aa1f8599fd086bc37dac1449898eb6572000e1c133313137cac93440c4cb0861e05820c78bd2c07a52e64a8
5454+ vite: ^4 || ^5 || ^6
5455+ checksum: 10c0/9b9a5e0540791ba96a9fe4e8b8146ab274edcc730315535705f20126d6dfaffe72ae474bac9904ce841976e1959b6ecffd047bb2f0b7abf4d85aae7fbfdd00ab
54565456 languageName: node
54575457 linkType: hard
54585458
@@ -8926,7 +8926,7 @@ __metadata:
89268926 "@patternfly/react-core": "workspace:^"
89278927 "@types/react-router": "npm:^5.1.20"
89288928 "@types/react-router-dom": "npm:^5.3.3"
8929- "@vitejs/plugin-react-swc": "npm:^3.7.1 "
8929+ "@vitejs/plugin-react-swc": "npm:^3.7.2 "
89308930 react: "npm:^18.3.1"
89318931 react-dom: "npm:^18.3.1"
89328932 react-router: "npm:^5.3.4"
You can’t perform that action at this time.
0 commit comments