File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " cypress-codegen" ,
3- "packageManager" : " bun@1.3.6 " ,
3+ "packageManager" : " bun@1.3.8 " ,
44 "type" : " commonjs" ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
2222 "dependencies" : {
2323 "@babel/core" : " 7.28.6" ,
2424 "chalk" : " 5.6.2" ,
25- "commander" : " 14.0.2 " ,
25+ "commander" : " 14.0.3 " ,
2626 "glob" : " 13.0.0" ,
27- "prettier" : " 3.7.4 "
27+ "prettier" : " 3.8.1 "
2828 },
2929 "peerDependencies" : {
3030 "cypress" : " >=13"
3131 },
3232 "devDependencies" : {
3333 "@total-typescript/ts-reset" : " 0.6.1" ,
3434 "@types/babel__generator" : " 7.27.0" ,
35- "@types/bun" : " 1.3.6 " ,
36- "@types/react" : " 19.2.8 " ,
35+ "@types/bun" : " 1.3.8 " ,
36+ "@types/react" : " 19.2.10 " ,
3737 "cypress" : " 15.9.0" ,
3838 "husky" : " 9.1.7" ,
3939 "eslint" : " 9.39.2" ,
4040 "eslint-plugin-cypress" : " 5.2.1" ,
41- "react" : " 19.2.3 " ,
42- "react-dom" : " 19.2.3 " ,
41+ "react" : " 19.2.4 " ,
42+ "react-dom" : " 19.2.4 " ,
4343 "tsup" : " 8.5.1" ,
4444 "typescript" : " 5.9.3" ,
45- "typescript-eslint" : " 8.53 .0" ,
45+ "typescript-eslint" : " 8.54 .0" ,
4646 "vite" : " 7.3.1"
4747 },
4848 "scripts" : {
You can’t perform that action at this time.
0 commit comments