|
27 | 27 | "eslint-plugin-vue": "catalog:", |
28 | 28 | "globals": "catalog:", |
29 | 29 | "prettier": "catalog:", |
30 | | - "turbo": "^2.10.6", |
| 30 | + "turbo": "^2.10.7", |
31 | 31 | "typescript": "catalog:", |
32 | 32 | "vue-tsc": "catalog:" |
33 | 33 | }, |
34 | 34 | "pnpm": { |
35 | 35 | "overrides": { |
36 | | - "minimatch@<3.1.3": ">=3.1.3", |
37 | | - "minimatch@>=9.0.0 <9.0.6": ">=9.0.6", |
38 | | - "minimatch@>=10.0.0 <10.2.1": ">=10.2.1", |
39 | | - "rollup@>=4.0.0 <4.59.0": ">=4.59.0", |
40 | | - "minimatch@>=9.0.0 <9.0.7": ">=9.0.7", |
41 | | - "minimatch@>=10.0.0 <10.2.3": ">=10.2.3", |
42 | | - "minimatch@<3.1.4": ">=3.1.4", |
43 | | - "ajv@>=7.0.0-alpha.0 <8.18.0": ">=8.18.0", |
44 | | - "flatted@<3.4.0": ">=3.4.0", |
45 | | - "flatted@<=3.4.1": ">=3.4.2", |
46 | | - "brace-expansion@<1.1.13": ">=1.1.13", |
47 | | - "brace-expansion@>=2.0.0 <2.0.3": ">=2.0.3", |
48 | | - "picomatch@<2.3.2": ">=2.3.2", |
49 | | - "picomatch@>=4.0.0 <4.0.4": ">=4.0.4", |
50 | | - "yaml@>=2.0.0 <2.8.3": ">=2.8.3", |
51 | | - "lodash@>=4.0.0 <=4.17.23": ">=4.18.0", |
52 | | - "lodash@<=4.17.23": ">=4.18.0", |
53 | | - "vite@<=6.4.1": ">=6.4.2 <8", |
54 | | - "vite@>=7.0.0 <=7.3.1": ">=7.3.2", |
55 | | - "vite@>=7.1.0 <=7.3.1": ">=7.3.2", |
56 | | - "vite@>=6.0.0 <=6.4.1": ">=6.4.2", |
57 | | - "vue-router": "5.0.6", |
58 | | - "protocol-buffers-schema@<3.6.1": ">=3.6.1", |
59 | | - "postcss@<8.5.10": ">=8.5.10", |
60 | | - "fast-uri@<=3.1.0": ">=3.1.1", |
61 | | - "fast-uri@<=3.1.1": ">=3.1.2", |
62 | | - "brace-expansion@>=5.0.0 <5.0.6": ">=5.0.6", |
63 | | - "turbo@<=2.9.13": ">=2.9.14", |
64 | | - "turbo@>=1.1.0 <2.9.14": ">=2.9.14", |
65 | | - "shell-quote@>=1.1.0 <=1.8.3": ">=1.8.4", |
66 | | - "@babel/core@<=7.29.0": ">=7.29.6" |
| 36 | + "vue-router": "5.0.6" |
67 | 37 | } |
68 | 38 | } |
69 | 39 | } |
0 commit comments