manager
manager copied to clipboard
Improve container routing / bump react vite / improve vite dev experience
Question | Answer |
---|---|
Branch? | develop |
Bug fix? | no |
New feature? | yes |
Breaking change? | yes |
Tickets | MANAGER-9806 |
License | BSD 3-Clause |
Description
- Rewrite routing for shell application with better capabilities (application path + application hash)
- Bump React in container to v18
- Bump vite to v3
- Add hot module reload capabilities in dev for both container & contained application
yarn.lock
changes
Summary
Status | Count |
---|---|
6 | |
35 | |
2 | |
6 |
Click to toggle table visibility
Name | Status | Previous | Current |
---|---|---|---|
@esbuild/android-arm |
- | 0.15.8 | |
@esbuild/linux-loong64 |
- | 0.15.8 | |
@ovh-ux/manager-dev-server-config |
- | 4.0.0 | |
@remix-run/router |
- | 1.0.0 | |
@testing-library/react |
12.1.2 | 13.4.0 | |
@types/react-dom |
18.0.5 | 18.0.6 | |
esbuild-android-64 |
- | 0.15.8 | |
esbuild-android-arm64 |
0.14.21 | 0.15.8 | |
esbuild-darwin-64 |
0.14.21 | 0.15.8 | |
esbuild-darwin-arm64 |
0.14.21 | 0.15.8 | |
esbuild-freebsd-64 |
0.14.21 | 0.15.8 | |
esbuild-freebsd-arm64 |
0.14.21 | 0.15.8 | |
esbuild-linux-32 |
0.14.21 | 0.15.8 | |
esbuild-linux-64 |
0.14.21 | 0.15.8 | |
esbuild-linux-arm |
0.14.21 | 0.15.8 | |
esbuild-linux-arm64 |
0.14.21 | 0.15.8 | |
esbuild-linux-mips64le |
0.14.21 | 0.15.8 | |
esbuild-linux-ppc64le |
0.14.21 | 0.15.8 | |
esbuild-linux-riscv64 |
0.14.21 | 0.15.8 | |
esbuild-linux-s390x |
0.14.21 | 0.15.8 | |
esbuild-netbsd-64 |
0.14.21 | 0.15.8 | |
esbuild-openbsd-64 |
0.14.21 | 0.15.8 | |
esbuild-sunos-64 |
0.14.21 | 0.15.8 | |
esbuild-wasm |
- | 0.15.8 | |
esbuild-windows-32 |
0.14.21 | 0.15.8 | |
esbuild-windows-64 |
0.14.21 | 0.15.8 | |
esbuild-windows-arm64 |
0.14.21 | 0.15.8 | |
esbuild |
0.14.21 | 0.15.8 | |
history |
4.10.1 | - | |
is-core-module |
2.8.1 | 2.10.0 | |
mini-create-react-context |
0.4.1 | - | |
nanoid |
3.2.0 | 3.3.4 | |
path-to-regexp |
1.8.0 | 0.1.7 | |
postcss |
8.4.6 | 8.4.16 | |
react-dom |
17.0.2 | 18.2.0 | |
react-i18next |
11.15.4 | 11.18.6 | |
react-router-dom |
5.3.0 | 6.4.0 | |
react-router |
5.2.1 | 6.4.0 | |
react-use |
17.3.2 | 17.4.0 | |
react |
17.0.2 | 18.2.0 | |
resolve-pathname |
3.0.0 | - | |
resolve |
1.22.0 | 1.22.1 | |
rollup |
2.67.2 | 2.78.1 | |
scheduler |
0.20.2 | 0.23.0 | |
tiny-invariant |
1.2.0 | - | |
tiny-warning |
1.0.3 | - | |
typescript |
4.5.5 | 4.4.3 | |
value-equal |
1.0.1 | - | |
vite |
2.8.1 | 3.1.2 |
:eyes: #7901
Rebased on release/core-stack-w41
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
3 Code Smells
No Coverage information
0.0% Duplication