chore: upgrade vite version using catalog

This commit is contained in:
sriramveeraghanta
2025-11-10 13:13:22 +05:30
parent dfc49eea27
commit 3f0721c59a
5 changed files with 14 additions and 9 deletions

View File

@@ -67,7 +67,7 @@
"@types/react": "catalog:", "@types/react": "catalog:",
"@types/react-dom": "catalog:", "@types/react-dom": "catalog:",
"typescript": "catalog:", "typescript": "catalog:",
"vite": "7.1.7", "vite": "catalog:",
"vite-tsconfig-paths": "^5.1.4" "vite-tsconfig-paths": "^5.1.4"
} }
} }

View File

@@ -73,7 +73,7 @@
"@types/react": "catalog:", "@types/react": "catalog:",
"@types/react-dom": "catalog:", "@types/react-dom": "catalog:",
"typescript": "catalog:", "typescript": "catalog:",
"vite": "7.1.7", "vite": "catalog:",
"vite-tsconfig-paths": "^5.1.4" "vite-tsconfig-paths": "^5.1.4"
} }
} }

View File

@@ -96,6 +96,6 @@
"prettier": "^3.2.5", "prettier": "^3.2.5",
"typescript": "catalog:", "typescript": "catalog:",
"vite-tsconfig-paths": "^5.1.4", "vite-tsconfig-paths": "^5.1.4",
"vite": "7.1.7" "vite": "catalog:"
} }
} }

View File

@@ -46,7 +46,7 @@
"unrs-resolver" "unrs-resolver"
] ]
}, },
"packageManager": "pnpm@10.12.1", "packageManager": "pnpm@10.21.0",
"engines": { "engines": {
"node": ">=22.18.0" "node": ">=22.18.0"
} }

15
pnpm-lock.yaml generated
View File

@@ -2181,8 +2181,8 @@ packages:
'@napi-rs/wasm-runtime@0.2.12': '@napi-rs/wasm-runtime@0.2.12':
resolution: {integrity: sha512-ZVWUcfwY4E/yPitQJl481FjFo3K22D6qF0DuFH6Y/nbnE11GY5uguDxZMGXPQ8WQ0128MXQD7TnfHyK4oWoIJQ==} resolution: {integrity: sha512-ZVWUcfwY4E/yPitQJl481FjFo3K22D6qF0DuFH6Y/nbnE11GY5uguDxZMGXPQ8WQ0128MXQD7TnfHyK4oWoIJQ==}
'@napi-rs/wasm-runtime@1.0.3': '@napi-rs/wasm-runtime@1.0.5':
resolution: {integrity: sha512-rZxtMsLwjdXkMUGC3WwsPwLNVqVqnTJT6MNIB6e+5fhMcSCPP0AOsNWuMQ5mdCq6HNjs/ZeWAEchpqeprqBD2Q==} resolution: {integrity: sha512-TBr9Cf9onSAS2LQ2+QHx6XcC6h9+RIzJgbqG3++9TUZSH204AwEy5jg3BTQ0VATsyoGj4ee49tN/y6rvaOOtcg==}
'@next/env@14.2.32': '@next/env@14.2.32':
resolution: {integrity: sha512-n9mQdigI6iZ/DF6pCTwMKeWgF2e8lg7qgt5M7HXMLtyhZYMnf/u905M18sSpPmHL9MKp9JHo56C6jrD2EvWxng==} resolution: {integrity: sha512-n9mQdigI6iZ/DF6pCTwMKeWgF2e8lg7qgt5M7HXMLtyhZYMnf/u905M18sSpPmHL9MKp9JHo56C6jrD2EvWxng==}
@@ -4528,6 +4528,9 @@ packages:
caniuse-lite@1.0.30001743: caniuse-lite@1.0.30001743:
resolution: {integrity: sha512-e6Ojr7RV14Un7dz6ASD0aZDmQPT/A+eZU+nuTNfjqmRrmkmQlnTNWH0SKmqagx9PeW87UVqapSurtAXifmtdmw==} resolution: {integrity: sha512-e6Ojr7RV14Un7dz6ASD0aZDmQPT/A+eZU+nuTNfjqmRrmkmQlnTNWH0SKmqagx9PeW87UVqapSurtAXifmtdmw==}
caniuse-lite@1.0.30001751:
resolution: {integrity: sha512-A0QJhug0Ly64Ii3eIqHu5X51ebln3k4yTUkY1j8drqpWHVreg/VLijN48cZ1bYPiqOQuqpkIKnzr/Ul8V+p6Cw==}
capital-case@1.0.4: capital-case@1.0.4:
resolution: {integrity: sha512-ds37W8CytHgwnhGGTi88pcPyR15qoNkOpYwmMMfnWqqWgESapLqvDx6huFjQ5vqWSn2Z06173XNA7LtMOeUh1A==} resolution: {integrity: sha512-ds37W8CytHgwnhGGTi88pcPyR15qoNkOpYwmMMfnWqqWgESapLqvDx6huFjQ5vqWSn2Z06173XNA7LtMOeUh1A==}
@@ -9445,7 +9448,7 @@ snapshots:
'@tybys/wasm-util': 0.10.1 '@tybys/wasm-util': 0.10.1
optional: true optional: true
'@napi-rs/wasm-runtime@1.0.3': '@napi-rs/wasm-runtime@1.0.5':
dependencies: dependencies:
'@emnapi/core': 1.5.0 '@emnapi/core': 1.5.0
'@emnapi/runtime': 1.5.0 '@emnapi/runtime': 1.5.0
@@ -10298,7 +10301,7 @@ snapshots:
'@rolldown/binding-wasm32-wasi@1.0.0-beta.34': '@rolldown/binding-wasm32-wasi@1.0.0-beta.34':
dependencies: dependencies:
'@napi-rs/wasm-runtime': 1.0.3 '@napi-rs/wasm-runtime': 1.0.5
optional: true optional: true
'@rolldown/binding-win32-arm64-msvc@1.0.0-beta.34': '@rolldown/binding-win32-arm64-msvc@1.0.0-beta.34':
@@ -12185,6 +12188,8 @@ snapshots:
caniuse-lite@1.0.30001743: {} caniuse-lite@1.0.30001743: {}
caniuse-lite@1.0.30001751: {}
capital-case@1.0.4: capital-case@1.0.4:
dependencies: dependencies:
no-case: 3.0.4 no-case: 3.0.4
@@ -14519,7 +14524,7 @@ snapshots:
'@next/env': 14.2.32 '@next/env': 14.2.32
'@swc/helpers': 0.5.5 '@swc/helpers': 0.5.5
busboy: 1.6.0 busboy: 1.6.0
caniuse-lite: 1.0.30001743 caniuse-lite: 1.0.30001751
graceful-fs: 4.2.11 graceful-fs: 4.2.11
postcss: 8.4.31 postcss: 8.4.31
react: 18.3.1 react: 18.3.1