Skip to content

Commit a23da43

Browse files
authored
Merge pull request #80 from ProvableHQ/dependabot/npm_and_yarn/vite-6.4.2
chore(deps-dev): bump vite from 5.4.19 to 6.4.2
2 parents b192e7e + 12d33b3 commit a23da43

3 files changed

Lines changed: 914 additions & 628 deletions

File tree

examples/react-app-hooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"eslint-plugin-react-hooks": "^4.6.0",
3131
"eslint-plugin-react-refresh": "^0.4.5",
3232
"typescript": "^5.3.3",
33-
"vite": "^5.0.8",
33+
"vite": "^6.4.2",
3434
"vite-plugin-top-level-await": "^1.5.0",
3535
"vite-plugin-wasm": "^3.4.1"
3636
}

examples/react-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@
6060
"eslint-plugin-react-refresh": "^0.4.5",
6161
"tw-animate-css": "^1.3.4",
6262
"typescript": "^5.3.3",
63-
"vite": "^5.0.8"
63+
"vite": "^6.4.2"
6464
}
6565
}

0 commit comments

Comments
 (0)