Skip to content

Commit dc04742

Browse files
authored
Fix release process (#150)
* Use nodejs v20 * update dependencies * fix release process
1 parent 85cecf4 commit dc04742

File tree

2 files changed

+29
-44
lines changed

2 files changed

+29
-44
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@
1818
},
1919
"resolutions": {
2020
"rxjs": "7.3.0",
21-
"eslint-plugin-jsdoc": "^50.6.17"
21+
"eslint-plugin-jsdoc": "^50.6.17",
22+
"@babel/core": "^7.24.0",
23+
"@types/react": "^17.0.2"
2224
},
2325
"engines": {
2426
"node": ">=20"

yarn.lock

Lines changed: 26 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,7 @@
22
# yarn lockfile v1
33

44

5-
"@ampproject/remapping@^2.1.0":
6-
version "2.3.0"
7-
resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.3.0.tgz#ed441b6fa600072520ce18b43d2c8cc8caecc7f4"
8-
integrity sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==
9-
dependencies:
10-
"@jridgewell/gen-mapping" "^0.3.5"
11-
"@jridgewell/trace-mapping" "^0.3.24"
12-
13-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.27.1", "@babel/code-frame@^7.8.3":
5+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.27.1", "@babel/code-frame@^7.8.3":
146
version "7.27.1"
157
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be"
168
integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==
@@ -24,28 +16,7 @@
2416
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.5.tgz#a8a4962e1567121ac0b3b487f52107443b455c7f"
2517
integrity sha512-6uFXyCayocRbqhZOB+6XcuZbkMNimwfVGFji8CTZnCzOHVGvDqzvitu1re2AU5LROliz7eQPhB8CpAMvnx9EjA==
2618

27-
"@babel/core@7.18.9":
28-
version "7.18.9"
29-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.9.tgz#805461f967c77ff46c74ca0460ccf4fe933ddd59"
30-
integrity sha512-1LIb1eL8APMy91/IMW+31ckrfBM4yCoLaVzoDhZUKSM4cu1L1nIidyxkCgzPAgrC5WEz36IPEr/eSeSF9pIn+g==
31-
dependencies:
32-
"@ampproject/remapping" "^2.1.0"
33-
"@babel/code-frame" "^7.18.6"
34-
"@babel/generator" "^7.18.9"
35-
"@babel/helper-compilation-targets" "^7.18.9"
36-
"@babel/helper-module-transforms" "^7.18.9"
37-
"@babel/helpers" "^7.18.9"
38-
"@babel/parser" "^7.18.9"
39-
"@babel/template" "^7.18.6"
40-
"@babel/traverse" "^7.18.9"
41-
"@babel/types" "^7.18.9"
42-
convert-source-map "^1.7.0"
43-
debug "^4.1.0"
44-
gensync "^1.0.0-beta.2"
45-
json5 "^2.2.1"
46-
semver "^6.3.0"
47-
48-
"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.8.0":
19+
"@babel/core@7.18.9", "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.24.0", "@babel/core@^7.7.2", "@babel/core@^7.8.0":
4920
version "7.28.5"
5021
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.5.tgz#4c81b35e51e1b734f510c99b07dfbc7bbbb48f7e"
5122
integrity sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw==
@@ -66,7 +37,7 @@
6637
json5 "^2.2.3"
6738
semver "^6.3.1"
6839

69-
"@babel/generator@^7.18.9", "@babel/generator@^7.28.5", "@babel/generator@^7.7.2":
40+
"@babel/generator@^7.28.5", "@babel/generator@^7.7.2":
7041
version "7.28.5"
7142
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.5.tgz#712722d5e50f44d07bc7ac9fe84438742dd61298"
7243
integrity sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ==
@@ -157,7 +128,7 @@
157128
"@babel/traverse" "^7.27.1"
158129
"@babel/types" "^7.27.1"
159130

160-
"@babel/helper-module-transforms@^7.18.9", "@babel/helper-module-transforms@^7.27.1", "@babel/helper-module-transforms@^7.28.3":
131+
"@babel/helper-module-transforms@^7.27.1", "@babel/helper-module-transforms@^7.28.3":
161132
version "7.28.3"
162133
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz#a2b37d3da3b2344fe085dab234426f2b9a2fa5f6"
163134
integrity sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw==
@@ -228,15 +199,15 @@
228199
"@babel/traverse" "^7.28.3"
229200
"@babel/types" "^7.28.2"
230201

231-
"@babel/helpers@^7.18.9", "@babel/helpers@^7.28.4":
202+
"@babel/helpers@^7.28.4":
232203
version "7.28.4"
233204
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.4.tgz#fe07274742e95bdf7cf1443593eeb8926ab63827"
234205
integrity sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==
235206
dependencies:
236207
"@babel/template" "^7.27.2"
237208
"@babel/types" "^7.28.4"
238209

239-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.9", "@babel/parser@^7.20.7", "@babel/parser@^7.27.2", "@babel/parser@^7.28.5":
210+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.27.2", "@babel/parser@^7.28.5":
240211
version "7.28.5"
241212
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.5.tgz#0b0225ee90362f030efd644e8034c99468893b08"
242213
integrity sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==
@@ -993,7 +964,7 @@
993964
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.4.tgz#a70226016fabe25c5783b2f22d3e1c9bc5ca3326"
994965
integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==
995966

996-
"@babel/template@^7.18.6", "@babel/template@^7.27.1", "@babel/template@^7.27.2", "@babel/template@^7.3.3":
967+
"@babel/template@^7.27.1", "@babel/template@^7.27.2", "@babel/template@^7.3.3":
997968
version "7.27.2"
998969
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d"
999970
integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==
@@ -1002,7 +973,7 @@
1002973
"@babel/parser" "^7.27.2"
1003974
"@babel/types" "^7.27.1"
1004975

1005-
"@babel/traverse@^7.18.9", "@babel/traverse@^7.27.1", "@babel/traverse@^7.28.3", "@babel/traverse@^7.28.4", "@babel/traverse@^7.28.5", "@babel/traverse@^7.7.2":
976+
"@babel/traverse@^7.27.1", "@babel/traverse@^7.28.3", "@babel/traverse@^7.28.4", "@babel/traverse@^7.28.5", "@babel/traverse@^7.7.2":
1006977
version "7.28.5"
1007978
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.5.tgz#450cab9135d21a7a2ca9d2d35aa05c20e68c360b"
1008979
integrity sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ==
@@ -2870,6 +2841,11 @@
28702841
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.7.3.tgz#3e51a17e291d01d17d3fc61422015a933af7a08f"
28712842
integrity sha512-+68kP9yzs4LMp7VNh8gdzMSPZFL44MLGqiHWvttYJe+6qnuVr4Ek9wSBQoveqY/r+LwjCcU29kNVkidwim+kYA==
28722843

2844+
"@types/prop-types@*":
2845+
version "15.7.15"
2846+
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.15.tgz#e6e5a86d602beaca71ce5163fadf5f95d70931c7"
2847+
integrity sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==
2848+
28732849
"@types/qs@*":
28742850
version "6.14.0"
28752851
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.14.0.tgz#d8b60cecf62f2db0fb68e5e006077b9178b85de5"
@@ -2906,11 +2882,13 @@
29062882
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.12.tgz#b5d76568485b02a307238270bfe96cb51ee2a044"
29072883
integrity sha512-8TV6R3h2j7a91c+1DXdJi3Syo69zzIZbz7Lg5tORM5LEJG7X/E6a1V3drRyBRZq7/utz7A+c4OgYLiLcYGHG6w==
29082884

2909-
"@types/react@*":
2910-
version "19.2.7"
2911-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.7.tgz#84e62c0f23e8e4e5ac2cadcea1ffeacccae7f62f"
2912-
integrity sha512-MWtvHrGZLFttgeEj28VXHxpmwYbor/ATPYbBfSFZEIRK0ecCFLl2Qo55z52Hss+UV9CRN7trSeq1zbgx7YDWWg==
2885+
"@types/react@*", "@types/react@^17.0.2":
2886+
version "17.0.90"
2887+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.90.tgz#38b72ea265c7ea369cf2998b406f850f6f665825"
2888+
integrity sha512-P9beVR/x06U9rCJzSxtENnOr4BrbJ6VrsrDTc+73TtHv9XHhryXKbjGRB+6oooB2r0G/pQkD/S4dHo/7jUfwFw==
29132889
dependencies:
2890+
"@types/prop-types" "*"
2891+
"@types/scheduler" "^0.16"
29142892
csstype "^3.2.2"
29152893

29162894
"@types/relateurl@*":
@@ -2926,6 +2904,11 @@
29262904
"@types/glob" "*"
29272905
"@types/node" "*"
29282906

2907+
"@types/scheduler@^0.16":
2908+
version "0.16.8"
2909+
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.8.tgz#ce5ace04cfeabe7ef87c0091e50752e36707deff"
2910+
integrity sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==
2911+
29292912
"@types/semver@7.3.9":
29302913
version "7.3.9"
29312914
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.9.tgz#152c6c20a7688c30b967ec1841d31ace569863fc"
@@ -4117,7 +4100,7 @@ concat-map@0.0.1:
41174100
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
41184101
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
41194102

4120-
convert-source-map@^1.4.0, convert-source-map@^1.5.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0:
4103+
convert-source-map@^1.4.0, convert-source-map@^1.5.0, convert-source-map@^1.6.0:
41214104
version "1.9.0"
41224105
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.9.0.tgz#7faae62353fb4213366d0ca98358d22e8368b05f"
41234106
integrity sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==
@@ -7131,7 +7114,7 @@ json-stringify-pretty-compact@^2.0.0:
71317114
resolved "https://registry.yarnpkg.com/json-stringify-pretty-compact/-/json-stringify-pretty-compact-2.0.0.tgz#e77c419f52ff00c45a31f07f4c820c2433143885"
71327115
integrity sha512-WRitRfs6BGq4q8gTgOy4ek7iPFXjbra0H3PmDLKm2xnZ+Gh1HUhiKGgCZkSPNULlP7mvfu6FV/mOLhCarspADQ==
71337116

7134-
json5@2.x, json5@^2.1.2, json5@^2.2.1, json5@^2.2.3:
7117+
json5@2.x, json5@^2.1.2, json5@^2.2.3:
71357118
version "2.2.3"
71367119
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
71377120
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==

0 commit comments

Comments
 (0)