build: update yarn version, install packages

This commit is contained in:
Sergey Krylov 2024-04-12 05:31:17 +03:00
parent 9fe99172bc
commit 07d1793d3d
2831 changed files with 16170 additions and 10984 deletions

View File

@ -12,7 +12,7 @@ cache:
install-dependencies:
stage: preparing
script:
- yarn install --offline
- yarn install
lint:
stage: checking

1
.nvmrc Normal file
View File

@ -0,0 +1 @@
20.11.1

BIN
.yarn/install-state.gz Normal file

Binary file not shown.

893
.yarn/releases/yarn-4.1.1.cjs vendored Executable file

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
yarn-offline-mirror "./offline_node_modules"

7
.yarnrc.yml Normal file
View File

@ -0,0 +1,7 @@
cacheFolder: ./offline_node_modules
enableGlobalCache: false
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-4.1.1.cjs

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More