Commit 71e4037
authored
deps: Update all bundler plugin instances to latest & allow caret ranges (#16641)
If a version is released with a buggy bundler plugin dependency pinned,
it can lead to problems. IMHO it should be fine to allow `^` ranges
there to ensure bugfixes etc. are pulled in? Or is there a good reason
not to do that here? API should be stable in this regard.
Note: Astro& solidstart remain on `@sentry/vite-plugin` v2.x as that has
more stuff exposed, did not want to get into that right now... something
for v10?1 parent 797ebd1 commit 71e4037
File tree
6 files changed
+13
-33
lines changed- packages
- gatsby
- nextjs
- nuxt
- react-router
- sveltekit
6 files changed
+13
-33
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
| 50 | + | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6566 | 6566 | | |
6567 | 6567 | | |
6568 | 6568 | | |
6569 | | - | |
6570 | | - | |
6571 | | - | |
6572 | | - | |
6573 | | - | |
6574 | 6569 | | |
6575 | 6570 | | |
6576 | 6571 | | |
| |||
6590 | 6585 | | |
6591 | 6586 | | |
6592 | 6587 | | |
6593 | | - | |
6594 | | - | |
6595 | | - | |
6596 | | - | |
6597 | | - | |
6598 | | - | |
6599 | | - | |
6600 | | - | |
6601 | | - | |
6602 | | - | |
6603 | | - | |
6604 | | - | |
6605 | | - | |
6606 | | - | |
6607 | 6588 | | |
6608 | 6589 | | |
6609 | 6590 | | |
| |||
6732 | 6713 | | |
6733 | 6714 | | |
6734 | 6715 | | |
6735 | | - | |
| 6716 | + | |
6736 | 6717 | | |
6737 | 6718 | | |
6738 | 6719 | | |
| |||
6748 | 6729 | | |
6749 | 6730 | | |
6750 | 6731 | | |
6751 | | - | |
6752 | | - | |
6753 | | - | |
6754 | | - | |
| 6732 | + | |
| 6733 | + | |
| 6734 | + | |
| 6735 | + | |
6755 | 6736 | | |
6756 | | - | |
| 6737 | + | |
6757 | 6738 | | |
6758 | 6739 | | |
6759 | | - | |
| 6740 | + | |
6760 | 6741 | | |
6761 | 6742 | | |
6762 | 6743 | | |
| |||
27148 | 27129 | | |
27149 | 27130 | | |
27150 | 27131 | | |
27151 | | - | |
27152 | 27132 | | |
27153 | 27133 | | |
27154 | 27134 | | |
| |||
0 commit comments