11{
22 "name" : " revolt.js" ,
3- "version" : " 7.1.0-rc.6 " ,
3+ "version" : " 7.2.0 " ,
44 "type" : " module" ,
5- "module" : " lib/index.js" ,
5+ "exports" : {
6+ "." : " ./lib/index.js"
7+ },
68 "types" : " lib/index.d.ts" ,
79 "repository" : " https://github.com/revoltchat/revolt.js" ,
810 "author" : " Paul Makles <insrt.uk>" ,
2224 " lib"
2325 ],
2426 "description" : " Library for interacting with the Revolt API." ,
25- "packageManager" : " pnpm@9.4.0 " ,
27+ "packageManager" : " pnpm@10.10.0+sha512.d615db246fe70f25dcfea6d8d73dee782ce23e2245e3c4f6f888249fb568149318637dca73c2c5c8ef2a4ca0d5657fb9567188bfab47f566d1ee6ce987815c39 " ,
2628 "dependencies" : {
27- "@solid-primitives/map" : " ^0.6.0 " ,
28- "@solid-primitives/set" : " ^0.6.0 " ,
29+ "@solid-primitives/map" : " ^0.7.1 " ,
30+ "@solid-primitives/set" : " ^0.7.1 " ,
2931 "@vladfrangu/async_event_emitter" : " ^2.4.6" ,
30- "revolt-api" : " 0.8.5" ,
31- "solid-js" : " ^1.9.5 " ,
32- "ulid" : " ^2.3 .0"
32+ "revolt-api" : " 0.8.5-1 " ,
33+ "solid-js" : " ^1.9.6 " ,
34+ "ulid" : " ^2.4 .0"
3335 },
3436 "devDependencies" : {
3537 "@mxssfd/typedoc-theme" : " ^1.1.7" ,
3638 "@trivago/prettier-plugin-sort-imports" : " ^5.2.2" ,
37- "@types/node" : " ^22.13.10 " ,
38- "eslint" : " ^9.22 .0" ,
39- "eslint-plugin-prettier" : " ^5.2.3 " ,
39+ "@types/node" : " ^22.15.17 " ,
40+ "eslint" : " ^9.26 .0" ,
41+ "eslint-plugin-prettier" : " ^5.4.0 " ,
4042 "eslint-plugin-solid" : " ^0.14.5" ,
4143 "prettier" : " ^3.5.3" ,
4244 "typedoc" : " ^0.27.9" ,
43- "typescript" : " ^5.8.2 " ,
44- "typescript-eslint" : " ^8.26.1 "
45+ "typescript" : " ^5.8.3 " ,
46+ "typescript-eslint" : " ^8.32.0 "
4547 }
4648}
0 commit comments