File tree Expand file tree Collapse file tree 4 files changed +7622
-5746
lines changed
Expand file tree Collapse file tree 4 files changed +7622
-5746
lines changed Original file line number Diff line number Diff line change 22 "name" : " tree-changes-monorepo" ,
33 "private" : true ,
44 "devDependencies" : {
5- "@gilbarbara/eslint-config" : " ^0.7.1 " ,
5+ "@gilbarbara/eslint-config" : " ^0.8.4 " ,
66 "@gilbarbara/prettier-config" : " ^1.0.0" ,
77 "@gilbarbara/tsconfig" : " ^0.2.3" ,
8- "@size-limit/preset-small-lib" : " ^11.0.0 " ,
9- "@types/node" : " ^20.9.0 " ,
10- "@vitest/coverage-v8" : " ^0.34.6 " ,
11- "del-cli" : " ^5.1 .0" ,
12- "happy-dom" : " ^12.10 .3" ,
13- "husky" : " ^8.0.3 " ,
8+ "@size-limit/preset-small-lib" : " ^11.1.6 " ,
9+ "@types/node" : " ^22.10.6 " ,
10+ "@vitest/coverage-v8" : " ^2.1.8 " ,
11+ "del-cli" : " ^6.0 .0" ,
12+ "happy-dom" : " ^16.5 .3" ,
13+ "husky" : " ^9.1.7 " ,
1414 "is-ci-cli" : " ^2.2.0" ,
15- "lerna" : " ^7.4.2 " ,
15+ "lerna" : " ^8.1.9 " ,
1616 "repo-tools" : " ^0.3.1" ,
17- "size-limit" : " ^11.0.0 " ,
18- "ts-node" : " ^10.9.1 " ,
19- "tsup" : " ^7.2.0 " ,
20- "typescript" : " ^5.2.2 "
17+ "size-limit" : " ^11.1.6 " ,
18+ "ts-node" : " ^10.9.2 " ,
19+ "tsup" : " ^8.3.5 " ,
20+ "typescript" : " ^5.7.3 "
2121 },
2222 "workspaces" : [
2323 " packages/*"
Original file line number Diff line number Diff line change 3333 "types" : " dist/index.d.ts" ,
3434 "sideEffects" : false ,
3535 "peerDependencies" : {
36- "react" : " 16.8 - 18 "
36+ "react" : " 16.8 - 19 "
3737 },
3838 "dependencies" : {
3939 "@gilbarbara/deep-equal" : " ^0.3.1" ,
4040 "tree-changes" : " workspace:*"
4141 },
4242 "devDependencies" : {
4343 "@gilbarbara/node-helpers" : " ^0.1.0" ,
44- "@testing-library/jest-dom" : " ^6.1.4 " ,
45- "@testing-library/react" : " ^14 .1.0" ,
46- "@types/react" : " ^18.2.37 " ,
47- "@types/react-dom" : " ^18.2.15 " ,
48- "@vitejs/plugin-react" : " ^4.1.1 " ,
49- "react" : " ^18.2 .0" ,
50- "react-dom" : " ^18.2 .0" ,
51- "vitest" : " ^0.34.6 "
44+ "@testing-library/jest-dom" : " ^6.6.3 " ,
45+ "@testing-library/react" : " ^16 .1.0" ,
46+ "@types/react" : " ^19.0.6 " ,
47+ "@types/react-dom" : " ^19.0.3 " ,
48+ "@vitejs/plugin-react" : " ^4.3.4 " ,
49+ "react" : " ^19.0 .0" ,
50+ "react-dom" : " ^19.0 .0" ,
51+ "vitest" : " ^2.1.8 "
5252 },
5353 "scripts" : {
5454 "build" : " npm run clean && tsup && ts-node scripts/fix-cjs.ts" ,
Original file line number Diff line number Diff line change 3232 "sideEffects" : false ,
3333 "dependencies" : {
3434 "@gilbarbara/deep-equal" : " ^0.3.1" ,
35- "is-lite" : " ^1.2.0 "
35+ "is-lite" : " ^1.2.1 "
3636 },
3737 "devDependencies" : {
3838 "@gilbarbara/node-helpers" : " ^0.1.0" ,
39- "vitest" : " ^0.34.6 "
39+ "vitest" : " ^2.1.8 "
4040 },
4141 "scripts" : {
4242 "build" : " npm run clean && tsup && ts-node scripts/fix-cjs.ts" ,
You can’t perform that action at this time.
0 commit comments