File tree 9 files changed +301
-433
lines changed
browserslist-config-anolilab
9 files changed +301
-433
lines changed Original file line number Diff line number Diff line change 84
84
"update:deps" : " taze"
85
85
},
86
86
"dependencies" : {
87
- "@anolilab/multi-semantic-release" : " ^1.1.6 " ,
87
+ "@anolilab/multi-semantic-release" : " ^1.1.10 " ,
88
88
"@babel/cli" : " ^7.26.4" ,
89
89
"@babel/core" : " ^7.26.0" ,
90
90
"@babel/preset-env" : " ^7.26.0" ,
114
114
"nx" : " 20.3.1" ,
115
115
"postcss" : " ^8.4.49" ,
116
116
"prettier" : " ^3.4.2" ,
117
- "publint" : " ^0.3.1 " ,
117
+ "publint" : " ^0.3.9 " ,
118
118
"read-pkg" : " ^9.0.1" ,
119
119
"rimraf" : " ^6.0.1" ,
120
120
"secretlint" : " 9.0.0" ,
126
126
"typescript" : " 5.7.3" ,
127
127
"vitest" : " ^2.1.8"
128
128
},
129
- "packageManager" :
" [email protected] .0 " ,
129
+ "packageManager" :
" [email protected] .9 " ,
130
130
"engines" : {
131
131
"node" : " >=18.* <=23.*"
132
132
},
133
133
"pnpm" : {
134
134
"overrides" : {
135
- "cross-spawn@>=7.0.0 <7.0.5" : " >=7.0.5 " ,
136
- "nanoid@<3.3.8" : " >=3.3.8 " ,
137
- "chrono-node@<2.2.4" : " >=2.2.4 "
135
+ "cross-spawn@>=7.0.0 <7.0.5" : " >=7.0.6 " ,
136
+ "nanoid@<3.3.8" : " >=3.3.10 " ,
137
+ "chrono-node@<2.2.4" : " >=2.2.7 "
138
138
}
139
139
},
140
140
"anolilab" : {
Original file line number Diff line number Diff line change 66
66
"test:coverage" : " vitest --config ./vitest.config.ts --run --coverage"
67
67
},
68
68
"devDependencies" : {
69
- "@anolilab/semantic-release-preset" : " 9.0.3 " ,
69
+ "@anolilab/semantic-release-preset" : " 9.0.4 " ,
70
70
"@visulima/packem" : " 1.10.7" ,
71
71
"browserslist" : " 4.24.4" ,
72
- "caniuse-lite" : " ^1.0.30001692 " ,
72
+ "caniuse-lite" : " ^1.0.30001706 " ,
73
73
"cross-env" : " ^7.0.3" ,
74
74
"esbuild" : " ^0.24.2" ,
75
75
"rimraf" : " ^6.0.1" ,
Original file line number Diff line number Diff line change 74
74
"cz-conventional-changelog" : " ^3.3.0"
75
75
},
76
76
"devDependencies" : {
77
- "@anolilab/semantic-release-preset" : " 9.0.3 " ,
77
+ "@anolilab/semantic-release-preset" : " 9.0.4 " ,
78
78
"@commitlint/cli" : " ^19.6.1" ,
79
79
"@visulima/packem" : " ^1.10.7" ,
80
80
"esbuild" : " ^0.24.2" ,
Original file line number Diff line number Diff line change 171
171
"jsonc-eslint-parser" : " ^2.4.0" ,
172
172
"read-pkg-up" : " ^7.0.1" ,
173
173
"semver" : " ^7.5.4" ,
174
- "toml-eslint-parser" : " ^0.6.0 " ,
175
- "yaml-eslint-parser" : " ^1.2.2 "
174
+ "toml-eslint-parser" : " ^0.6.1 " ,
175
+ "yaml-eslint-parser" : " ^1.2.3 "
176
176
},
177
177
"devDependencies" : {
178
178
"@anolilab/semantic-release-preset" : " 8.0.3" ,
179
- "@arthurgeron/eslint-plugin-react-usememo" : " ^2.2.1 " ,
179
+ "@arthurgeron/eslint-plugin-react-usememo" : " ^2.2.3 " ,
180
180
"@testing-library/dom" : " ^9.3.3" ,
181
181
"@total-typescript/ts-reset" : " ^0.5.1" ,
182
182
"@types/confusing-browser-globals" : " ^1.0.3" ,
211
211
"eslint-plugin-zod" : " ^1.4.0" ,
212
212
"jest" : " ^29.7.0" ,
213
213
"react" : " ^18.2.0" ,
214
- "rimraf" : " ^5.0.5 " ,
214
+ "rimraf" : " ^5.0.10 " ,
215
215
"semantic-release" : " ^22.0.12" ,
216
- "tsup" : " ^8.0.1 " ,
216
+ "tsup" : " ^8.0.2 " ,
217
217
"type-fest" : " ^4.8.3" ,
218
218
"typescript" : " ^5.3.3" ,
219
219
"vitest" : " ^1.1.0"
Original file line number Diff line number Diff line change 86
86
"shell-quote" : " ^1.8.2"
87
87
},
88
88
"devDependencies" : {
89
- "@anolilab/semantic-release-pnpm" : " ^1.1.6 " ,
90
- "@anolilab/semantic-release-preset" : " 9.0.3 " ,
89
+ "@anolilab/semantic-release-pnpm" : " ^1.1.10 " ,
90
+ "@anolilab/semantic-release-preset" : " 9.0.4 " ,
91
91
"@total-typescript/ts-reset" : " ^0.6.1" ,
92
92
"@types/lint-staged" : " ^13.3.0" ,
93
93
"@types/shell-quote" : " ^1.7.5" ,
Original file line number Diff line number Diff line change 71
71
"clean" : " rimraf node_modules dist"
72
72
},
73
73
"devDependencies" : {
74
- "@anolilab/semantic-release-preset" : " 9.0.3 " ,
74
+ "@anolilab/semantic-release-preset" : " 9.0.4 " ,
75
75
"@visulima/packem" : " ^1.10.7" ,
76
76
"esbuild" : " ^0.24.2" ,
77
77
"prettier" : " ^3.4.2" ,
Original file line number Diff line number Diff line change 185
185
"stylelint-selector-no-empty" : " ^1.0.9"
186
186
},
187
187
"devDependencies" : {
188
- "@anolilab/semantic-release-preset" : " 9.0.3 " ,
188
+ "@anolilab/semantic-release-preset" : " 9.0.4 " ,
189
189
"@visulima/packem" : " ^1.10.7" ,
190
190
"esbuild" : " ^0.24.2" ,
191
191
"postcss" : " ^8.4.49" ,
Original file line number Diff line number Diff line change 87
87
"write-good" : " ^1.0.8"
88
88
},
89
89
"devDependencies" : {
90
- "@anolilab/semantic-release-preset" : " 9.0.3 " ,
90
+ "@anolilab/semantic-release-preset" : " 9.0.4 " ,
91
91
"@visulima/packem" : " ^1.10.7" ,
92
92
"esbuild" : " ^0.24.2" ,
93
93
"rimraf" : " ^6.0.1" ,
You can’t perform that action at this time.
0 commit comments