File tree Expand file tree Collapse file tree 2 files changed +123
-404
lines changed
packages/nextjs-cache-handler Expand file tree Collapse file tree 2 files changed +123
-404
lines changed Original file line number Diff line number Diff line change 1818 " next" ,
1919 " redis"
2020 ],
21- "version" : " 2.3.1 " ,
21+ "version" : " 2.3.2 " ,
2222 "type" : " module" ,
2323 "license" : " MIT" ,
2424 "description" : " Next.js cache handlers" ,
9696 },
9797 "dependencies" : {
9898 "cluster-key-slot" : " 1.1.2" ,
99- "lru-cache" : " 11.2.2 " ,
99+ "lru-cache" : " 11.2.4 " ,
100100 "p-limit" : " ^7.2.0"
101101 },
102102 "devDependencies" : {
107107 "eslint-config-prettier" : " ^9.1.2" ,
108108 "globals" : " ^16.5.0" ,
109109 "jest" : " ^30.2.0" ,
110- "prettier" : " ^3.6.2 " ,
111- "prettier-plugin-packagejson" : " 2.5.19 " ,
112- "rimraf" : " 6.1.1 " ,
113- "ts-jest" : " ^29.4.5 " ,
110+ "prettier" : " ^3.7.4 " ,
111+ "prettier-plugin-packagejson" : " 2.5.20 " ,
112+ "rimraf" : " 6.1.2 " ,
113+ "ts-jest" : " ^29.4.6 " ,
114114 "tsup" : " ^8.5.1" ,
115- "tsx" : " 4.20.6 " ,
115+ "tsx" : " 4.21.0 " ,
116116 "typescript" : " ^5.9.3" ,
117- "typescript-eslint" : " ^8.47.0 "
117+ "typescript-eslint" : " ^8.48.1 "
118118 },
119119 "peerDependencies" : {
120120 "@redis/client" : " >= 5.5.6" ,
You can’t perform that action at this time.
0 commit comments