Commit b085512
committed
Bump dependencies
The latest version of `vueuse/core` has warning on `pnpm build` like:
```
"/* #__PURE__ */"
in "[...]" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues.
```
Fixed in vueuse/core's 5388, so just wait for its next release1 parent a1ba136 commit b085512
2 files changed
Lines changed: 447 additions & 447 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
0 commit comments