Skip to content

Commit 92b3e9e

Browse files
committed
Revert "Bump vite from 5.4.18 to 5.4.19 in the npm_and_yarn group across 1 directory (#317)"
This reverts commit c446e3c.
1 parent f83e2ba commit 92b3e9e

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

examples/vite-app-embed/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"eslint-plugin-react-hooks": "^4.6.0",
2525
"eslint-plugin-react-refresh": "^0.4.5",
2626
"typescript": "^5.2.2",
27-
"vite": "^5.4.19"
27+
"vite": "^5.4.18"
2828
}
2929
}

examples/vite-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
},
1414
"devDependencies": {
1515
"typescript": "^5.2.2",
16-
"vite": "^5.4.19"
16+
"vite": "^5.4.18"
1717
}
1818
}

pnpm-lock.yaml

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)