Skip to content
Snippets Groups Projects
Commit e0aacedb authored by Bartek Wrona's avatar Bartek Wrona Committed by Bartek Wrona
Browse files

preinstalled NPM package versions unified to the workspace definition

parent 3e06d2e1
No related branches found
No related tags found
1 merge request!71emsdk image extended by zopfli tool to support pure inflate/deflate compression
......@@ -53,15 +53,16 @@ RUN source "${EMSDK}/emsdk_env.sh" && \
pnpm config set global-dir ${PNPM_HOME}/preinstalled-store-g --global && \
pnpm env use --global "${NODEJS_VERSION}" && \
pnpm add -g \
playwright@~1.49.1 \
@playwright/test@~1.49.1 \
ts-proto@~1.158.0 \
playwright@1.50.1 \
@playwright/test@1.50.1 \
ts-proto@1.172.0 \
tslib@~2.8.1 \
typescript@~5.7.3 \
rollup@~4.22.0 \
rollup/plugin-node-resolve@~15.2.3 \
rollup/plugin-commonjs@~25.0.7 \
rollup@4.24.0 \
rollup/plugin-node-resolve@15.3.1 \
rollup/plugin-commonjs@27.0.0 \
rollup-plugin-typescript2@~0.36.0 \
@rollup/plugin-replace@6.0.2 \
types/node@~22.10.6 \
typedoc@~0.27.6 \
typedoc-plugin-markdown@~4.4.1 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment