Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 4.5.1 to 4.5.3
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.1 to 4.5.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 9, 2024
1 parent 31e3744 commit 06f4b1b
Show file tree
Hide file tree
Showing 5 changed files with 47 additions and 48 deletions.
2 changes: 1 addition & 1 deletion apps/extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"path": "^0.12.7",
"rollup-plugin-node-polyfills": "^0.2.1",
"rollup-plugin-polyfill-node": "^0.12.0",
"vite": "^4.5.1",
"vite": "^4.5.3",
"vite-plugin-commonjs": "^0.10.1",
"vite-plugin-node-polyfills": "^0.17.0",
"vite-plugin-require-transform": "^1.0.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/features/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"graphql-request": "^6.1.0",
"mina-signer": "^2.1.1",
"swr": "^2.2.4",
"vite": "^4.5.1",
"vite": "^4.5.3",
"vite-plugin-node-polyfills": "^0.17.0",
"vite-plugin-svgr": "^3.2.0",
"vite-plugin-top-level-await": "^1.4.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/persistence/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"@capacitor/core": "^5.6.0",
"@palladxyz/common": "^1.0.0",
"vite": "^5.0.10",
"vite": "^4.5.3",
"zustand": "^4.4.7"
}
}
2 changes: 1 addition & 1 deletion packages/vault/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"@types/secp256k1": "^4.0.3",
"mina-signer": "^2.1.1",
"msw": "^1.2.2",
"vite": "^4.5.1"
"vite": "^4.5.3"
}
}
87 changes: 43 additions & 44 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 06f4b1b

Please sign in to comment.