|
2 | 2 | "name": "tanstack-query-callbacks",
|
3 | 3 | "type": "module",
|
4 | 4 | "version": "0.1.0",
|
5 |
| - "packageManager": "pnpm@8.10.0", |
| 5 | + "packageManager": "pnpm@8.14.3", |
6 | 6 | "author": "zhong666 <hi@zhong666.me>",
|
7 | 7 | "license": "MIT",
|
8 | 8 | "keywords": [
|
|
81 | 81 | }
|
82 | 82 | },
|
83 | 83 | "devDependencies": {
|
84 |
| - "@aa900031/eslint-config": "^1.0.1", |
| 84 | + "@aa900031/eslint-config": "^1.2.0", |
85 | 85 | "@release-it/conventional-changelog": "^7.0.2",
|
86 |
| - "@tanstack/query-core": "^5.14.2", |
87 |
| - "@tanstack/react-query": "^5.14.2", |
88 |
| - "@tanstack/vue-query": "^5.14.2", |
| 86 | + "@tanstack/query-core": "^5.17.19", |
| 87 | + "@tanstack/react-query": "^5.17.19", |
| 88 | + "@tanstack/vue-query": "^5.17.19", |
89 | 89 | "@testing-library/react": "14.1.2",
|
90 | 90 | "@testing-library/vue": "^8.0.1",
|
91 | 91 | "@tsconfig/node18": "^18.2.2",
|
92 |
| - "@types/node": "^18.18.7", |
93 |
| - "@types/react": "^18.2.45", |
| 92 | + "@types/node": "^18.19.9", |
| 93 | + "@types/react": "^18.2.48", |
94 | 94 | "@types/react-dom": "^18.2.18",
|
95 |
| - "@vitest/coverage-istanbul": "^1.1.0", |
96 |
| - "@vitest/ui": "^1.1.0", |
| 95 | + "@vitest/coverage-istanbul": "^1.2.1", |
| 96 | + "@vitest/ui": "^1.2.1", |
97 | 97 | "@vue/composition-api": "^1.7.2",
|
98 |
| - "conventional-changelog-unjs": "^0.1.0", |
99 |
| - "eslint": "^8.52.0", |
| 98 | + "conventional-changelog-unjs": "^0.1.1", |
| 99 | + "eslint": "^8.56.0", |
100 | 100 | "happy-dom": "^12.10.3",
|
101 | 101 | "npm-run-all2": "^6.1.1",
|
102 | 102 | "react": "^18.2.0",
|
103 | 103 | "react-dom": "^18.2.0",
|
104 |
| - "release-it": "^16.2.1", |
105 |
| - "typescript": "^5.2.2", |
| 104 | + "release-it": "^16.3.0", |
| 105 | + "typescript": "^5.3.3", |
106 | 106 | "unbuild": "^2.0.0",
|
107 |
| - "vitest": "^1.1.0", |
108 |
| - "vue": "^3.3.13", |
109 |
| - "vue-2": "npm:vue@2.6", |
| 107 | + "vitest": "^1.2.1", |
| 108 | + "vue": "^3.4.15", |
| 109 | + "vue-2": "npm:vue@2.7", |
110 | 110 | "vue-2.7": "npm:vue@2.7"
|
111 | 111 | }
|
112 | 112 | }
|
0 commit comments