Skip to content

Commit

Permalink
Bump vite from 5.0.6 to 5.0.12 in /example/analytics-example
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.6 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 19, 2024
1 parent 5e69339 commit 1fedefb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion example/analytics-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.4",
"typescript": "^5.2.2",
"vite": "^5.0.6"
"vite": "^5.0.12"
}
}
16 changes: 8 additions & 8 deletions example/analytics-example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -793,10 +793,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/charenc/-/charenc-0.0.2.tgz#c0a1d2f3a7092e03774bfa83f14c0fc5790a8667"
integrity sha512-yrLQ/yVUFXkzg7EDQsPieE/53+0RlaWTs+wBrvW36cyilJ2SaDWfl4Yj7MtLTXleV9uEKefbAGUPv2/iWSooRA==

[email protected].1:
version "0.0.1"
resolved "https://registry.yarnpkg.com/client-analytics/-/client-analytics-0.0.1.tgz#e81d25bfb3e6b7bed8676c4d34561ec560dcf89b"
integrity sha512-hBceyRnBPYssZJYNSkBUyb26JLHrxceuqZ+WVf1lKFiYuS5CkwHVh6NkCURyARYnKizCeVZaA3sccuMMdfga3w==
[email protected].4:
version "0.0.4"
resolved "https://registry.yarnpkg.com/client-analytics/-/client-analytics-0.0.4.tgz#03efae3acb5dabd098497440062ef87666b2b098"
integrity sha512-U/xhiL0bEn1S58AJU3EgSy6LJHT2FhWKb8B9atdq36tA+l5nAEVujZLzdPPRNY0pf/CtsO4Arh29cqJLIZh+ZA==
dependencies:
"@types/react-router" "^5.1.20"
md5 "^2.3.0"
Expand Down Expand Up @@ -1687,10 +1687,10 @@ uri-js@^4.2.2:
dependencies:
punycode "^2.1.0"

vite@^5.0.6:
version "5.0.6"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.6.tgz#f9e13503a4c5ccd67312c67803dec921f3bdea7c"
integrity sha512-MD3joyAEBtV7QZPl2JVVUai6zHms3YOmLR+BpMzLlX2Yzjfcc4gTgNi09d/Rua3F4EtC8zdwPU8eQYyib4vVMQ==
vite@^5.0.12:
version "5.0.12"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.12.tgz#8a2ffd4da36c132aec4adafe05d7adde38333c47"
integrity sha512-4hsnEkG3q0N4Tzf1+t6NdN9dg/L3BM+q8SWgbSPnJvrgH2kgdyzfVJwbR1ic69/4uMJJ/3dqDZZE5/WwqW8U1w==
dependencies:
esbuild "^0.19.3"
postcss "^8.4.32"
Expand Down

0 comments on commit 1fedefb

Please sign in to comment.