diff --git a/package-lock.json b/package-lock.json index 1cd78589..bebcbcca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -81,7 +81,7 @@ "devDependencies": { "@playwright/test": "^1.61.1", "@secretlint/secretlint-rule-preset-recommend": "^12.0.0", - "@size-limit/file": "^12.1.0", + "@size-limit/file": "^13.0.1", "@tailwindcss/postcss": "^4.2.0", "@types/leaflet": "^1.9.21", "@types/node": "^22", @@ -96,7 +96,7 @@ "pino-pretty": "^13.1.3", "postcss": "^8.5", "secretlint": "^12.0.0", - "size-limit": "^12.1.0", + "size-limit": "^13.0.1", "tailwindcss": "^4.3.2", "tw-animate-css": "1.3.3", "typescript": "5.7.3", @@ -4324,14 +4324,16 @@ } }, "node_modules/@size-limit/file": { - "version": "12.1.0", + "version": "13.0.1", + "resolved": "https://registry.npmjs.org/@size-limit/file/-/file-13.0.1.tgz", + "integrity": "sha512-qdbGUxRAjym5gnkYEjsNsdOfmkDUvDX06FLhLGUxQ0oJtIWDd2lsOmTMwh5JuAV1XmJCplbqpMJ2b5eIhHl7Lg==", "dev": true, "license": "MIT", "engines": { "node": "^20.0.0 || ^22.0.0 || >=24.0.0" }, "peerDependencies": { - "size-limit": "12.1.0" + "size-limit": "13.0.1" } }, "node_modules/@socket.io/component-emitter": { @@ -8862,6 +8864,8 @@ }, "node_modules/bytes-iec": { "version": "3.1.1", + "resolved": "https://registry.npmjs.org/bytes-iec/-/bytes-iec-3.1.1.tgz", + "integrity": "sha512-fey6+4jDK7TFtFg/klGSvNKJctyU7n2aQdnM+CO0ruLPbqqMOM8Tio0Pc+deqUeVKX1tL5DQep1zQ7+37aTAsA==", "dev": true, "license": "MIT", "engines": { @@ -12533,6 +12537,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==", "dev": true, "license": "MIT", "engines": { @@ -12868,6 +12874,8 @@ }, "node_modules/nanospinner": { "version": "1.2.2", + "resolved": "https://registry.npmjs.org/nanospinner/-/nanospinner-1.2.2.tgz", + "integrity": "sha512-Zt/AmG6qRU3e+WnzGGLuMCEAO/dAu45stNbHY223tUxldaDAeE+FxSPsd9Q+j+paejmm0ZbrNVs5Sraqy3dRxA==", "dev": true, "license": "MIT", "dependencies": { @@ -14836,29 +14844,22 @@ "license": "ISC" }, "node_modules/size-limit": { - "version": "12.1.0", + "version": "13.0.1", + "resolved": "https://registry.npmjs.org/size-limit/-/size-limit-13.0.1.tgz", + "integrity": "sha512-LKWgnVUfw79W5gcKGIHqjEqBMoZ+YgfYYzlDheYwbRJq1DaaRgOjotFm61YOI/4hbgh4V1Es0uGGp6HLktI3Vw==", "dev": true, "license": "MIT", "dependencies": { "bytes-iec": "^3.1.1", "lilconfig": "^3.1.3", "nanospinner": "^1.2.2", - "picocolors": "^1.1.1", - "tinyglobby": "^0.2.16" + "picocolors": "^1.1.1" }, "bin": { "size-limit": "bin.js" }, "engines": { - "node": "^20.0.0 || ^22.0.0 || >=24.0.0" - }, - "peerDependencies": { - "jiti": "^2.0.0" - }, - "peerDependenciesMeta": { - "jiti": { - "optional": true - } + "node": "^22.18.0 || ^24.0.0 || >=26.0.0" } }, "node_modules/slash": { diff --git a/package.json b/package.json index 7e1a07f6..702d5a81 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "devDependencies": { "@playwright/test": "^1.61.1", "@secretlint/secretlint-rule-preset-recommend": "^12.0.0", - "@size-limit/file": "^12.1.0", + "@size-limit/file": "^13.0.1", "@tailwindcss/postcss": "^4.2.0", "@types/leaflet": "^1.9.21", "@types/node": "^22", @@ -112,7 +112,7 @@ "pino-pretty": "^13.1.3", "postcss": "^8.5", "secretlint": "^12.0.0", - "size-limit": "^12.1.0", + "size-limit": "^13.0.1", "tailwindcss": "^4.3.2", "tw-animate-css": "1.3.3", "typescript": "5.7.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6382f88c..f76d14e7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -214,8 +214,8 @@ importers: specifier: ^12.0.0 version: 12.3.1 '@size-limit/file': - specifier: ^12.1.0 - version: 12.1.0(size-limit@12.1.0(jiti@2.6.1)) + specifier: ^13.0.1 + version: 13.0.1(size-limit@13.0.1) '@tailwindcss/postcss': specifier: ^4.2.0 version: 4.2.2 @@ -259,8 +259,8 @@ importers: specifier: ^12.0.0 version: 12.3.1 size-limit: - specifier: ^12.1.0 - version: 12.1.0(jiti@2.6.1) + specifier: ^13.0.1 + version: 13.0.1 tailwindcss: specifier: ^4.3.2 version: 4.3.2 @@ -1842,11 +1842,11 @@ packages: resolution: {integrity: sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ==} engines: {node: '>=18'} - '@size-limit/file@12.1.0': - resolution: {integrity: sha512-eGwDcIufnNnvJRzv3liDOn6MAOGgmOTUdpeGQ2KuRTlgIgO54AJH1ilvktlJc6PIjNfwpYY0dOGyap1QgM1swQ==} + '@size-limit/file@13.0.1': + resolution: {integrity: sha512-qdbGUxRAjym5gnkYEjsNsdOfmkDUvDX06FLhLGUxQ0oJtIWDd2lsOmTMwh5JuAV1XmJCplbqpMJ2b5eIhHl7Lg==} engines: {node: ^20.0.0 || ^22.0.0 || >=24.0.0} peerDependencies: - size-limit: 12.1.0 + size-limit: 13.0.1 '@socket.io/component-emitter@3.1.2': resolution: {integrity: sha512-9BCxFwvbGg/RsZK9tjXd8s4UcwR0MWeFQ1XEKIQVVvAGJyINdrqKMcTRyLoK8Rse1GjzLV9cwjWV1olXRWEXVA==} @@ -5246,8 +5246,8 @@ packages: resolution: {integrity: sha512-vuwillviilfKZsg0VGj5R/YwwcHx4SLsIOI/7K6mQkWx+l5cUHTjj5g0AasTBcyXsbfTgrwsUNmVUb5xVwyPwg==} engines: {node: ^10 || ^12 || >=14} - postcss@8.5.20: - resolution: {integrity: sha512-lW616l85ucIQL+FocMmL7pQFPqBmwejrCMg+iPxyImlrANNJG9NHq/RkyCZopDhd8C3LA03PHRJDjkbGu8vvug==} + postcss@8.5.23: + resolution: {integrity: sha512-g50586zr4bZmwFiTlflMu8E0bDTb5I5gertgwAKmsdUlTQIhZtunzUlD1WSzwcVWPoAVpsrA6vlfCD7oXvRwgg==} engines: {node: ^10 || ^12 || >=14} preact@10.24.2: @@ -5595,15 +5595,10 @@ packages: siginfo@2.0.0: resolution: {integrity: sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==} - size-limit@12.1.0: - resolution: {integrity: sha512-VnDS2fycANrJFVPQwjaD+h+hkISY7EB3LsPsYWje4lBCjQwwsZLxjwwRwVJKHrcj2ZqyG+DdXykWm9mbZklZrw==} - engines: {node: ^20.0.0 || ^22.0.0 || >=24.0.0} + size-limit@13.0.1: + resolution: {integrity: sha512-LKWgnVUfw79W5gcKGIHqjEqBMoZ+YgfYYzlDheYwbRJq1DaaRgOjotFm61YOI/4hbgh4V1Es0uGGp6HLktI3Vw==} + engines: {node: ^22.18.0 || ^24.0.0 || >=26.0.0} hasBin: true - peerDependencies: - jiti: ^2.0.0 - peerDependenciesMeta: - jiti: - optional: true slash@5.1.0: resolution: {integrity: sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==} @@ -7192,7 +7187,7 @@ snapshots: '@noble/hashes': 1.8.0 '@scure/base': 1.2.6 '@types/debug': 4.1.13 - debug: 4.4.3 + debug: 4.3.4 pony-cause: 2.1.11 semver: 7.8.5 uuid: 9.0.1 @@ -8803,9 +8798,9 @@ snapshots: '@sindresorhus/merge-streams@4.0.0': {} - '@size-limit/file@12.1.0(size-limit@12.1.0(jiti@2.6.1))': + '@size-limit/file@13.0.1(size-limit@13.0.1)': dependencies: - size-limit: 12.1.0(jiti@2.6.1) + size-limit: 13.0.1 '@socket.io/component-emitter@3.1.2': {} @@ -13096,7 +13091,7 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 - postcss@8.5.20: + postcss@8.5.23: dependencies: nanoid: 3.3.16 picocolors: 1.1.1 @@ -13535,15 +13530,12 @@ snapshots: siginfo@2.0.0: {} - size-limit@12.1.0(jiti@2.6.1): + size-limit@13.0.1: dependencies: bytes-iec: 3.1.1 lilconfig: 3.1.3 nanospinner: 1.2.2 picocolors: 1.1.1 - tinyglobby: 0.2.17 - optionalDependencies: - jiti: 2.6.1 slash@5.1.0: {} @@ -14160,7 +14152,7 @@ snapshots: dependencies: lightningcss: 1.33.0 picomatch: 4.0.5 - postcss: 8.5.20 + postcss: 8.5.23 rolldown: 1.1.5 tinyglobby: 0.2.17 optionalDependencies: