Skip to content

Commit 6431589

Browse files
chore(deps): update dependency vite to v7
1 parent ec55762 commit 6431589

File tree

5 files changed

+142
-16
lines changed

5 files changed

+142
-16
lines changed

packages/amplify-adapter-react-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@aws-amplify/core": "^6.10.5",
4444
"@types/node": "^20.19.0",
4545
"typescript": "^5.7.3",
46-
"vite": "^6.3.0",
46+
"vite": "^7.0.0",
4747
"vite-plugin-dts": "^4.5.3"
4848
},
4949
"peerDependencies": {

packages/vite-plugin-react-router-amplify-hosting/integration/helpers/vite-5-template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"react-router-devtools": "^5.0.0",
2626
"tailwindcss": "^4.0.0",
2727
"typescript": "^5.7.2",
28-
"vite": "^5.4.11",
28+
"vite": "^7.0.0",
2929
"vite-tsconfig-paths": "^5.1.4",
3030
"vite-plugin-react-router-amplify-hosting": "../../.."
3131
}

packages/vite-plugin-react-router-amplify-hosting/integration/helpers/vite-6-template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"react-router-devtools": "^5.0.0",
2626
"tailwindcss": "^4.0.0",
2727
"typescript": "^5.7.2",
28-
"vite": "^6.3.3",
28+
"vite": "^7.0.0",
2929
"vite-tsconfig-paths": "^5.1.4",
3030
"vite-plugin-react-router-amplify-hosting": "../../.."
3131
}

packages/vite-plugin-react-router-amplify-hosting/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"dedent": "^1.5.3",
4444
"strip-indent": "^4.0.0",
4545
"typescript": "^5.7.3",
46-
"vite": "^6.3.0",
46+
"vite": "^7.0.0",
4747
"vite-plugin-dts": "^4.5.3"
4848
},
4949
"peerDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)