Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
13e325933a |
+5
-5
@@ -13,22 +13,22 @@ trigger:
|
||||
|
||||
steps:
|
||||
- name: install
|
||||
image: node:25
|
||||
image: node:26
|
||||
commands:
|
||||
- yarn install --frozen-lockfile
|
||||
|
||||
- name: lint
|
||||
image: node:25
|
||||
image: node:26
|
||||
commands:
|
||||
- yarn lint
|
||||
|
||||
- name: build
|
||||
image: node:25
|
||||
image: node:26
|
||||
commands:
|
||||
- yarn build
|
||||
|
||||
- name: unit-tests
|
||||
image: node:25
|
||||
image: node:26
|
||||
environment:
|
||||
NODE_OPTIONS: --no-webstorage
|
||||
commands:
|
||||
@@ -67,7 +67,7 @@ trigger:
|
||||
|
||||
steps:
|
||||
- name: publish-npm
|
||||
image: node:25
|
||||
image: node:26
|
||||
environment:
|
||||
NEXUS_NPM_TOKEN:
|
||||
from_secret: nexus_npm_token
|
||||
|
||||
+1
-1
@@ -92,6 +92,6 @@
|
||||
"yjs": "^13.6.24"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/node": "^25.3.0"
|
||||
"@types/node": "^26.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -172,12 +172,7 @@
|
||||
dependencies:
|
||||
"@babel/helper-plugin-utils" "^7.27.1"
|
||||
|
||||
"@babel/runtime@^7.12.5":
|
||||
version "7.29.7"
|
||||
resolved "https://nexus.beatrice.wtf/repository/npm-group/@babel/runtime/-/runtime-7.29.7.tgz#12022450c45a4da6d8d8287b18a4ff2ddb23f768"
|
||||
integrity sha512-Nq8OhGWiZIZGV6hLHoyAKLLcJihP/xFeBMGJoUrxTX2psI8dCifzLhZISFb+VWS3wFMRDmCGw5R+dOySCqPLhw==
|
||||
|
||||
"@babel/runtime@^7.14.8":
|
||||
"@babel/runtime@^7.12.5", "@babel/runtime@^7.14.8":
|
||||
version "7.28.6"
|
||||
resolved "https://nexus.beatrice.wtf/repository/npm-group/@babel/runtime/-/runtime-7.28.6.tgz#d267a43cb1836dc4d182cce93ae75ba954ef6d2b"
|
||||
integrity sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==
|
||||
@@ -2164,9 +2159,9 @@
|
||||
redent "^3.0.0"
|
||||
|
||||
"@testing-library/react@^16.3.0":
|
||||
version "16.3.3"
|
||||
resolved "https://nexus.beatrice.wtf/repository/npm-group/@testing-library/react/-/react-16.3.3.tgz#426907e7716f37038dab8aa69d8f0459f9ec24b2"
|
||||
integrity sha512-Uo193NgQbPMz6lrrhtRQQFcMC6Re/ELLFbbuVL30WDlZxlpZf9/lMHTAVxPRLw1q1iu9OJmR1c2BLiENRstdBg==
|
||||
version "16.3.2"
|
||||
resolved "https://nexus.beatrice.wtf/repository/npm-group/@testing-library/react/-/react-16.3.2.tgz#672883b7acb8e775fc0492d9e9d25e06e89786d0"
|
||||
integrity sha512-XU5/SytQM+ykqMnAnvB2umaJNIOsLF3PVv//1Ew4CTcpz0/BRyy/af40qqrt7SjKpDdT1saBMc42CUok5gaw+g==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
|
||||
@@ -2284,12 +2279,12 @@
|
||||
resolved "https://nexus.beatrice.wtf/repository/npm-group/@types/ms/-/ms-2.1.0.tgz#052aa67a48eccc4309d7f0191b7e41434b90bb78"
|
||||
integrity sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==
|
||||
|
||||
"@types/node@^25.3.0":
|
||||
version "25.5.0"
|
||||
resolved "https://nexus.beatrice.wtf/repository/npm-group/@types/node/-/node-25.5.0.tgz#5c99f37c443d9ccc4985866913f1ed364217da31"
|
||||
integrity sha512-jp2P3tQMSxWugkCUKLRPVUpGaL5MVFwF8RDuSRztfwgN1wmqJeMSbKlnEtQqU8UrhTmzEmZdu2I6v2dpp7XIxw==
|
||||
"@types/node@^26.0.0":
|
||||
version "26.6.2"
|
||||
resolved "https://nexus.beatrice.wtf/repository/npm-group/@types/node/-/node-26.6.2.tgz#11bfb8e00bafe728d2113e474a7637becc9ab279"
|
||||
integrity sha512-X1P21scMv4zGKLYqjdGjaKa7COa0RKVYYZZN/NfvLQ1JegxFhdhpZG/Lyn8AXx6CDUavKAd11v6BvfpkDByK8g==
|
||||
dependencies:
|
||||
undici-types "~7.18.0"
|
||||
undici-types "~8.9.0"
|
||||
|
||||
"@types/react-dom@^19.0.0":
|
||||
version "19.2.3"
|
||||
@@ -5217,10 +5212,10 @@ typescript@^5.6.2:
|
||||
resolved "https://nexus.beatrice.wtf/repository/npm-group/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
|
||||
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
|
||||
|
||||
undici-types@~7.18.0:
|
||||
version "7.18.2"
|
||||
resolved "https://nexus.beatrice.wtf/repository/npm-group/undici-types/-/undici-types-7.18.2.tgz#29357a89e7b7ca4aef3bf0fd3fd0cd73884229e9"
|
||||
integrity sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==
|
||||
undici-types@~8.9.0:
|
||||
version "8.9.0"
|
||||
resolved "https://nexus.beatrice.wtf/repository/npm-group/undici-types/-/undici-types-8.9.0.tgz#e240d97c8b5d85e5347ce73d25865c7906c1ec9f"
|
||||
integrity sha512-KTDyRTYX8sWmKXAikPHHSyc63CRPETMctyjKFupcC6OBLXT3xsN0e9aF7m+mIXutFWpUXuedtowG7iLOzp0kQg==
|
||||
|
||||
undici@^7.21.0:
|
||||
version "7.22.0"
|
||||
|
||||
Reference in New Issue
Block a user