From 1c92cf0ecf7529a8afc2937db9cd0ac8fe1359c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 20:17:58 +0000 Subject: [PATCH] Bump size-limit and @size-limit/file in /frontend Bumps [size-limit](https://github.com/ai/size-limit) and [@size-limit/file](https://github.com/ai/size-limit). These dependencies needed to be updated together. Updates `size-limit` from 9.0.0 to 11.1.3 - [Release notes](https://github.com/ai/size-limit/releases) - [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/size-limit/compare/9.0.0...11.1.3) Updates `@size-limit/file` from 9.0.0 to 11.1.3 - [Release notes](https://github.com/ai/size-limit/releases) - [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/size-limit/compare/9.0.0...11.1.3) --- updated-dependencies: - dependency-name: size-limit dependency-type: direct:development update-type: version-update:semver-major - dependency-name: "@size-limit/file" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- frontend/package-lock.json | 131 ++++++++++++++++++++----------------- frontend/package.json | 4 +- 2 files changed, 72 insertions(+), 63 deletions(-) diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 100c435a4..77275ee73 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -23,7 +23,7 @@ "devDependencies": { "@dillonkearns/elm-graphql": "^4.3.1", "@sentry/vite-plugin": "^2.16.1", - "@size-limit/file": "^9.0.0", + "@size-limit/file": "^11.1.3", "@total-typescript/ts-reset": "^0.5.1", "@trivago/prettier-plugin-sort-imports": "^4.3.0", "@tsconfig/strictest": "^2.0.5", @@ -46,7 +46,7 @@ "knip": "^2.43.0", "prettier": "^3.2.5", "rimraf": "^5.0.7", - "size-limit": "^9.0.0", + "size-limit": "^11.1.3", "stylelint": "^15.11.0", "stylelint-config-standard": "^34.0.0", "terser": "^5.31.0", @@ -4319,53 +4319,17 @@ } }, "node_modules/@size-limit/file": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/@size-limit/file/-/file-9.0.0.tgz", - "integrity": "sha512-oM2UaH2FRq4q22k+R+P6xCpzET10T94LFdSjb9svVu/vOD7NaB9LGcG6se8TW1BExXiyXO4GEhLsBt3uMKM3qA==", + "version": "11.1.3", + "resolved": "https://registry.npmjs.org/@size-limit/file/-/file-11.1.3.tgz", + "integrity": "sha512-O4Q4Vr7CInM3kq5GlpgGM7sDLAtbCPVVyN0raNBFBYovhUEmEruEu/qXrGVdeEaA47wXOpMdZ9cYJVTkKNAV2g==", "dev": true, - "dependencies": { - "semver": "7.5.4" - }, "engines": { "node": "^18.0.0 || >=20.0.0" }, "peerDependencies": { - "size-limit": "9.0.0" - } - }, - "node_modules/@size-limit/file/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/@size-limit/file/node_modules/semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" + "size-limit": "11.1.3" } }, - "node_modules/@size-limit/file/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, "node_modules/@snyk/github-codeowners": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/@snyk/github-codeowners/-/github-codeowners-1.1.0.tgz", @@ -6431,16 +6395,10 @@ } }, "node_modules/chokidar": { - "version": "3.5.3", - "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz", - "integrity": "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==", + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz", + "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==", "dev": true, - "funding": [ - { - "type": "individual", - "url": "https://paulmillr.com/funding/" - } - ], "dependencies": { "anymatch": "~3.1.2", "braces": "~3.0.2", @@ -6453,6 +6411,9 @@ "engines": { "node": ">= 8.10.0" }, + "funding": { + "url": "https://paulmillr.com/funding/" + }, "optionalDependencies": { "fsevents": "~2.3.2" } @@ -16986,12 +16947,15 @@ } }, "node_modules/lilconfig": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.1.0.tgz", - "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.1.tgz", + "integrity": "sha512-O18pf7nyvHTckunPWCV1XUNXU1piu01y2b7ATJ0ppkUkk8ocqVWBrYjJBCwHDjD/ZWcfyrA0P4gKhzWGi5EINQ==", "dev": true, "engines": { - "node": ">=10" + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/antonk52" } }, "node_modules/line-column-path": { @@ -20489,15 +20453,16 @@ "dev": true }, "node_modules/size-limit": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/size-limit/-/size-limit-9.0.0.tgz", - "integrity": "sha512-DrA7o2DeRN3s+vwCA9nn7Ck9Y4pn9t0GNUwQRpKqBtBmNkl6LA2s/NlNCdtKHrEkRTeYA1ZQ65mnYveo9rUqgA==", + "version": "11.1.3", + "resolved": "https://registry.npmjs.org/size-limit/-/size-limit-11.1.3.tgz", + "integrity": "sha512-MSbQGmiiWPrEP1bXZKoWjeqq35GkqQz6FpgStIDES3QdXIZ34AQWKnP/QvLGTyDd6kTSfVFGSuJb1su9IGhZoQ==", "dev": true, "dependencies": { "bytes-iec": "^3.1.1", - "chokidar": "^3.5.3", - "globby": "^11.1.0", - "lilconfig": "^2.1.0", + "chokidar": "^3.6.0", + "globby": "^14.0.1", + "jiti": "^1.21.0", + "lilconfig": "^3.1.1", "nanospinner": "^1.1.0", "picocolors": "^1.0.0" }, @@ -20508,6 +20473,50 @@ "node": "^18.0.0 || >=20.0.0" } }, + "node_modules/size-limit/node_modules/globby": { + "version": "14.0.1", + "resolved": "https://registry.npmjs.org/globby/-/globby-14.0.1.tgz", + "integrity": "sha512-jOMLD2Z7MAhyG8aJpNOpmziMOP4rPLcc95oQPKXBazW82z+CEgPFBQvEpRUa1KeIMUJo4Wsm+q6uzO/Q/4BksQ==", + "dev": true, + "dependencies": { + "@sindresorhus/merge-streams": "^2.1.0", + "fast-glob": "^3.3.2", + "ignore": "^5.2.4", + "path-type": "^5.0.0", + "slash": "^5.1.0", + "unicorn-magic": "^0.1.0" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/size-limit/node_modules/path-type": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/path-type/-/path-type-5.0.0.tgz", + "integrity": "sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==", + "dev": true, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/size-limit/node_modules/slash": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/slash/-/slash-5.1.0.tgz", + "integrity": "sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==", + "dev": true, + "engines": { + "node": ">=14.16" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, "node_modules/slash": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", diff --git a/frontend/package.json b/frontend/package.json index 17f7d202b..02e03bcf2 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -21,7 +21,7 @@ "devDependencies": { "@dillonkearns/elm-graphql": "^4.3.1", "@sentry/vite-plugin": "^2.16.1", - "@size-limit/file": "^9.0.0", + "@size-limit/file": "^11.1.3", "@total-typescript/ts-reset": "^0.5.1", "@trivago/prettier-plugin-sort-imports": "^4.3.0", "@tsconfig/strictest": "^2.0.5", @@ -44,7 +44,7 @@ "knip": "^2.43.0", "prettier": "^3.2.5", "rimraf": "^5.0.7", - "size-limit": "^9.0.0", + "size-limit": "^11.1.3", "stylelint": "^15.11.0", "stylelint-config-standard": "^34.0.0", "terser": "^5.31.0",