|
81 | 81 | }
|
82 | 82 | },
|
83 | 83 | "devDependencies": {
|
84 |
| - "@aa900031/eslint-config": "^1.3.0", |
| 84 | + "@aa900031/eslint-config": "^1.9.0", |
85 | 85 | "@release-it/conventional-changelog": "^7.0.2",
|
86 |
| - "@tanstack/query-core": "^5.18.1", |
| 86 | + "@tanstack/query-core": "^5.54.1", |
87 | 87 | "@tanstack/query-core-v4": "npm:@tanstack/query-core@^4.36.1",
|
88 |
| - "@tanstack/react-query": "^5.18.1", |
| 88 | + "@tanstack/react-query": "^5.54.1", |
89 | 89 | "@tanstack/react-query-v4": "npm:@tanstack/react-query@^4.36.1",
|
90 |
| - "@tanstack/vue-query": "^5.18.1", |
| 90 | + "@tanstack/vue-query": "^5.54.2", |
91 | 91 | "@tanstack/vue-query-v4": "npm:@tanstack/vue-query@^4.37.1",
|
92 |
| - "@testing-library/react": "14.2.1", |
93 |
| - "@testing-library/vue": "^8.0.1", |
94 |
| - "@tsconfig/node18": "^18.2.2", |
95 |
| - "@types/node": "^18.19.14", |
96 |
| - "@types/react": "^18.2.51", |
97 |
| - "@types/react-dom": "^18.2.18", |
98 |
| - "@vitest/coverage-istanbul": "^1.2.2", |
99 |
| - "@vitest/ui": "^1.2.2", |
| 92 | + "@testing-library/react": "14.3.1", |
| 93 | + "@testing-library/vue": "^8.1.0", |
| 94 | + "@tsconfig/node18": "^18.2.4", |
| 95 | + "@types/node": "^18.19.50", |
| 96 | + "@types/react": "^18.3.5", |
| 97 | + "@types/react-dom": "^18.3.0", |
| 98 | + "@vitest/coverage-istanbul": "^1.6.0", |
| 99 | + "@vitest/ui": "^1.6.0", |
100 | 100 | "@vue/composition-api": "^1.7.2",
|
101 |
| - "conventional-changelog-unjs": "^0.1.1", |
102 |
| - "eslint": "^8.56.0", |
| 101 | + "conventional-changelog-unjs": "^0.1.2", |
| 102 | + "eslint": "^8.57.0", |
103 | 103 | "happy-dom": "^12.10.3",
|
104 |
| - "npm-run-all2": "^6.1.2", |
105 |
| - "react": "^18.2.0", |
106 |
| - "react-dom": "^18.2.0", |
| 104 | + "npm-run-all2": "^6.2.2", |
| 105 | + "react": "^18.3.1", |
| 106 | + "react-dom": "^18.3.1", |
107 | 107 | "release-it": "^16.3.0",
|
108 |
| - "typescript": "^5.3.3", |
| 108 | + "typescript": "^5.5.4", |
109 | 109 | "unbuild": "^2.0.0",
|
110 |
| - "vitest": "^1.2.2", |
111 |
| - "vue": "^3.4.15", |
112 |
| - "vue-2": "npm:vue@2.7", |
113 |
| - "vue-2.7": "npm:vue@2.7" |
| 110 | + "vitest": "^1.6.0", |
| 111 | + "vue": "^3.5.2", |
| 112 | + "vue-2": "npm:vue@2.7.16", |
| 113 | + "vue-2.7": "npm:vue@2.7.16" |
114 | 114 | }
|
115 | 115 | }
|
0 commit comments