Skip to content

Commit 584fa97

Browse files
committed
fix: upgrade vite to latest stable version 7.1.7
- Updates vite from 7.0.7 to 7.1.7 (latest stable) - Addresses all dependabot security warnings - Includes latest security patches and improvements - Updates corresponding pnpm lockfile entries
1 parent 73a4057 commit 584fa97

File tree

2 files changed

+36
-18
lines changed

2 files changed

+36
-18
lines changed

packages/react-native/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"react": "19.0.0",
5252
"react-native": "0.79.4",
5353
"terser": "5.37.0",
54-
"vite": "7.0.7",
54+
"vite": "7.1.7",
5555
"vite-plugin-dts": "4.5.4",
5656
"vitest": "3.2.4"
5757
},
@@ -62,4 +62,4 @@
6262
"react-native": ">=0.60.0",
6363
"react-native-webview": ">=13.0.0"
6464
}
65-
}
65+
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)