@w5s/mrm-preset 3.5.4 → 3.5.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.turbo/turbo-build.log +2 -2
- package/.turbo/turbo-lint.log +5 -5
- package/.turbo/turbo-test.log +245 -0
- package/CHANGELOG.md +8 -0
- package/ci/_gitlab/AutoDevopsInclude.gitlab-ci.yml +1 -1
- package/ci/_gitlab/Renovate.gitlab-ci.yml +1 -1
- package/package.json +4 -4
- package/package.json.backup +4 -4
- package/.turbo/turbo-format.log +0 -27
- package/.turbo/turbo-spellcheck.log +0 -2
- package/.turbo/turbo-typecheck.log +0 -2
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
$ pnpm run "/^build:.*/"
|
|
2
|
-
$ tsc
|
|
1
|
+
$ pnpm run "/^build:.*/"
|
|
2
|
+
$ tsc
|
package/.turbo/turbo-lint.log
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
$ pnpm run "/^lint:.*/"
|
|
2
2
|
$ eslint .
|
|
3
|
-
Pages directory cannot be found at /
|
|
3
|
+
Pages directory cannot be found at /home/runner/work/project-config/project-config/packages/mrm-preset/pages or /home/runner/work/project-config/project-config/packages/mrm-preset/src/pages. If using a custom path, please configure with the `no-html-link-for-pages` rule in your eslint config file.
|
|
4
4
|
|
|
5
|
-
/
|
|
5
|
+
/home/runner/work/project-config/project-config/packages/mrm-preset/ci/gitlab.js
|
|
6
6
|
5:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
|
|
7
7
|
|
|
8
|
-
/
|
|
8
|
+
/home/runner/work/project-config/project-config/packages/mrm-preset/core/githubCI.js
|
|
9
9
|
21:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
|
|
10
10
|
21:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
|
|
11
11
|
21:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
|
|
12
12
|
21:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
|
|
13
13
|
|
|
14
|
-
/
|
|
14
|
+
/home/runner/work/project-config/project-config/packages/mrm-preset/core/npm.js
|
|
15
15
|
51:1 warning Prefer a more specific type to `Function` jsdoc/reject-function-type
|
|
16
16
|
92:1 warning Prefer a more specific type to `Function` jsdoc/reject-function-type
|
|
17
17
|
119:1 warning Prefer a more specific type to `Function` jsdoc/reject-function-type
|
|
18
18
|
135:1 warning Prefer a more specific type to `Function` jsdoc/reject-function-type
|
|
19
19
|
154:1 warning Prefer a more specific type to `Function` jsdoc/reject-function-type
|
|
20
20
|
|
|
21
|
-
/
|
|
21
|
+
/home/runner/work/project-config/project-config/packages/mrm-preset/core/vscode.js
|
|
22
22
|
41:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
|
|
23
23
|
82:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
|
|
24
24
|
82:1 warning Prefer a more specific type to `any` jsdoc/reject-any-type
|
package/.turbo/turbo-test.log
CHANGED
|
@@ -1,20 +1,265 @@
|
|
|
1
1
|
$ pnpm run "/^test:.*/"
|
|
2
2
|
$ mkdir -p .temp; cd .temp; mrm bootstrap --dir ..; mrm configure --dir ..
|
|
3
3
|
[36mRunning bootstrap...[39m
|
|
4
|
+
[32mCreate package.json[39m
|
|
5
|
+
[32mUpdate ./package.json[39m
|
|
6
|
+
[32mUpdate package.json[39m
|
|
4
7
|
[33mRunning alias configure...[39m
|
|
5
8
|
[36mRunning gitignore...[39m
|
|
6
9
|
[36mRunning project...[39m
|
|
10
|
+
[32mUpdate package.json[39m
|
|
11
|
+
[32mCreate turbo.json[39m
|
|
12
|
+
Installing turbo...
|
|
13
|
+
|
|
14
|
+
added 2 packages, and audited 3 packages in 2s
|
|
15
|
+
|
|
16
|
+
found 0 vulnerabilities
|
|
17
|
+
Installing npm-run-all2...
|
|
18
|
+
|
|
19
|
+
added 17 packages, and audited 20 packages in 811ms
|
|
20
|
+
|
|
21
|
+
3 packages are looking for funding
|
|
22
|
+
run `npm fund` for details
|
|
23
|
+
|
|
24
|
+
found 0 vulnerabilities
|
|
25
|
+
Installing @w5s/conventional-changelog...
|
|
26
|
+
|
|
27
|
+
added 8 packages, and audited 28 packages in 2s
|
|
28
|
+
|
|
29
|
+
5 packages are looking for funding
|
|
30
|
+
run `npm fund` for details
|
|
31
|
+
|
|
32
|
+
found 0 vulnerabilities
|
|
33
|
+
[32mCreate .vscode/tasks.json[39m
|
|
34
|
+
[32mUpdate .vscode/tasks.json[39m
|
|
7
35
|
[36mRunning contributing...[39m
|
|
36
|
+
[32mCreate CODE_OF_CONDUCT.md[39m
|
|
8
37
|
[36mRunning licenses...[39m
|
|
9
38
|
[36mRunning asdf...[39m
|
|
39
|
+
[32mCreate .tool-versions[39m
|
|
10
40
|
[36mRunning release...[39m
|
|
41
|
+
[32mUpdate package.json[39m
|
|
42
|
+
Installing semantic-release and @semantic-release/gitlab-config...
|
|
43
|
+
npm warn deprecated read-pkg-up@11.0.0: Renamed to read-package-up
|
|
44
|
+
|
|
45
|
+
added 359 packages, and audited 725 packages in 12s
|
|
46
|
+
|
|
47
|
+
130 packages are looking for funding
|
|
48
|
+
run `npm fund` for details
|
|
49
|
+
|
|
50
|
+
20 vulnerabilities (18 moderate, 2 high)
|
|
51
|
+
|
|
52
|
+
To address issues that do not require attention, run:
|
|
53
|
+
npm audit fix
|
|
54
|
+
|
|
55
|
+
To address all issues (including breaking changes), run:
|
|
56
|
+
npm audit fix --force
|
|
57
|
+
|
|
58
|
+
Run `npm audit` for details.
|
|
59
|
+
[32mUpdate package.json[39m
|
|
11
60
|
[36mRunning ci...[39m
|
|
12
61
|
[36mRunning lang...[39m
|
|
62
|
+
[32mCreate tsconfig.settings.json[39m
|
|
63
|
+
[32mCreate tsconfig.json[39m
|
|
64
|
+
[32mCreate src/index.ts[39m
|
|
65
|
+
[32mCreate src/index.spec.ts[39m
|
|
66
|
+
[32mUpdate package.json[39m
|
|
67
|
+
Installing ts-node-dev and tsconfig-paths...
|
|
68
|
+
npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
|
|
69
|
+
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
|
|
70
|
+
npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
|
|
71
|
+
|
|
72
|
+
added 57 packages, and audited 782 packages in 3s
|
|
73
|
+
|
|
74
|
+
136 packages are looking for funding
|
|
75
|
+
run `npm fund` for details
|
|
76
|
+
|
|
77
|
+
20 vulnerabilities (18 moderate, 2 high)
|
|
78
|
+
|
|
79
|
+
To address issues that do not require attention, run:
|
|
80
|
+
npm audit fix
|
|
81
|
+
|
|
82
|
+
To address all issues (including breaking changes), run:
|
|
83
|
+
npm audit fix --force
|
|
84
|
+
|
|
85
|
+
Run `npm audit` for details.
|
|
86
|
+
Installing typescript, @types/node, and @w5s/tsconfig...
|
|
87
|
+
|
|
88
|
+
added 1 package, and audited 783 packages in 2s
|
|
89
|
+
|
|
90
|
+
136 packages are looking for funding
|
|
91
|
+
run `npm fund` for details
|
|
92
|
+
|
|
93
|
+
20 vulnerabilities (18 moderate, 2 high)
|
|
94
|
+
|
|
95
|
+
To address issues that do not require attention, run:
|
|
96
|
+
npm audit fix
|
|
97
|
+
|
|
98
|
+
To address all issues (including breaking changes), run:
|
|
99
|
+
npm audit fix --force
|
|
100
|
+
|
|
101
|
+
Run `npm audit` for details.
|
|
13
102
|
[36mRunning commitlint...[39m
|
|
103
|
+
[32mCreate .vscode/extensions.json[39m
|
|
14
104
|
[36mRunning editorconfig...[39m
|
|
105
|
+
[32mUpdate .vscode/extensions.json[39m
|
|
15
106
|
[36mRunning eslint...[39m
|
|
107
|
+
Installing eslint and prettier...
|
|
108
|
+
|
|
109
|
+
added 62 packages, and audited 845 packages in 3s
|
|
110
|
+
|
|
111
|
+
152 packages are looking for funding
|
|
112
|
+
run `npm fund` for details
|
|
113
|
+
|
|
114
|
+
20 vulnerabilities (18 moderate, 2 high)
|
|
115
|
+
|
|
116
|
+
To address issues that do not require attention, run:
|
|
117
|
+
npm audit fix
|
|
118
|
+
|
|
119
|
+
To address all issues (including breaking changes), run:
|
|
120
|
+
npm audit fix --force
|
|
121
|
+
|
|
122
|
+
Run `npm audit` for details.
|
|
123
|
+
Installing @w5s/eslint-config...
|
|
124
|
+
npm warn ERESOLVE overriding peer dependency
|
|
125
|
+
|
|
126
|
+
added 289 packages, and audited 1134 packages in 14s
|
|
127
|
+
|
|
128
|
+
335 packages are looking for funding
|
|
129
|
+
run `npm fund` for details
|
|
130
|
+
|
|
131
|
+
20 vulnerabilities (18 moderate, 2 high)
|
|
132
|
+
|
|
133
|
+
To address issues that do not require attention, run:
|
|
134
|
+
npm audit fix
|
|
135
|
+
|
|
136
|
+
To address all issues (including breaking changes), run:
|
|
137
|
+
npm audit fix --force
|
|
138
|
+
|
|
139
|
+
Run `npm audit` for details.
|
|
140
|
+
[32mUpdate package.json[39m
|
|
141
|
+
[32mUpdate package.json[39m
|
|
142
|
+
[32mUpdate .vscode/extensions.json[39m
|
|
143
|
+
[32mCreate .vscode/settings.json[39m
|
|
16
144
|
[36mRunning cspell...[39m
|
|
145
|
+
[32mCreate .cspell.json[39m
|
|
146
|
+
Installing cspell...
|
|
147
|
+
npm warn ERESOLVE overriding peer dependency
|
|
148
|
+
npm warn While resolving: eslint-plugin-import@2.32.0
|
|
149
|
+
npm warn Found: eslint@10.6.0
|
|
150
|
+
npm warn node_modules/eslint
|
|
151
|
+
npm warn peerOptional eslint@"^9.0.0 || ^10.0.0" from @e18e/eslint-plugin@0.5.1
|
|
152
|
+
npm warn node_modules/@e18e/eslint-plugin
|
|
153
|
+
npm warn @e18e/eslint-plugin@"^0.5.0" from @w5s/eslint-config@3.8.0
|
|
154
|
+
npm warn node_modules/@w5s/eslint-config
|
|
155
|
+
npm warn 33 more (@eslint-community/eslint-utils, @eslint-react/ast, ...)
|
|
156
|
+
npm warn
|
|
157
|
+
npm warn Could not resolve dependency:
|
|
158
|
+
npm warn peer eslint@"^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9" from eslint-plugin-import@2.32.0
|
|
159
|
+
npm warn node_modules/@w5s/eslint-config/node_modules/eslint-plugin-import
|
|
160
|
+
npm warn eslint-plugin-import@"~2.32.0" from @w5s/eslint-config@3.8.0
|
|
161
|
+
npm warn node_modules/@w5s/eslint-config
|
|
162
|
+
npm warn
|
|
163
|
+
npm warn Conflicting peer dependency: eslint@9.39.4
|
|
164
|
+
npm warn node_modules/eslint
|
|
165
|
+
npm warn peer eslint@"^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9" from eslint-plugin-import@2.32.0
|
|
166
|
+
npm warn node_modules/@w5s/eslint-config/node_modules/eslint-plugin-import
|
|
167
|
+
npm warn eslint-plugin-import@"~2.32.0" from @w5s/eslint-config@3.8.0
|
|
168
|
+
npm warn node_modules/@w5s/eslint-config
|
|
169
|
+
|
|
170
|
+
added 97 packages, and audited 1231 packages in 5s
|
|
171
|
+
|
|
172
|
+
343 packages are looking for funding
|
|
173
|
+
run `npm fund` for details
|
|
174
|
+
|
|
175
|
+
20 vulnerabilities (18 moderate, 2 high)
|
|
176
|
+
|
|
177
|
+
To address issues that do not require attention, run:
|
|
178
|
+
npm audit fix
|
|
179
|
+
|
|
180
|
+
To address all issues (including breaking changes), run:
|
|
181
|
+
npm audit fix --force
|
|
182
|
+
|
|
183
|
+
Run `npm audit` for details.
|
|
184
|
+
Installing @w5s/cspell-config...
|
|
185
|
+
npm warn ERESOLVE overriding peer dependency
|
|
186
|
+
npm warn While resolving: eslint-plugin-import@2.32.0
|
|
187
|
+
npm warn Found: eslint@10.6.0
|
|
188
|
+
npm warn node_modules/eslint
|
|
189
|
+
npm warn peerOptional eslint@"^9.0.0 || ^10.0.0" from @e18e/eslint-plugin@0.5.1
|
|
190
|
+
npm warn node_modules/@e18e/eslint-plugin
|
|
191
|
+
npm warn @e18e/eslint-plugin@"^0.5.0" from @w5s/eslint-config@3.8.0
|
|
192
|
+
npm warn node_modules/@w5s/eslint-config
|
|
193
|
+
npm warn 33 more (@eslint-community/eslint-utils, @eslint-react/ast, ...)
|
|
194
|
+
npm warn
|
|
195
|
+
npm warn Could not resolve dependency:
|
|
196
|
+
npm warn peer eslint@"^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9" from eslint-plugin-import@2.32.0
|
|
197
|
+
npm warn node_modules/@w5s/eslint-config/node_modules/eslint-plugin-import
|
|
198
|
+
npm warn eslint-plugin-import@"~2.32.0" from @w5s/eslint-config@3.8.0
|
|
199
|
+
npm warn node_modules/@w5s/eslint-config
|
|
200
|
+
npm warn
|
|
201
|
+
npm warn Conflicting peer dependency: eslint@9.39.4
|
|
202
|
+
npm warn node_modules/eslint
|
|
203
|
+
npm warn peer eslint@"^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9" from eslint-plugin-import@2.32.0
|
|
204
|
+
npm warn node_modules/@w5s/eslint-config/node_modules/eslint-plugin-import
|
|
205
|
+
npm warn eslint-plugin-import@"~2.32.0" from @w5s/eslint-config@3.8.0
|
|
206
|
+
npm warn node_modules/@w5s/eslint-config
|
|
207
|
+
|
|
208
|
+
added 1 package, and audited 1232 packages in 2s
|
|
209
|
+
|
|
210
|
+
343 packages are looking for funding
|
|
211
|
+
run `npm fund` for details
|
|
212
|
+
|
|
213
|
+
20 vulnerabilities (18 moderate, 2 high)
|
|
214
|
+
|
|
215
|
+
To address issues that do not require attention, run:
|
|
216
|
+
npm audit fix
|
|
217
|
+
|
|
218
|
+
To address all issues (including breaking changes), run:
|
|
219
|
+
npm audit fix --force
|
|
220
|
+
|
|
221
|
+
Run `npm audit` for details.
|
|
222
|
+
[32mUpdate package.json[39m
|
|
17
223
|
[36mRunning vitest...[39m
|
|
224
|
+
Installing vite and vitest...
|
|
225
|
+
npm warn ERESOLVE overriding peer dependency
|
|
226
|
+
npm warn While resolving: eslint-plugin-import@2.32.0
|
|
227
|
+
npm warn Found: eslint@10.6.0
|
|
228
|
+
npm warn node_modules/eslint
|
|
229
|
+
npm warn peerOptional eslint@"^9.0.0 || ^10.0.0" from @e18e/eslint-plugin@0.5.1
|
|
230
|
+
npm warn node_modules/@e18e/eslint-plugin
|
|
231
|
+
npm warn @e18e/eslint-plugin@"^0.5.0" from @w5s/eslint-config@3.8.0
|
|
232
|
+
npm warn node_modules/@w5s/eslint-config
|
|
233
|
+
npm warn 33 more (@eslint-community/eslint-utils, @eslint-react/ast, ...)
|
|
234
|
+
npm warn
|
|
235
|
+
npm warn Could not resolve dependency:
|
|
236
|
+
npm warn peer eslint@"^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9" from eslint-plugin-import@2.32.0
|
|
237
|
+
npm warn node_modules/@w5s/eslint-config/node_modules/eslint-plugin-import
|
|
238
|
+
npm warn eslint-plugin-import@"~2.32.0" from @w5s/eslint-config@3.8.0
|
|
239
|
+
npm warn node_modules/@w5s/eslint-config
|
|
240
|
+
npm warn
|
|
241
|
+
npm warn Conflicting peer dependency: eslint@9.39.4
|
|
242
|
+
npm warn node_modules/eslint
|
|
243
|
+
npm warn peer eslint@"^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9" from eslint-plugin-import@2.32.0
|
|
244
|
+
npm warn node_modules/@w5s/eslint-config/node_modules/eslint-plugin-import
|
|
245
|
+
npm warn eslint-plugin-import@"~2.32.0" from @w5s/eslint-config@3.8.0
|
|
246
|
+
npm warn node_modules/@w5s/eslint-config
|
|
247
|
+
|
|
248
|
+
added 38 packages, and audited 1270 packages in 6s
|
|
249
|
+
|
|
250
|
+
358 packages are looking for funding
|
|
251
|
+
run `npm fund` for details
|
|
252
|
+
|
|
253
|
+
20 vulnerabilities (18 moderate, 2 high)
|
|
254
|
+
|
|
255
|
+
To address issues that do not require attention, run:
|
|
256
|
+
npm audit fix
|
|
257
|
+
|
|
258
|
+
To address all issues (including breaking changes), run:
|
|
259
|
+
npm audit fix --force
|
|
260
|
+
|
|
261
|
+
Run `npm audit` for details.
|
|
262
|
+
[32mUpdate package.json[39m
|
|
18
263
|
[36mRunning renovate...[39m
|
|
19
264
|
[36mRunning githooks...[39m
|
|
20
265
|
[36mRunning post-configure...[39m
|
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [3.5.6](https://github.com/w5s/project-config/compare/@w5s/mrm-preset@3.5.1...@w5s/mrm-preset@3.5.6) (2026-06-26)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @w5s/mrm-preset
|
|
9
|
+
|
|
10
|
+
## [3.5.5](https://github.com/w5s/project-config/compare/@w5s/mrm-preset@3.5.1...@w5s/mrm-preset@3.5.5) (2026-06-26)
|
|
11
|
+
|
|
12
|
+
**Note:** Version bump only for package @w5s/mrm-preset
|
|
13
|
+
|
|
6
14
|
## [3.5.4](https://github.com/w5s/project-config/compare/@w5s/mrm-preset@3.5.1...@w5s/mrm-preset@3.5.4) (2026-06-22)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package @w5s/mrm-preset
|
|
@@ -201,7 +201,7 @@ variables:
|
|
|
201
201
|
# IMAGE_NAME: $CI_REGISTRY_IMAGE
|
|
202
202
|
|
|
203
203
|
.autodevops_node_image:
|
|
204
|
-
image: node:lts-alpine@sha256:
|
|
204
|
+
image: node:lts-alpine@sha256:a0b9bf06e4e6193cf7a0f58816cc935ff8c2a908f81e6f1a95432d679c54fbfd
|
|
205
205
|
|
|
206
206
|
.autodevops_node_install:
|
|
207
207
|
extends:
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
when: always
|
|
14
14
|
- when: never
|
|
15
15
|
image:
|
|
16
|
-
name: renovate/renovate@sha256:
|
|
16
|
+
name: renovate/renovate@sha256:6a5475cd62046abc541ebb50b19b2b737ee52cc17153ab5700027afa51186394
|
|
17
17
|
entrypoint: ['']
|
|
18
18
|
script:
|
|
19
19
|
- >
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@w5s/mrm-preset",
|
|
3
|
-
"version": "3.5.
|
|
3
|
+
"version": "3.5.6",
|
|
4
4
|
"description": "Mrm configuration presets",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"mrm",
|
|
@@ -24,8 +24,8 @@
|
|
|
24
24
|
"postpack": "clean-package restore"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@w5s/configurator-core": "^1.0.0-alpha.
|
|
28
|
-
"@w5s/dev": "^3.4.
|
|
27
|
+
"@w5s/configurator-core": "^1.0.0-alpha.7",
|
|
28
|
+
"@w5s/dev": "^3.4.6",
|
|
29
29
|
"debug": "^4.3.3",
|
|
30
30
|
"glob": "^13.0.0",
|
|
31
31
|
"mrm-core": "^7.0.0",
|
|
@@ -39,5 +39,5 @@
|
|
|
39
39
|
"access": "public"
|
|
40
40
|
},
|
|
41
41
|
"sideEffect": false,
|
|
42
|
-
"gitHead": "
|
|
42
|
+
"gitHead": "4cca98f83977b854f9d1d6b2338658aa3104ad0b"
|
|
43
43
|
}
|
package/package.json.backup
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@w5s/mrm-preset",
|
|
3
|
-
"version": "3.5.
|
|
3
|
+
"version": "3.5.6",
|
|
4
4
|
"description": "Mrm configuration presets",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"mrm",
|
|
@@ -39,8 +39,8 @@
|
|
|
39
39
|
"typecheck:src": "tsc --noEmit"
|
|
40
40
|
},
|
|
41
41
|
"dependencies": {
|
|
42
|
-
"@w5s/configurator-core": "^1.0.0-alpha.
|
|
43
|
-
"@w5s/dev": "^3.4.
|
|
42
|
+
"@w5s/configurator-core": "^1.0.0-alpha.7",
|
|
43
|
+
"@w5s/dev": "^3.4.6",
|
|
44
44
|
"debug": "^4.3.3",
|
|
45
45
|
"glob": "^13.0.0",
|
|
46
46
|
"mrm-core": "^7.0.0",
|
|
@@ -60,5 +60,5 @@
|
|
|
60
60
|
"access": "public"
|
|
61
61
|
},
|
|
62
62
|
"sideEffect": false,
|
|
63
|
-
"gitHead": "
|
|
63
|
+
"gitHead": "4cca98f83977b854f9d1d6b2338658aa3104ad0b"
|
|
64
64
|
}
|
package/.turbo/turbo-format.log
DELETED
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
[2m$ pnpm run "/^format:.*/"[22m
|
|
2
|
-
[2m$ eslint . --fix[22m
|
|
3
|
-
Pages directory cannot be found at /Users/julien.polo/Code/w5s/project-config/packages/mrm-preset/pages or /Users/julien.polo/Code/w5s/project-config/packages/mrm-preset/src/pages. If using a custom path, please configure with the `no-html-link-for-pages` rule in your eslint config file.
|
|
4
|
-
[0m
|
|
5
|
-
[4m/Users/julien.polo/Code/w5s/project-config/packages/mrm-preset/ci/gitlab.js[24m
|
|
6
|
-
[2m5:1[22m [33mwarning[39m Prefer a more specific type to `any` [2mjsdoc/reject-any-type[22m
|
|
7
|
-
|
|
8
|
-
[4m/Users/julien.polo/Code/w5s/project-config/packages/mrm-preset/core/githubCI.js[24m
|
|
9
|
-
[2m21:1[22m [33mwarning[39m Prefer a more specific type to `any` [2mjsdoc/reject-any-type[22m
|
|
10
|
-
[2m21:1[22m [33mwarning[39m Prefer a more specific type to `any` [2mjsdoc/reject-any-type[22m
|
|
11
|
-
[2m21:1[22m [33mwarning[39m Prefer a more specific type to `any` [2mjsdoc/reject-any-type[22m
|
|
12
|
-
[2m21:1[22m [33mwarning[39m Prefer a more specific type to `any` [2mjsdoc/reject-any-type[22m
|
|
13
|
-
|
|
14
|
-
[4m/Users/julien.polo/Code/w5s/project-config/packages/mrm-preset/core/npm.js[24m
|
|
15
|
-
[2m51:1[22m [33mwarning[39m Prefer a more specific type to `Function` [2mjsdoc/reject-function-type[22m
|
|
16
|
-
[2m92:1[22m [33mwarning[39m Prefer a more specific type to `Function` [2mjsdoc/reject-function-type[22m
|
|
17
|
-
[2m119:1[22m [33mwarning[39m Prefer a more specific type to `Function` [2mjsdoc/reject-function-type[22m
|
|
18
|
-
[2m135:1[22m [33mwarning[39m Prefer a more specific type to `Function` [2mjsdoc/reject-function-type[22m
|
|
19
|
-
[2m154:1[22m [33mwarning[39m Prefer a more specific type to `Function` [2mjsdoc/reject-function-type[22m
|
|
20
|
-
|
|
21
|
-
[4m/Users/julien.polo/Code/w5s/project-config/packages/mrm-preset/core/vscode.js[24m
|
|
22
|
-
[2m41:1[22m [33mwarning[39m Prefer a more specific type to `any` [2mjsdoc/reject-any-type[22m
|
|
23
|
-
[2m82:1[22m [33mwarning[39m Prefer a more specific type to `any` [2mjsdoc/reject-any-type[22m
|
|
24
|
-
[2m82:1[22m [33mwarning[39m Prefer a more specific type to `any` [2mjsdoc/reject-any-type[22m
|
|
25
|
-
|
|
26
|
-
[33m[1m✖ 13 problems (0 errors, 13 warnings)[22m[39m
|
|
27
|
-
[0m
|