Skip to content

Commit d3257ca

Browse files
chore(deps): update npm non-major develop dependencies
1 parent 1ea4a49 commit d3257ca

File tree

2 files changed

+111
-111
lines changed

2 files changed

+111
-111
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -96,17 +96,17 @@
9696
"devDependencies": {
9797
"@aa900031/eslint-config": "^3.2.0",
9898
"@aa900031/release-it-config": "^0.1.0",
99-
"@tanstack/query-core": "^5.90.10",
99+
"@tanstack/query-core": "^5.90.11",
100100
"@tanstack/query-core-v4": "npm:@tanstack/query-core@^4.41.0",
101-
"@tanstack/react-query": "^5.90.10",
101+
"@tanstack/react-query": "^5.90.11",
102102
"@tanstack/react-query-v4": "npm:@tanstack/react-query@^4.42.0",
103-
"@tanstack/vue-query": "^5.91.2",
103+
"@tanstack/vue-query": "^5.91.4",
104104
"@tanstack/vue-query-v4": "npm:@tanstack/vue-query@^4.41.0",
105105
"@testing-library/react": "14.3.1",
106106
"@testing-library/vue": "^8.1.0",
107-
"@tsconfig/node18": "^18.2.5",
107+
"@tsconfig/node18": "^18.2.6",
108108
"@types/node": "^18.19.130",
109-
"@types/react": "^18.3.26",
109+
"@types/react": "^18.3.27",
110110
"@types/react-dom": "^18.3.7",
111111
"@vitest/coverage-istanbul": "^3.2.4",
112112
"@vitest/ui": "^3.2.4",
@@ -120,7 +120,7 @@
120120
"typescript": "^5.9.3",
121121
"unbuild": "^3.6.1",
122122
"vitest": "^3.2.4",
123-
"vue": "^3.5.24",
123+
"vue": "^3.5.25",
124124
"vue-2": "npm:vue@~2.6.14",
125125
"vue-2.7": "npm:vue@~2.7.16"
126126
},

0 commit comments

Comments
 (0)