|
96 | 96 | "devDependencies": {
|
97 | 97 | "@aa900031/eslint-config": "^3.1.0",
|
98 | 98 | "@aa900031/release-it-config": "^0.1.0",
|
99 |
| - "@tanstack/query-core": "^5.72.1", |
| 99 | + "@tanstack/query-core": "^5.74.4", |
100 | 100 | "@tanstack/query-core-v4": "npm:@tanstack/query-core@^4.36.1",
|
101 |
| - "@tanstack/react-query": "^5.72.1", |
| 101 | + "@tanstack/react-query": "^5.74.4", |
102 | 102 | "@tanstack/react-query-v4": "npm:@tanstack/react-query@^4.36.1",
|
103 |
| - "@tanstack/vue-query": "^5.72.1", |
| 103 | + "@tanstack/vue-query": "^5.74.6", |
104 | 104 | "@tanstack/vue-query-v4": "npm:@tanstack/vue-query@^4.37.1",
|
105 | 105 | "@testing-library/react": "14.3.1",
|
106 | 106 | "@testing-library/vue": "^8.1.0",
|
107 | 107 | "@tsconfig/node18": "^18.2.4",
|
108 | 108 | "@types/node": "^18.19.86",
|
109 | 109 | "@types/react": "^18.3.20",
|
110 | 110 | "@types/react-dom": "^18.3.6",
|
111 |
| - "@vitest/coverage-istanbul": "^3.1.1", |
112 |
| - "@vitest/ui": "^3.1.1", |
| 111 | + "@vitest/coverage-istanbul": "^3.1.2", |
| 112 | + "@vitest/ui": "^3.1.2", |
113 | 113 | "@vue/composition-api": "^1.7.2",
|
114 |
| - "eslint": "^9.24.0", |
| 114 | + "eslint": "^9.25.1", |
115 | 115 | "happy-dom": "^17.4.4",
|
116 | 116 | "npm-run-all2": "^7.0.2",
|
117 | 117 | "react": "^18.3.1",
|
118 | 118 | "react-dom": "^18.3.1",
|
119 | 119 | "release-it": "https://pkg.pr.new/release-it@1ef2e54",
|
120 | 120 | "typescript": "^5.8.3",
|
121 | 121 | "unbuild": "^3.5.0",
|
122 |
| - "vitest": "^3.1.1", |
| 122 | + "vitest": "^3.1.2", |
123 | 123 | "vue": "^3.5.13",
|
124 |
| - "vue-2": "npm:vue@~2.6.12", |
| 124 | + "vue-2": "npm:vue@~2.6.14", |
125 | 125 | "vue-2.7": "npm:vue@~2.7.16"
|
126 | 126 | },
|
127 | 127 | "resolutions": {
|
|
0 commit comments