Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(*): set lerna version #6

Merged
merged 1 commit into from
May 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"packages/*/examples/packages/*"
],
"npmClient": "yarn",
"version": "fixed",
"version": "3.4.0",
"changelogPreset": "conventional-changelog-conventionalcommits",
"command": {
"version": {
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
"@chyzwar/eslint-config": "^0.2.26",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@lerna-lite/cli": "^3.3.3",
"@lerna-lite/publish": "^3.3.3",
"@lerna-lite/version": "^3.3.3",
"@types/node": "^20.12.11",
"@lerna-lite/cli": "^3.4.0",
"@lerna-lite/publish": "^3.4.0",
"@lerna-lite/version": "^3.4.0",
"@types/node": "^20.12.12",
"conventional-changelog-conventionalcommits": "^7.0.2",
"eslint": "^9.2.0",
"husky": "^9.0.11",
Expand Down
10 changes: 7 additions & 3 deletions packages/conf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
"node": "20.x",
"yarn": "4.x"
},
"repository": {
"type": "git",
"url": "https://github.com/chyzwar/systemd"
},
"main": "lib/index.js",
"type": "module",
"license": "Apache-2.0",
Expand All @@ -28,9 +32,9 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@chyzwar/eslint-config": "^0.2.25",
"@chyzwar/tsconfig": "^0.2.25",
"@types/node": "^20.12.10",
"@chyzwar/eslint-config": "^0.2.26",
"@chyzwar/tsconfig": "^0.2.26",
"@types/node": "^20.12.12",
"eslint": "^9.2.0",
"typescript": "^5.4.5",
"vitest": "^1.6.0"
Expand Down
84 changes: 15 additions & 69 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ __metadata:
languageName: node
linkType: hard

"@chyzwar/eslint-config@npm:^0.2.25, @chyzwar/eslint-config@npm:^0.2.26":
"@chyzwar/eslint-config@npm:^0.2.26":
version: 0.2.26
resolution: "@chyzwar/eslint-config@npm:0.2.26"
dependencies:
Expand All @@ -50,7 +50,7 @@ __metadata:
languageName: node
linkType: hard

"@chyzwar/tsconfig@npm:^0.2.25, @chyzwar/tsconfig@npm:^0.2.26":
"@chyzwar/tsconfig@npm:^0.2.26":
version: 0.2.26
resolution: "@chyzwar/tsconfig@npm:0.2.26"
checksum: 10c2/c68c038378ea88f1a6a9e72a8b5c11e16298b0cf799479b6e3340b72c16b7058d4b84b57c625e51f7ae8eedfe335c4a2d43ca94fcdaa6cfc9b89a25cbe13937b
Expand Down Expand Up @@ -554,7 +554,7 @@ __metadata:
languageName: node
linkType: hard

"@lerna-lite/cli@npm:3.4.0, @lerna-lite/cli@npm:^3.3.3":
"@lerna-lite/cli@npm:3.4.0, @lerna-lite/cli@npm:^3.4.0":
version: 3.4.0
resolution: "@lerna-lite/cli@npm:3.4.0"
dependencies:
Expand Down Expand Up @@ -631,7 +631,7 @@ __metadata:
languageName: node
linkType: hard

"@lerna-lite/publish@npm:^3.3.3":
"@lerna-lite/publish@npm:^3.4.0":
version: 3.4.0
resolution: "@lerna-lite/publish@npm:3.4.0"
dependencies:
Expand Down Expand Up @@ -664,7 +664,7 @@ __metadata:
languageName: node
linkType: hard

"@lerna-lite/version@npm:3.4.0, @lerna-lite/version@npm:^3.3.3":
"@lerna-lite/version@npm:3.4.0, @lerna-lite/version@npm:^3.4.0":
version: 3.4.0
resolution: "@lerna-lite/version@npm:3.4.0"
dependencies:
Expand Down Expand Up @@ -1176,9 +1176,9 @@ __metadata:
version: 0.0.0-use.local
resolution: "@systemd-js/conf@workspace:packages/conf"
dependencies:
"@chyzwar/eslint-config": "npm:^0.2.25"
"@chyzwar/tsconfig": "npm:^0.2.25"
"@types/node": "npm:^20.12.10"
"@chyzwar/eslint-config": "npm:^0.2.26"
"@chyzwar/tsconfig": "npm:^0.2.26"
"@types/node": "npm:^20.12.12"
eslint: "npm:^9.2.0"
typescript: "npm:^5.4.5"
vitest: "npm:^1.6.0"
Expand All @@ -1193,10 +1193,10 @@ __metadata:
"@chyzwar/eslint-config": "npm:^0.2.26"
"@commitlint/cli": "npm:^19.3.0"
"@commitlint/config-conventional": "npm:^19.2.2"
"@lerna-lite/cli": "npm:^3.3.3"
"@lerna-lite/publish": "npm:^3.3.3"
"@lerna-lite/version": "npm:^3.3.3"
"@types/node": "npm:^20.12.11"
"@lerna-lite/cli": "npm:^3.4.0"
"@lerna-lite/publish": "npm:^3.4.0"
"@lerna-lite/version": "npm:^3.4.0"
"@types/node": "npm:^20.12.12"
conventional-changelog-conventionalcommits: "npm:^7.0.2"
eslint: "npm:^9.2.0"
husky: "npm:^9.0.11"
Expand Down Expand Up @@ -1275,16 +1275,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^20.12.11":
version: 20.12.11
resolution: "@types/node@npm:20.12.11"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c2/2f895638ed2330e81ad74fc97adda925ca04f30a5888b7996c6fb2d5015ce4916a9ecd9d172d90cde890fee3b9566e714804d22e4f641e4debc680894a6ab961
languageName: node
linkType: hard

"@types/node@npm:^20.12.10":
"@types/node@npm:*, @types/node@npm:^20.12.12":
version: 20.12.12
resolution: "@types/node@npm:20.12.12"
dependencies:
Expand Down Expand Up @@ -3067,22 +3058,7 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^10.2.2, glob@npm:^10.3.10":
version: 10.3.12
resolution: "glob@npm:10.3.12"
dependencies:
foreground-child: "npm:^3.1.0"
jackspeak: "npm:^2.3.6"
minimatch: "npm:^9.0.1"
minipass: "npm:^7.0.4"
path-scurry: "npm:^1.10.2"
bin:
glob: dist/esm/bin.mjs
checksum: 10c2/e9bf0082e2d933605929baa16e43553c1dd57bb07bf4faec4585e6f08fb8acd44fdcdd5f4f01d6715b11e64320077405463c3192493e5e2eaf026b75454300e6
languageName: node
linkType: hard

"glob@npm:^10.3.15":
"glob@npm:^10.2.2, glob@npm:^10.3.10, glob@npm:^10.3.15":
version: 10.3.15
resolution: "glob@npm:10.3.15"
dependencies:
Expand Down Expand Up @@ -4047,15 +4023,6 @@ __metadata:
languageName: node
linkType: hard

"lru-cache@npm:^6.0.0":
version: 6.0.0
resolution: "lru-cache@npm:6.0.0"
dependencies:
yallist: "npm:^4.0.0"
checksum: 10c2/e797490ef6346d49781cd14aee1f51760bbde1f994c5375f22dc3916f80cb79b250be435870f6f49f56c5c9b481b692fe3ae8746fdbe8feaa23697bc5b7eb1ef
languageName: node
linkType: hard

"magic-string@npm:^0.30.5":
version: 0.30.10
resolution: "magic-string@npm:0.30.10"
Expand Down Expand Up @@ -4839,16 +4806,6 @@ __metadata:
languageName: node
linkType: hard

"path-scurry@npm:^1.10.2":
version: 1.10.2
resolution: "path-scurry@npm:1.10.2"
dependencies:
lru-cache: "npm:^10.2.0"
minipass: "npm:^5.0.0 || ^6.0.2 || ^7.0.0"
checksum: 10c2/74860b3a1f4ebb22fafa643b8502b3a3a7e02279a506317e63d6e31999081012f177df42a5de871460cb09886f0f1fb53cc1a63638a33af660c4e38b76e58b07
languageName: node
linkType: hard

"path-scurry@npm:^1.11.0":
version: 1.11.1
resolution: "path-scurry@npm:1.11.1"
Expand Down Expand Up @@ -5271,7 +5228,7 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.1.1, semver@npm:^7.3.7, semver@npm:^7.5.2, semver@npm:^7.5.3, semver@npm:^7.6.2":
"semver@npm:^7.1.1, semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.5.2, semver@npm:^7.5.3, semver@npm:^7.6.0, semver@npm:^7.6.2":
version: 7.6.2
resolution: "semver@npm:7.6.2"
bin:
Expand All @@ -5280,17 +5237,6 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.3.5, semver@npm:^7.6.0":
version: 7.6.0
resolution: "semver@npm:7.6.0"
dependencies:
lru-cache: "npm:^6.0.0"
bin:
semver: bin/semver.js
checksum: 10c2/f476bfc0be36b8cfa6b53ace1d10ff5fecd6880600952a9bd0314fcb6c9eea777c7ba515fd1b736ff05fc7bf1013dddb1a1ebb988d8d005e407eeeccd68caf6c
languageName: node
linkType: hard

"set-blocking@npm:^2.0.0":
version: 2.0.0
resolution: "set-blocking@npm:2.0.0"
Expand Down
Loading