File tree Expand file tree Collapse file tree 4 files changed +185
-142
lines changed Expand file tree Collapse file tree 4 files changed +185
-142
lines changed Original file line number Diff line number Diff line change 67
67
"@typescript-eslint/eslint-plugin" : " 6.17.0" ,
68
68
"@typescript-eslint/parser" : " >=6.17.0" ,
69
69
"@typescript-eslint/rule-tester" : " 6.17.0" ,
70
- "@vitest/ui" : " 1.1.2 " ,
70
+ "@vitest/ui" : " 1.1.3 " ,
71
71
"bun" : " 1.0.21" ,
72
72
"bun-types" : " 1.0.21" ,
73
73
"cspell" : " 8.3.2" ,
74
74
"dedent" : " 1.5.1" ,
75
75
"dprint" : " 0.45.0" ,
76
- "effect" : " 2.0.0 " ,
76
+ "effect" : " 2.0.1 " ,
77
77
"eslint" : " >=8.56.0" ,
78
78
"eslint-config-with-tsconfig" : " 2.9.271" ,
79
79
"eslint-plugin-eslint-plugin" : " 5.2.1" ,
87
87
"markdownlint" : " 0.32.1" ,
88
88
"pathe" : " 1.1.1" ,
89
89
"publint" : " 0.2.7" ,
90
- "rollup" : " 4.9.2 " ,
90
+ "rollup" : " 4.9.3 " ,
91
91
"rollup-plugin-dts" : " 6.1.0" ,
92
92
"rollup-plugin-swc3" : " 0.11.0" ,
93
93
"rollup-plugin-visualizer" : " 5.12.0" ,
122
122
"@typescript-eslint/utils" : " 6.17.0" ,
123
123
"@typescript-eslint/eslint-plugin" : " 6.17.0" ,
124
124
"eslint" : " >=8.56.0" ,
125
- "effect" : " 2.0.0 " ,
125
+ "effect" : " 2.0.1 " ,
126
126
"next" : " 14.0.4" ,
127
127
"react" : " 18.2.0" ,
128
128
"react-dom" : " 18.2.0" ,
Original file line number Diff line number Diff line change 42
42
"publish" : " pnpm run build && pnpm run lint:publish"
43
43
},
44
44
"dependencies" : {
45
- "effect" : " 2.0.0 "
45
+ "effect" : " 2.0.1 "
46
46
}
47
47
}
You can’t perform that action at this time.
0 commit comments