File tree Expand file tree Collapse file tree 2 files changed +170
-60
lines changed
packages/nextjs-cache-handler Expand file tree Collapse file tree 2 files changed +170
-60
lines changed Original file line number Diff line number Diff line change 1818 " next" ,
1919 " redis"
2020 ],
21- "version" : " 2.3.0 " ,
21+ "version" : " 2.3.1 " ,
2222 "type" : " module" ,
2323 "license" : " MIT" ,
2424 "description" : " Next.js cache handlers" ,
109109 "jest" : " ^30.2.0" ,
110110 "prettier" : " ^3.6.2" ,
111111 "prettier-plugin-packagejson" : " 2.5.19" ,
112- "rimraf" : " 6.1.0 " ,
112+ "rimraf" : " 6.1.1 " ,
113113 "ts-jest" : " ^29.4.5" ,
114- "tsup" : " ^8.5.0 " ,
114+ "tsup" : " ^8.5.1 " ,
115115 "tsx" : " 4.20.6" ,
116116 "typescript" : " ^5.9.3" ,
117- "typescript-eslint" : " ^8.46.4 "
117+ "typescript-eslint" : " ^8.47.0 "
118118 },
119119 "peerDependencies" : {
120120 "@redis/client" : " >= 5.5.6" ,
124124 " next15"
125125 ],
126126 "optionalDependencies" : {
127- "@rollup/rollup-linux-x64-gnu" : " ^4.53.2 "
127+ "@rollup/rollup-linux-x64-gnu" : " ^4.53.3 "
128128 },
129129 "engines" : {
130130 "node" : " >=22.0.0"
You can’t perform that action at this time.
0 commit comments