We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f7ed41 commit 09b9c4bCopy full SHA for 09b9c4b
Makefile.core.mk
@@ -139,13 +139,13 @@ archive-version:
139
netlify_install:
140
@npm init -y
141
@npm install --omit=dev --global \
142
- sass@v1.52.1 \
143
- typescript@v4.7.2 \
144
- svgstore-cli@v1.3.2 \
145
- @babel/core@v7.18.2 \
146
- @babel/cli@v7.17.10 \
+ sass@v1.89.1 \
+ typescript@v5.8.3 \
+ svgstore-cli@v2.0.1 \
+ @babel/core@v7.27.4 \
+ @babel/cli@v7.27.2 \
147
@babel/[email protected] \
148
- @babel/preset-env@v7.18.2
+ @babel/preset-env@v7.27.2
149
@npm install --omit=dev --save-dev \
150
[email protected]
151
@npm install --save \
0 commit comments