Skip to content

Commit e100dfe

Browse files
committed
fix small bug to build smaller ZIP
1 parent a40d29e commit e100dfe

File tree

3 files changed

+22
-22
lines changed

3 files changed

+22
-22
lines changed

main/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1648,10 +1648,10 @@ <h1 style="margin: 0 0 0.2em 0; font-size: 3em; color:#26A9E0; text-align: cente
16481648
href="https://patreon.com/deepnest_next?utm_medium=clipboard_copy&utm_source=copyLink&utm_campaign=creatorshare_fan&utm_content=join_link"
16491649
target="_blank" tabindex="-1">https://patreon.com/deepnest_next</a>.</p>
16501650

1651-
<p>Deepnest is a free and open-source nesting software, but we need your support to keep it that way. We are
1652-
committed to keeping deepnest-next free for everyone, but we need your help to do that. If you use deepnest-next
1653-
regularly, please consider supporting us on Patreon or Github. Your support will help us to continue to develop and
1654-
improve deepnest-next, and to keep it free for everyone.</p>
1651+
<p>Deepnest is a free and open-source nesting software, but we need your support to keep it that way. <br>
1652+
We are committed to keeping deepnest-next free for everyone, but we need your help to do that. <br>
1653+
If you use deepnest-next regularly, please consider supporting us on Patreon or Github. Your support will <br>
1654+
help us to continue to develop and improve deepnest-next, and to keep it free for everyone.</p>
16551655

16561656
<h3>Thank you, for supporting this release of deepnest-next:</h3>
16571657
<p>Venaul (via Patreon)</p>

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deepnest",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "Deep nesting for Laser and CNC",
55
"private": true,
66
"main": "main.js",
@@ -18,7 +18,7 @@
1818
"build": "electron-rebuild",
1919
"clean": "rmdir /s /q build dist >nul 2>&1|echo . >nul",
2020
"clean-all": "rmdir /s /q build dist node_modules bin >nul 2>&1|echo . >nul",
21-
"dist": "cross-replace npx @electron/packager . deepnest-v${npm_package_version} --overwrite",
21+
"dist": "cross-replace npx @electron/packager . deepnest-v1.5.1 --overwrite --ignore='\\.github' --ignore='\\.vscode' --ignore='deepnest-v[0-9]+\\.[0-9]+\\.[0-9]+-[a-z0-9_-]' --ignore='out' --ignore='renovate\\.json' --ignore='\\.readthedocs\\.yaml' --ignore='CHANGELOG\\.md' --ignore='examples' --ignore='\\.gitignore'",
2222
"dist-all": "npm run clean-all && npm install && npm run build && npm run dist"
2323
},
2424
"repository": "https://github.com/deepnest-next/deepnest",
@@ -34,10 +34,10 @@
3434
"@playwright/test": "1.50.1",
3535
"@types/node": "22.13.5",
3636
"cross-replace": "0.2.0",
37-
"electron": "34.3.0"
37+
"electron": "34.3.4"
3838
},
3939
"dependencies": {
40-
"@deepnest/calculate-nfp": "202502.27.153710",
40+
"@deepnest/calculate-nfp": "202503.13.155300",
4141
"@deepnest/svg-preprocessor": "0.1.6",
4242
"@electron/remote": "2.1.2",
4343
"axios": "1.8.1",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
# yarn lockfile v1
33

44

5-
"@deepnest/calculate-nfp@202502.27.153710":
6-
version "202502.27.153710"
7-
resolved "https://registry.yarnpkg.com/@deepnest/calculate-nfp/-/calculate-nfp-202502.27.153710.tgz#a1804bc1ee2c391e1beff30de13f3deaf32370ed"
8-
integrity sha512-2QehuJXAZKvNAIFwM4PqjCQUZf5DkNVnK5fgtySAaLklyNzyzWx9WdHgvLdqwyNOKDefawVppU4bGlZDXJs90A==
5+
"@deepnest/calculate-nfp@202503.13.155300":
6+
version "202503.13.155300"
7+
resolved "https://registry.yarnpkg.com/@deepnest/calculate-nfp/-/calculate-nfp-202503.13.155300.tgz#8d29d0e1e861288296e50b5f7f952079b9040a93"
8+
integrity sha512-4x6EEmyqkvhutM3YQiZECri8FboEIgk4SxcfXDXs8xlhBJxL7GDdyptbLKzmQDYgsRT7QVpfE8SWEP98oFCGdQ==
99
dependencies:
10-
nan "2.22.2"
10+
node-addon-api "^8.3.1"
1111
node-gyp-build "4.8.4"
1212

1313
"@deepnest/svg-preprocessor-darwin-arm64@0.1.6":
@@ -715,10 +715,10 @@ dunder-proto@^1.0.1:
715715
es-errors "^1.3.0"
716716
gopd "^1.2.0"
717717

718-
electron@34.3.0:
719-
version "34.3.0"
720-
resolved "https://registry.yarnpkg.com/electron/-/electron-34.3.0.tgz#d52a5bd14c72a5811a0c0e233db5c20ad70ba078"
721-
integrity sha512-I238qRnYTAsuwJ/rS7HGaFNY4NNKAcjX8nlj7mnNmj1TK3z4HvNoD1r7Zud81DYDFx8AITuLd76EPrEnnfF9Bg==
718+
electron@34.3.4:
719+
version "34.3.4"
720+
resolved "https://registry.yarnpkg.com/electron/-/electron-34.3.4.tgz#3acbcb5fe1aabfa926dddce23de28da9e6023cc5"
721+
integrity sha512-bIsjBh5EN229K4orJpVfjLb7JEoCYkUVg3tS981E1elEjvhBITqwm+K1j9goEqMIlxqYWgogREYpSZRQ+aLWgQ==
722722
dependencies:
723723
"@electron/get" "^2.0.0"
724724
"@types/node" "^20.9.0"
@@ -1480,11 +1480,6 @@ ms@^2.0.0, ms@^2.1.3:
14801480
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
14811481
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
14821482

1483-
nan@2.22.2:
1484-
version "2.22.2"
1485-
resolved "https://registry.yarnpkg.com/nan/-/nan-2.22.2.tgz#6b504fd029fb8f38c0990e52ad5c26772fdacfbb"
1486-
integrity sha512-DANghxFkS1plDdRsX0X9pm0Z6SJNN6gBdtXfanwoZ8hooC5gosGFSBGRYHUVPz1asKA/kMRqDRdHrluZ61SpBQ==
1487-
14881483
negotiator@^0.6.3:
14891484
version "0.6.4"
14901485
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.4.tgz#777948e2452651c570b712dd01c23e262713fff7"
@@ -1497,6 +1492,11 @@ node-abi@^3.45.0:
14971492
dependencies:
14981493
semver "^7.3.5"
14991494

1495+
node-addon-api@^8.3.1:
1496+
version "8.3.1"
1497+
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-8.3.1.tgz#53bc8a4f8dbde3de787b9828059da94ba9fd4eed"
1498+
integrity sha512-lytcDEdxKjGJPTLEfW4mYMigRezMlyJY8W4wxJK8zE533Jlb8L8dRuObJFWg2P+AuOIxoCgKF+2Oq4d4Zd0OUA==
1499+
15001500
node-api-version@^0.2.0:
15011501
version "0.2.0"
15021502
resolved "https://registry.yarnpkg.com/node-api-version/-/node-api-version-0.2.0.tgz#5177441da2b1046a4d4547ab9e0972eed7b1ac1d"

0 commit comments

Comments
 (0)