Skip to content

Commit 5f4d123

Browse files
authoredSep 5, 2024
chore(deps): update npm non-major dependencies
1 parent 035635d commit 5f4d123

File tree

2 files changed

+1129
-1240
lines changed

2 files changed

+1129
-1240
lines changed
 

‎package.json

+22-22
Original file line numberDiff line numberDiff line change
@@ -81,35 +81,35 @@
8181
}
8282
},
8383
"devDependencies": {
84-
"@aa900031/eslint-config": "^1.3.0",
84+
"@aa900031/eslint-config": "^1.9.0",
8585
"@release-it/conventional-changelog": "^7.0.2",
86-
"@tanstack/query-core": "^5.18.1",
86+
"@tanstack/query-core": "^5.54.1",
8787
"@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",
8989
"@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",
9191
"@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",
100100
"@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",
103103
"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",
107107
"release-it": "^16.3.0",
108-
"typescript": "^5.3.3",
108+
"typescript": "^5.5.4",
109109
"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"
114114
}
115115
}

0 commit comments

Comments
 (0)
Failed to load comments.