]> git.codecow.com Git - nano-pow.git/commitdiff
Merge branch 'main' into next/refactoring
authorChris Duncan <chris@codecow.com>
Thu, 9 Jul 2026 02:27:43 +0000 (19:27 -0700)
committerChris Duncan <chris@codecow.com>
Thu, 9 Jul 2026 02:27:43 +0000 (19:27 -0700)
1  2 
package-lock.json

index 657964e76578a720e3f277eb5d98f941e98acda1,8e2d132921a98876a6b224cc6056f62f143742c8..33bee6fc508eebc40e5db3b2a921f1bd9ff75fa8
                                "node": ">=8"
                        }
                },
-               "node_modules/lilconfig": {
-                       "version": "3.1.3",
-                       "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.3.tgz",
-                       "integrity": "sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==",
+               "node_modules/js-tokens": {
+                       "version": "4.0.0",
+                       "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
+                       "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
+                       "license": "MIT",
+                       "optional": true
+               },
+               "node_modules/js-yaml": {
+                       "version": "4.3.0",
+                       "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.0.tgz",
+                       "integrity": "sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==",
+                       "funding": [
+                               {
+                                       "type": "github",
+                                       "url": "https://github.com/sponsors/puzrin"
+                               },
+                               {
+                                       "type": "github",
+                                       "url": "https://github.com/sponsors/nodeca"
+                               }
+                       ],
                        "license": "MIT",
                        "optional": true,
 -                      "dependencies": {
 -                              "argparse": "^2.0.1"
 +                      "engines": {
 +                              "node": ">=14"
                        },
 -                      "bin": {
 -                              "js-yaml": "bin/js-yaml.js"
 +                      "funding": {
 +                              "url": "https://github.com/sponsors/antonk52"
                        }
                },
 -              "node_modules/json-parse-even-better-errors": {
 -                      "version": "2.3.1",
 -                      "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
 -                      "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
 -                      "license": "MIT",
 -                      "optional": true
 -              },
 -              "node_modules/lines-and-columns": {
 -                      "version": "1.2.4",
 -                      "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
 -                      "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
 -                      "license": "MIT",
 -                      "optional": true
 -              },
                "node_modules/long": {
                        "version": "5.3.2",
                        "resolved": "https://registry.npmjs.org/long/-/long-5.3.2.tgz",