Skip to content

Commit 2fe61ba

Browse files
chore(deps): update npm non-major develop dependencies
1 parent b3eb686 commit 2fe61ba

File tree

2 files changed

+1118
-1236
lines changed

2 files changed

+1118
-1236
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -94,33 +94,33 @@
9494
}
9595
},
9696
"devDependencies": {
97-
"@aa900031/eslint-config": "^3.1.0",
97+
"@aa900031/eslint-config": "^3.2.0",
9898
"@aa900031/release-it-config": "^0.1.0",
99-
"@tanstack/query-core": "^5.83.1",
100-
"@tanstack/query-core-v4": "npm:@tanstack/query-core@^4.40.0",
101-
"@tanstack/react-query": "^5.84.2",
102-
"@tanstack/react-query-v4": "npm:@tanstack/react-query@^4.40.1",
103-
"@tanstack/vue-query": "^5.83.1",
104-
"@tanstack/vue-query-v4": "npm:@tanstack/vue-query@^4.40.0",
99+
"@tanstack/query-core": "^5.90.7",
100+
"@tanstack/query-core-v4": "npm:@tanstack/query-core@^4.41.0",
101+
"@tanstack/react-query": "^5.90.7",
102+
"@tanstack/react-query-v4": "npm:@tanstack/react-query@^4.42.0",
103+
"@tanstack/vue-query": "^5.90.7",
104+
"@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",
107107
"@tsconfig/node18": "^18.2.4",
108-
"@types/node": "^18.19.122",
109-
"@types/react": "^18.3.23",
108+
"@types/node": "^18.19.130",
109+
"@types/react": "^18.3.26",
110110
"@types/react-dom": "^18.3.7",
111111
"@vitest/coverage-istanbul": "^3.2.4",
112112
"@vitest/ui": "^3.2.4",
113113
"@vue/composition-api": "^1.7.2",
114-
"eslint": "^9.33.0",
114+
"eslint": "^9.39.1",
115115
"happy-dom": "^17.6.3",
116116
"npm-run-all2": "^7.0.2",
117117
"react": "^18.3.1",
118118
"react-dom": "^18.3.1",
119-
"release-it": "^19.0.4",
120-
"typescript": "^5.9.2",
121-
"unbuild": "^3.6.0",
119+
"release-it": "^19.0.6",
120+
"typescript": "^5.9.3",
121+
"unbuild": "^3.6.1",
122122
"vitest": "^3.2.4",
123-
"vue": "^3.5.18",
123+
"vue": "^3.5.22",
124124
"vue-2": "npm:vue@~2.6.14",
125125
"vue-2.7": "npm:vue@~2.7.16"
126126
},

0 commit comments

Comments
 (0)