File tree Expand file tree Collapse file tree 3 files changed +4095
-4044
lines changed
Expand file tree Collapse file tree 3 files changed +4095
-4044
lines changed Original file line number Diff line number Diff line change 9797 ],
9898 "preset" : " angular"
9999 },
100- "volta" : {
101- "node" : " 18.18.2" ,
102- "yarn" : " 1.22.19"
103- },
104100 "dependencies" : {
105101 "@apollo/client" : " 3.11.4" ,
106102 "@apollo/server" : " 4.11.0" ,
136132 "cors" : " ^2.8.5" ,
137133 "date-fns" : " ^2.30.0" ,
138134 "date-fns-tz" : " ^2.0.0" ,
139- "discord.js" : " 14.15.3 " ,
135+ "discord.js" : " ^ 14.18.0 " ,
140136 "dlv" : " ^1.1.3" ,
141137 "dotenv" : " ^16.3.1" ,
142138 "express" : " 5.0.1" ,
143139 "express-mysql-session" : " 3.0.3" ,
144140 "express-rate-limit" : " 7.4.0" ,
145- "express-session" : " 1.18.0 " ,
141+ "express-session" : " ^ 1.18.1 " ,
146142 "geo-tz" : " ^7.0.7" ,
147143 "graphql" : " 16.9.0" ,
148144 "graphql-type-json" : " 0.3.2" ,
193189 "@types/node-fetch" : " 2.6.11" ,
194190 "@types/react" : " ^18.3.3" ,
195191 "@types/react-dom" : " ^18.3.0" ,
196- "@vitejs/plugin-react-swc" : " 3.7.0 " ,
192+ "@vitejs/plugin-react-swc" : " ^3.8.1 " ,
197193 "commitizen" : " ^4.3.0" ,
198194 "cz-conventional-commit" : " ^1.0.6" ,
199195 "eslint" : " ^8.44.0" ,
212208 "rollup-plugin-delete" : " ^2.0.0" ,
213209 "semantic-release" : " ^22" ,
214210 "typescript" : " 5.5.4" ,
215- "vite" : " 5.4 .6" ,
211+ "vite" : " ^6.2 .6" ,
216212 "vite-plugin-checker" : " 0.7.2"
217213 },
214+ "resolutions" : {
215+ "got" : " >=11.8.5" ,
216+ "dot-prop" : " >=4.2.1"
217+ },
218218 "engines" : {
219219 "node" : " >=18" ,
220220 "yarn" : " ^1.22.x"
Original file line number Diff line number Diff line change 1616 "@rm/logger" : " *"
1717 },
1818 "devDependencies" : {
19- "vite" : " 5.0.13 "
19+ "vite" : " ^6.2.6 "
2020 }
2121}
You can’t perform that action at this time.
0 commit comments