diff --git a/web/web/package.json b/web/web/package.json index a7f7553e2f6..6acb57ac24b 100644 --- a/web/web/package.json +++ b/web/web/package.json @@ -47,7 +47,7 @@ "@iconify/react": "^4.1.1", "@iconify/tools": "^4.1.2", "@iconify/utils": "^2.1.25", - "@next/bundle-analyzer": "^14.2.4", + "@next/bundle-analyzer": "^14.2.29", "@types/lodash-es": "^4.17.12", "@types/node": "^20.14.9", "@types/qs": "^6.9.18", diff --git a/web/web/pnpm-lock.yaml b/web/web/pnpm-lock.yaml index 0199962b8f1..0b4bd319cea 100644 --- a/web/web/pnpm-lock.yaml +++ b/web/web/pnpm-lock.yaml @@ -94,8 +94,8 @@ importers: specifier: ^2.1.25 version: 2.3.0 '@next/bundle-analyzer': - specifier: ^14.2.4 - version: 14.2.24 + specifier: ^14.2.29 + version: 14.2.29 '@types/lodash-es': specifier: ^4.17.12 version: 4.17.12 @@ -706,8 +706,8 @@ packages: react: ^17.0.0 || ^18.0.0 react-dom: ^17.0.0 || ^18.0.0 - '@next/bundle-analyzer@14.2.24': - resolution: {integrity: sha512-Dtu4mPkPqmcm81MPlSS2mv+rHf3rdp6S6gYDasH9Pzpdgo5SOvs4hxPiwfxYH7J9a+xkjvvtJ9b+LGw2zcon7w==} + '@next/bundle-analyzer@14.2.29': + resolution: {integrity: sha512-5H2FPagh/K4g00MLHK0M70OnRfhN2rpb4Z6+jJZBNJ5VrFP7XkbUHlX4idhPwGNuwLAR2UbWZo4wEl6iPFukHw==} '@next/env@14.2.21': resolution: {integrity: sha512-lXcwcJd5oR01tggjWJ6SrNNYFGuOOMB9c251wUNkjCpkoXOPkDeF/15c3mnVlBqrW4JJXb2kVxDFhC4GduJt2A==} @@ -789,8 +789,8 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@polka/url@1.0.0-next.28': - resolution: {integrity: sha512-8LduaNlMZGwdZ6qWrKlfa+2M4gahzFkprZiAt2TF8uS0qQgBizKXpXURqvTJ4WtmupWxaLqjRb2UCTe72mu+Aw==} + '@polka/url@1.0.0-next.29': + resolution: {integrity: sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==} '@popperjs/core@2.11.8': resolution: {integrity: sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==} @@ -972,6 +972,11 @@ packages: engines: {node: '>=0.4.0'} hasBin: true + acorn@8.14.1: + resolution: {integrity: sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==} + engines: {node: '>=0.4.0'} + hasBin: true + ajv@6.12.6: resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} @@ -3749,7 +3754,7 @@ snapshots: transitivePeerDependencies: - '@types/react' - '@next/bundle-analyzer@14.2.24': + '@next/bundle-analyzer@14.2.29': dependencies: webpack-bundle-analyzer: 4.10.1 transitivePeerDependencies: @@ -3806,7 +3811,7 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@polka/url@1.0.0-next.28': {} + '@polka/url@1.0.0-next.29': {} '@popperjs/core@2.11.8': {} @@ -3998,10 +4003,12 @@ snapshots: acorn-walk@8.3.4: dependencies: - acorn: 8.14.0 + acorn: 8.14.1 acorn@8.14.0: {} + acorn@8.14.1: {} + ajv@6.12.6: dependencies: fast-deep-equal: 3.1.3 @@ -6245,7 +6252,7 @@ snapshots: sirv@2.0.4: dependencies: - '@polka/url': 1.0.0-next.28 + '@polka/url': 1.0.0-next.29 mrmime: 2.0.1 totalist: 3.0.1 @@ -6561,7 +6568,7 @@ snapshots: webpack-bundle-analyzer@4.10.1: dependencies: '@discoveryjs/json-ext': 0.5.7 - acorn: 8.14.0 + acorn: 8.14.1 acorn-walk: 8.3.4 commander: 7.2.0 debounce: 1.2.1