mirror of
https://github.com/fosrl/pangolin.git
synced 2026-01-28 22:00:51 +00:00
Merge pull request #2038 from fosrl/dependabot/npm_and_yarn/prod-minor-updates-0a59212de9
Bump the prod-minor-updates group across 1 directory with 4 updates
This commit is contained in:
161
package-lock.json
generated
161
package-lock.json
generated
@@ -10,7 +10,7 @@
|
|||||||
"license": "SEE LICENSE IN LICENSE AND README.md",
|
"license": "SEE LICENSE IN LICENSE AND README.md",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@asteasolutions/zod-to-openapi": "8.2.0",
|
"@asteasolutions/zod-to-openapi": "8.2.0",
|
||||||
"@aws-sdk/client-s3": "3.947.0",
|
"@aws-sdk/client-s3": "3.948.0",
|
||||||
"@faker-js/faker": "10.1.0",
|
"@faker-js/faker": "10.1.0",
|
||||||
"@headlessui/react": "2.2.9",
|
"@headlessui/react": "2.2.9",
|
||||||
"@hookform/resolvers": "5.2.2",
|
"@hookform/resolvers": "5.2.2",
|
||||||
@@ -73,7 +73,7 @@
|
|||||||
"jmespath": "0.16.0",
|
"jmespath": "0.16.0",
|
||||||
"js-yaml": "4.1.1",
|
"js-yaml": "4.1.1",
|
||||||
"jsonwebtoken": "9.0.3",
|
"jsonwebtoken": "9.0.3",
|
||||||
"lucide-react": "0.556.0",
|
"lucide-react": "0.559.0",
|
||||||
"maxmind": "5.0.1",
|
"maxmind": "5.0.1",
|
||||||
"moment": "2.30.1",
|
"moment": "2.30.1",
|
||||||
"next": "15.5.7",
|
"next": "15.5.7",
|
||||||
@@ -83,7 +83,7 @@
|
|||||||
"node-cache": "5.1.2",
|
"node-cache": "5.1.2",
|
||||||
"node-fetch": "3.3.2",
|
"node-fetch": "3.3.2",
|
||||||
"nodemailer": "7.0.11",
|
"nodemailer": "7.0.11",
|
||||||
"npm": "11.6.4",
|
"npm": "11.7.0",
|
||||||
"nprogress": "0.2.0",
|
"nprogress": "0.2.0",
|
||||||
"oslo": "1.2.1",
|
"oslo": "1.2.1",
|
||||||
"pg": "8.16.3",
|
"pg": "8.16.3",
|
||||||
@@ -98,7 +98,7 @@
|
|||||||
"rebuild": "0.1.2",
|
"rebuild": "0.1.2",
|
||||||
"recharts": "2.15.4",
|
"recharts": "2.15.4",
|
||||||
"reodotdev": "1.0.0",
|
"reodotdev": "1.0.0",
|
||||||
"resend": "6.5.2",
|
"resend": "6.6.0",
|
||||||
"semver": "7.7.3",
|
"semver": "7.7.3",
|
||||||
"stripe": "20.0.0",
|
"stripe": "20.0.0",
|
||||||
"swagger-ui-express": "5.0.1",
|
"swagger-ui-express": "5.0.1",
|
||||||
@@ -396,23 +396,23 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@aws-sdk/client-s3": {
|
"node_modules/@aws-sdk/client-s3": {
|
||||||
"version": "3.947.0",
|
"version": "3.948.0",
|
||||||
"resolved": "https://registry.npmjs.org/@aws-sdk/client-s3/-/client-s3-3.947.0.tgz",
|
"resolved": "https://registry.npmjs.org/@aws-sdk/client-s3/-/client-s3-3.948.0.tgz",
|
||||||
"integrity": "sha512-ICgnI8D3ccIX9alsLksPFY2bX5CAIbyB+q19sXJgPhzCJ5kWeQ6LQ5xBmRVT5kccmsVGbbJdhnLXHyiN5LZsWg==",
|
"integrity": "sha512-uvEjds8aYA9SzhBS8RKDtsDUhNV9VhqKiHTcmvhM7gJO92q0WTn8/QeFTdNyLc6RxpiDyz+uBxS7PcdNiZzqfA==",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@aws-crypto/sha1-browser": "5.2.0",
|
"@aws-crypto/sha1-browser": "5.2.0",
|
||||||
"@aws-crypto/sha256-browser": "5.2.0",
|
"@aws-crypto/sha256-browser": "5.2.0",
|
||||||
"@aws-crypto/sha256-js": "5.2.0",
|
"@aws-crypto/sha256-js": "5.2.0",
|
||||||
"@aws-sdk/core": "3.947.0",
|
"@aws-sdk/core": "3.947.0",
|
||||||
"@aws-sdk/credential-provider-node": "3.947.0",
|
"@aws-sdk/credential-provider-node": "3.948.0",
|
||||||
"@aws-sdk/middleware-bucket-endpoint": "3.936.0",
|
"@aws-sdk/middleware-bucket-endpoint": "3.936.0",
|
||||||
"@aws-sdk/middleware-expect-continue": "3.936.0",
|
"@aws-sdk/middleware-expect-continue": "3.936.0",
|
||||||
"@aws-sdk/middleware-flexible-checksums": "3.947.0",
|
"@aws-sdk/middleware-flexible-checksums": "3.947.0",
|
||||||
"@aws-sdk/middleware-host-header": "3.936.0",
|
"@aws-sdk/middleware-host-header": "3.936.0",
|
||||||
"@aws-sdk/middleware-location-constraint": "3.936.0",
|
"@aws-sdk/middleware-location-constraint": "3.936.0",
|
||||||
"@aws-sdk/middleware-logger": "3.936.0",
|
"@aws-sdk/middleware-logger": "3.936.0",
|
||||||
"@aws-sdk/middleware-recursion-detection": "3.936.0",
|
"@aws-sdk/middleware-recursion-detection": "3.948.0",
|
||||||
"@aws-sdk/middleware-sdk-s3": "3.947.0",
|
"@aws-sdk/middleware-sdk-s3": "3.947.0",
|
||||||
"@aws-sdk/middleware-ssec": "3.936.0",
|
"@aws-sdk/middleware-ssec": "3.936.0",
|
||||||
"@aws-sdk/middleware-user-agent": "3.947.0",
|
"@aws-sdk/middleware-user-agent": "3.947.0",
|
||||||
@@ -462,9 +462,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso": {
|
"node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso": {
|
||||||
"version": "3.947.0",
|
"version": "3.948.0",
|
||||||
"resolved": "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.947.0.tgz",
|
"resolved": "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.948.0.tgz",
|
||||||
"integrity": "sha512-sDwcO8SP290WSErY1S8pz8hTafeghKmmWjNVks86jDK30wx62CfazOTeU70IpWgrUBEygyXk/zPogHsUMbW2Rg==",
|
"integrity": "sha512-iWjchXy8bIAVBUsKnbfKYXRwhLgRg3EqCQ5FTr3JbR+QR75rZm4ZOYXlvHGztVTmtAZ+PQVA1Y4zO7v7N87C0A==",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@aws-crypto/sha256-browser": "5.2.0",
|
"@aws-crypto/sha256-browser": "5.2.0",
|
||||||
@@ -472,7 +472,7 @@
|
|||||||
"@aws-sdk/core": "3.947.0",
|
"@aws-sdk/core": "3.947.0",
|
||||||
"@aws-sdk/middleware-host-header": "3.936.0",
|
"@aws-sdk/middleware-host-header": "3.936.0",
|
||||||
"@aws-sdk/middleware-logger": "3.936.0",
|
"@aws-sdk/middleware-logger": "3.936.0",
|
||||||
"@aws-sdk/middleware-recursion-detection": "3.936.0",
|
"@aws-sdk/middleware-recursion-detection": "3.948.0",
|
||||||
"@aws-sdk/middleware-user-agent": "3.947.0",
|
"@aws-sdk/middleware-user-agent": "3.947.0",
|
||||||
"@aws-sdk/region-config-resolver": "3.936.0",
|
"@aws-sdk/region-config-resolver": "3.936.0",
|
||||||
"@aws-sdk/types": "3.936.0",
|
"@aws-sdk/types": "3.936.0",
|
||||||
@@ -572,19 +572,19 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini": {
|
"node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini": {
|
||||||
"version": "3.947.0",
|
"version": "3.948.0",
|
||||||
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.947.0.tgz",
|
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.948.0.tgz",
|
||||||
"integrity": "sha512-A2ZUgJUJZERjSzvCi2NR/hBVbVkTXPD0SdKcR/aITb30XwF+n3T963b+pJl90qhOspoy7h0IVYNR7u5Nr9tJdQ==",
|
"integrity": "sha512-Cl//Qh88e8HBL7yYkJNpF5eq76IO6rq8GsatKcfVBm7RFVxCqYEPSSBtkHdbtNwQdRQqAMXc6E/lEB/CZUDxnA==",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@aws-sdk/core": "3.947.0",
|
"@aws-sdk/core": "3.947.0",
|
||||||
"@aws-sdk/credential-provider-env": "3.947.0",
|
"@aws-sdk/credential-provider-env": "3.947.0",
|
||||||
"@aws-sdk/credential-provider-http": "3.947.0",
|
"@aws-sdk/credential-provider-http": "3.947.0",
|
||||||
"@aws-sdk/credential-provider-login": "3.947.0",
|
"@aws-sdk/credential-provider-login": "3.948.0",
|
||||||
"@aws-sdk/credential-provider-process": "3.947.0",
|
"@aws-sdk/credential-provider-process": "3.947.0",
|
||||||
"@aws-sdk/credential-provider-sso": "3.947.0",
|
"@aws-sdk/credential-provider-sso": "3.948.0",
|
||||||
"@aws-sdk/credential-provider-web-identity": "3.947.0",
|
"@aws-sdk/credential-provider-web-identity": "3.948.0",
|
||||||
"@aws-sdk/nested-clients": "3.947.0",
|
"@aws-sdk/nested-clients": "3.948.0",
|
||||||
"@aws-sdk/types": "3.936.0",
|
"@aws-sdk/types": "3.936.0",
|
||||||
"@smithy/credential-provider-imds": "^4.2.5",
|
"@smithy/credential-provider-imds": "^4.2.5",
|
||||||
"@smithy/property-provider": "^4.2.5",
|
"@smithy/property-provider": "^4.2.5",
|
||||||
@@ -597,13 +597,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-login": {
|
"node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-login": {
|
||||||
"version": "3.947.0",
|
"version": "3.948.0",
|
||||||
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-login/-/credential-provider-login-3.947.0.tgz",
|
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-login/-/credential-provider-login-3.948.0.tgz",
|
||||||
"integrity": "sha512-u7M3hazcB7aJiVwosNdJRbIJDzbwQ861NTtl6S0HmvWpixaVb7iyhJZWg8/plyUznboZGBm7JVEdxtxv3u0bTA==",
|
"integrity": "sha512-gcKO2b6eeTuZGp3Vvgr/9OxajMrD3W+FZ2FCyJox363ZgMoYJsyNid1vuZrEuAGkx0jvveLXfwiVS0UXyPkgtw==",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@aws-sdk/core": "3.947.0",
|
"@aws-sdk/core": "3.947.0",
|
||||||
"@aws-sdk/nested-clients": "3.947.0",
|
"@aws-sdk/nested-clients": "3.948.0",
|
||||||
"@aws-sdk/types": "3.936.0",
|
"@aws-sdk/types": "3.936.0",
|
||||||
"@smithy/property-provider": "^4.2.5",
|
"@smithy/property-provider": "^4.2.5",
|
||||||
"@smithy/protocol-http": "^5.3.5",
|
"@smithy/protocol-http": "^5.3.5",
|
||||||
@@ -616,17 +616,17 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-node": {
|
"node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-node": {
|
||||||
"version": "3.947.0",
|
"version": "3.948.0",
|
||||||
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.947.0.tgz",
|
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.948.0.tgz",
|
||||||
"integrity": "sha512-S0Zqebr71KyrT6J4uYPhwV65g4V5uDPHnd7dt2W34FcyPu+hVC7Hx4MFmsPyVLeT5cMCkkZvmY3kAoEzgUPJJg==",
|
"integrity": "sha512-ep5vRLnrRdcsP17Ef31sNN4g8Nqk/4JBydcUJuFRbGuyQtrZZrVT81UeH2xhz6d0BK6ejafDB9+ZpBjXuWT5/Q==",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@aws-sdk/credential-provider-env": "3.947.0",
|
"@aws-sdk/credential-provider-env": "3.947.0",
|
||||||
"@aws-sdk/credential-provider-http": "3.947.0",
|
"@aws-sdk/credential-provider-http": "3.947.0",
|
||||||
"@aws-sdk/credential-provider-ini": "3.947.0",
|
"@aws-sdk/credential-provider-ini": "3.948.0",
|
||||||
"@aws-sdk/credential-provider-process": "3.947.0",
|
"@aws-sdk/credential-provider-process": "3.947.0",
|
||||||
"@aws-sdk/credential-provider-sso": "3.947.0",
|
"@aws-sdk/credential-provider-sso": "3.948.0",
|
||||||
"@aws-sdk/credential-provider-web-identity": "3.947.0",
|
"@aws-sdk/credential-provider-web-identity": "3.948.0",
|
||||||
"@aws-sdk/types": "3.936.0",
|
"@aws-sdk/types": "3.936.0",
|
||||||
"@smithy/credential-provider-imds": "^4.2.5",
|
"@smithy/credential-provider-imds": "^4.2.5",
|
||||||
"@smithy/property-provider": "^4.2.5",
|
"@smithy/property-provider": "^4.2.5",
|
||||||
@@ -656,14 +656,14 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-sso": {
|
"node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-sso": {
|
||||||
"version": "3.947.0",
|
"version": "3.948.0",
|
||||||
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.947.0.tgz",
|
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.948.0.tgz",
|
||||||
"integrity": "sha512-NktnVHTGaUMaozxycYrepvb3yfFquHTQ53lt6hBEVjYBzK3C4tVz0siUpr+5RMGLSiZ5bLBp2UjJPgwx4i4waQ==",
|
"integrity": "sha512-gqLhX1L+zb/ZDnnYbILQqJ46j735StfWV5PbDjxRzBKS7GzsiYoaf6MyHseEopmWrez5zl5l6aWzig7UpzSeQQ==",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@aws-sdk/client-sso": "3.947.0",
|
"@aws-sdk/client-sso": "3.948.0",
|
||||||
"@aws-sdk/core": "3.947.0",
|
"@aws-sdk/core": "3.947.0",
|
||||||
"@aws-sdk/token-providers": "3.947.0",
|
"@aws-sdk/token-providers": "3.948.0",
|
||||||
"@aws-sdk/types": "3.936.0",
|
"@aws-sdk/types": "3.936.0",
|
||||||
"@smithy/property-provider": "^4.2.5",
|
"@smithy/property-provider": "^4.2.5",
|
||||||
"@smithy/shared-ini-file-loader": "^4.4.0",
|
"@smithy/shared-ini-file-loader": "^4.4.0",
|
||||||
@@ -675,13 +675,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-web-identity": {
|
"node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-web-identity": {
|
||||||
"version": "3.947.0",
|
"version": "3.948.0",
|
||||||
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.947.0.tgz",
|
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.948.0.tgz",
|
||||||
"integrity": "sha512-gokm/e/YHiHLrZgLq4j8tNAn8RJDPbIcglFRKgy08q8DmAqHQ8MXAKW3eS0QjAuRXU9mcMmUo1NrX6FRNBCCPw==",
|
"integrity": "sha512-MvYQlXVoJyfF3/SmnNzOVEtANRAiJIObEUYYyjTqKZTmcRIVVky0tPuG26XnB8LmTYgtESwJIZJj/Eyyc9WURQ==",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@aws-sdk/core": "3.947.0",
|
"@aws-sdk/core": "3.947.0",
|
||||||
"@aws-sdk/nested-clients": "3.947.0",
|
"@aws-sdk/nested-clients": "3.948.0",
|
||||||
"@aws-sdk/types": "3.936.0",
|
"@aws-sdk/types": "3.936.0",
|
||||||
"@smithy/property-provider": "^4.2.5",
|
"@smithy/property-provider": "^4.2.5",
|
||||||
"@smithy/shared-ini-file-loader": "^4.4.0",
|
"@smithy/shared-ini-file-loader": "^4.4.0",
|
||||||
@@ -692,6 +692,22 @@
|
|||||||
"node": ">=18.0.0"
|
"node": ">=18.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-recursion-detection": {
|
||||||
|
"version": "3.948.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.948.0.tgz",
|
||||||
|
"integrity": "sha512-Qa8Zj+EAqA0VlAVvxpRnpBpIWJI9KUwaioY1vkeNVwXPlNaz9y9zCKVM9iU9OZ5HXpoUg6TnhATAHXHAE8+QsQ==",
|
||||||
|
"license": "Apache-2.0",
|
||||||
|
"dependencies": {
|
||||||
|
"@aws-sdk/types": "3.936.0",
|
||||||
|
"@aws/lambda-invoke-store": "^0.2.2",
|
||||||
|
"@smithy/protocol-http": "^5.3.5",
|
||||||
|
"@smithy/types": "^4.9.0",
|
||||||
|
"tslib": "^2.6.2"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=18.0.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-sdk-s3": {
|
"node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-sdk-s3": {
|
||||||
"version": "3.947.0",
|
"version": "3.947.0",
|
||||||
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.947.0.tgz",
|
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.947.0.tgz",
|
||||||
@@ -736,9 +752,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients": {
|
"node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients": {
|
||||||
"version": "3.947.0",
|
"version": "3.948.0",
|
||||||
"resolved": "https://registry.npmjs.org/@aws-sdk/nested-clients/-/nested-clients-3.947.0.tgz",
|
"resolved": "https://registry.npmjs.org/@aws-sdk/nested-clients/-/nested-clients-3.948.0.tgz",
|
||||||
"integrity": "sha512-DjRJEYNnHUTu9kGPPQDTSXquwSEd6myKR4ssI4FaYLFhdT3ldWpj73yYt807H3tdmhS7vPmdVqchSJnjurUQAw==",
|
"integrity": "sha512-zcbJfBsB6h254o3NuoEkf0+UY1GpE9ioiQdENWv7odo69s8iaGBEQ4BDpsIMqcuiiUXw1uKIVNxCB1gUGYz8lw==",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@aws-crypto/sha256-browser": "5.2.0",
|
"@aws-crypto/sha256-browser": "5.2.0",
|
||||||
@@ -746,7 +762,7 @@
|
|||||||
"@aws-sdk/core": "3.947.0",
|
"@aws-sdk/core": "3.947.0",
|
||||||
"@aws-sdk/middleware-host-header": "3.936.0",
|
"@aws-sdk/middleware-host-header": "3.936.0",
|
||||||
"@aws-sdk/middleware-logger": "3.936.0",
|
"@aws-sdk/middleware-logger": "3.936.0",
|
||||||
"@aws-sdk/middleware-recursion-detection": "3.936.0",
|
"@aws-sdk/middleware-recursion-detection": "3.948.0",
|
||||||
"@aws-sdk/middleware-user-agent": "3.947.0",
|
"@aws-sdk/middleware-user-agent": "3.947.0",
|
||||||
"@aws-sdk/region-config-resolver": "3.936.0",
|
"@aws-sdk/region-config-resolver": "3.936.0",
|
||||||
"@aws-sdk/types": "3.936.0",
|
"@aws-sdk/types": "3.936.0",
|
||||||
@@ -802,13 +818,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers": {
|
"node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers": {
|
||||||
"version": "3.947.0",
|
"version": "3.948.0",
|
||||||
"resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.947.0.tgz",
|
"resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.948.0.tgz",
|
||||||
"integrity": "sha512-X/DyB8GuK44rsE89Tn5+s542B3PhGbXQSgV8lvqHDzvicwCt0tWny6790st6CPETrVVV2K3oJMfG5U3/jAmaZA==",
|
"integrity": "sha512-V487/kM4Teq5dcr1t5K6eoUKuqlGr9FRWL3MIMukMERJXHZvio6kox60FZ/YtciRHRI75u14YUqm2Dzddcu3+A==",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@aws-sdk/core": "3.947.0",
|
"@aws-sdk/core": "3.947.0",
|
||||||
"@aws-sdk/nested-clients": "3.947.0",
|
"@aws-sdk/nested-clients": "3.948.0",
|
||||||
"@aws-sdk/types": "3.936.0",
|
"@aws-sdk/types": "3.936.0",
|
||||||
"@smithy/property-provider": "^4.2.5",
|
"@smithy/property-provider": "^4.2.5",
|
||||||
"@smithy/shared-ini-file-loader": "^4.4.0",
|
"@smithy/shared-ini-file-loader": "^4.4.0",
|
||||||
@@ -1264,6 +1280,7 @@
|
|||||||
"version": "3.936.0",
|
"version": "3.936.0",
|
||||||
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.936.0.tgz",
|
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.936.0.tgz",
|
||||||
"integrity": "sha512-l4aGbHpXM45YNgXggIux1HgsCVAvvBoqHPkqLnqMl9QVapfuSTjJHfDYDsx1Xxct6/m7qSMUzanBALhiaGO2fA==",
|
"integrity": "sha512-l4aGbHpXM45YNgXggIux1HgsCVAvvBoqHPkqLnqMl9QVapfuSTjJHfDYDsx1Xxct6/m7qSMUzanBALhiaGO2fA==",
|
||||||
|
"dev": true,
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@aws-sdk/types": "3.936.0",
|
"@aws-sdk/types": "3.936.0",
|
||||||
@@ -15914,9 +15931,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/lucide-react": {
|
"node_modules/lucide-react": {
|
||||||
"version": "0.556.0",
|
"version": "0.559.0",
|
||||||
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.556.0.tgz",
|
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.559.0.tgz",
|
||||||
"integrity": "sha512-iOb8dRk7kLaYBZhR2VlV1CeJGxChBgUthpSP8wom9jfj79qovgG6qcSdiy6vkoREKPnbUYzJsCn4o4PtG3Iy+A==",
|
"integrity": "sha512-3ymrkBPXWk3U2bwUDg6TdA6hP5iGDMgPEAMLhchEgTQmA+g0Zk24tOtKtXMx35w1PizTmsBC3RhP88QYm+7mHQ==",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
|
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
|
||||||
@@ -16514,9 +16531,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm": {
|
"node_modules/npm": {
|
||||||
"version": "11.6.4",
|
"version": "11.7.0",
|
||||||
"resolved": "https://registry.npmjs.org/npm/-/npm-11.6.4.tgz",
|
"resolved": "https://registry.npmjs.org/npm/-/npm-11.7.0.tgz",
|
||||||
"integrity": "sha512-ERjKtGoFpQrua/9bG0+h3xiv/4nVdGViCjUYA1AmlV24fFvfnSB7B7dIfZnySQ1FDLd0ZVrWPsLLp78dCtJdRQ==",
|
"integrity": "sha512-wiCZpv/41bIobCoJ31NStIWKfAxxYyD1iYnWCtiyns8s5v3+l8y0HCP/sScuH6B5+GhIfda4HQKiqeGZwJWhFw==",
|
||||||
"bundleDependencies": [
|
"bundleDependencies": [
|
||||||
"@isaacs/string-locale-compare",
|
"@isaacs/string-locale-compare",
|
||||||
"@npmcli/arborist",
|
"@npmcli/arborist",
|
||||||
@@ -16595,8 +16612,8 @@
|
|||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@isaacs/string-locale-compare": "^1.1.0",
|
"@isaacs/string-locale-compare": "^1.1.0",
|
||||||
"@npmcli/arborist": "^9.1.8",
|
"@npmcli/arborist": "^9.1.9",
|
||||||
"@npmcli/config": "^10.4.4",
|
"@npmcli/config": "^10.4.5",
|
||||||
"@npmcli/fs": "^5.0.0",
|
"@npmcli/fs": "^5.0.0",
|
||||||
"@npmcli/map-workspaces": "^5.0.3",
|
"@npmcli/map-workspaces": "^5.0.3",
|
||||||
"@npmcli/metavuln-calculator": "^9.0.3",
|
"@npmcli/metavuln-calculator": "^9.0.3",
|
||||||
@@ -16621,11 +16638,11 @@
|
|||||||
"is-cidr": "^6.0.1",
|
"is-cidr": "^6.0.1",
|
||||||
"json-parse-even-better-errors": "^5.0.0",
|
"json-parse-even-better-errors": "^5.0.0",
|
||||||
"libnpmaccess": "^10.0.3",
|
"libnpmaccess": "^10.0.3",
|
||||||
"libnpmdiff": "^8.0.11",
|
"libnpmdiff": "^8.0.12",
|
||||||
"libnpmexec": "^10.1.10",
|
"libnpmexec": "^10.1.11",
|
||||||
"libnpmfund": "^7.0.11",
|
"libnpmfund": "^7.0.12",
|
||||||
"libnpmorg": "^8.0.1",
|
"libnpmorg": "^8.0.1",
|
||||||
"libnpmpack": "^9.0.11",
|
"libnpmpack": "^9.0.12",
|
||||||
"libnpmpublish": "^11.1.3",
|
"libnpmpublish": "^11.1.3",
|
||||||
"libnpmsearch": "^9.0.1",
|
"libnpmsearch": "^9.0.1",
|
||||||
"libnpmteam": "^8.0.2",
|
"libnpmteam": "^8.0.2",
|
||||||
@@ -16733,7 +16750,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/@npmcli/arborist": {
|
"node_modules/npm/node_modules/@npmcli/arborist": {
|
||||||
"version": "9.1.8",
|
"version": "9.1.9",
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
@@ -16779,7 +16796,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/@npmcli/config": {
|
"node_modules/npm/node_modules/@npmcli/config": {
|
||||||
"version": "10.4.4",
|
"version": "10.4.5",
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
@@ -17517,11 +17534,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/libnpmdiff": {
|
"node_modules/npm/node_modules/libnpmdiff": {
|
||||||
"version": "8.0.11",
|
"version": "8.0.12",
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@npmcli/arborist": "^9.1.8",
|
"@npmcli/arborist": "^9.1.9",
|
||||||
"@npmcli/installed-package-contents": "^4.0.0",
|
"@npmcli/installed-package-contents": "^4.0.0",
|
||||||
"binary-extensions": "^3.0.0",
|
"binary-extensions": "^3.0.0",
|
||||||
"diff": "^8.0.2",
|
"diff": "^8.0.2",
|
||||||
@@ -17535,11 +17552,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/libnpmexec": {
|
"node_modules/npm/node_modules/libnpmexec": {
|
||||||
"version": "10.1.10",
|
"version": "10.1.11",
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@npmcli/arborist": "^9.1.8",
|
"@npmcli/arborist": "^9.1.9",
|
||||||
"@npmcli/package-json": "^7.0.0",
|
"@npmcli/package-json": "^7.0.0",
|
||||||
"@npmcli/run-script": "^10.0.0",
|
"@npmcli/run-script": "^10.0.0",
|
||||||
"ci-info": "^4.0.0",
|
"ci-info": "^4.0.0",
|
||||||
@@ -17557,11 +17574,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/libnpmfund": {
|
"node_modules/npm/node_modules/libnpmfund": {
|
||||||
"version": "7.0.11",
|
"version": "7.0.12",
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@npmcli/arborist": "^9.1.8"
|
"@npmcli/arborist": "^9.1.9"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^20.17.0 || >=22.9.0"
|
"node": "^20.17.0 || >=22.9.0"
|
||||||
@@ -17580,11 +17597,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm/node_modules/libnpmpack": {
|
"node_modules/npm/node_modules/libnpmpack": {
|
||||||
"version": "9.0.11",
|
"version": "9.0.12",
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@npmcli/arborist": "^9.1.8",
|
"@npmcli/arborist": "^9.1.9",
|
||||||
"@npmcli/run-script": "^10.0.0",
|
"@npmcli/run-script": "^10.0.0",
|
||||||
"npm-package-arg": "^13.0.0",
|
"npm-package-arg": "^13.0.0",
|
||||||
"pacote": "^21.0.2"
|
"pacote": "^21.0.2"
|
||||||
@@ -20870,9 +20887,9 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/resend": {
|
"node_modules/resend": {
|
||||||
"version": "6.5.2",
|
"version": "6.6.0",
|
||||||
"resolved": "https://registry.npmjs.org/resend/-/resend-6.5.2.tgz",
|
"resolved": "https://registry.npmjs.org/resend/-/resend-6.6.0.tgz",
|
||||||
"integrity": "sha512-Yl83UvS8sYsjgmF8dVbNPzlfpmb3DkLUk3VwsAbkaEFo9UMswpNuPGryHBXGk+Ta4uYMv5HmjVk3j9jmNkcEDg==",
|
"integrity": "sha512-d1WoOqSxj5x76JtQMrieNAG1kZkh4NU4f+Je1yq4++JsDpLddhEwnJlNfvkCzvUuZy9ZquWmMMAm2mENd2JvRw==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"svix": "1.76.1"
|
"svix": "1.76.1"
|
||||||
|
|||||||
@@ -34,7 +34,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@asteasolutions/zod-to-openapi": "8.2.0",
|
"@asteasolutions/zod-to-openapi": "8.2.0",
|
||||||
"@aws-sdk/client-s3": "3.947.0",
|
"@aws-sdk/client-s3": "3.948.0",
|
||||||
"@faker-js/faker": "10.1.0",
|
"@faker-js/faker": "10.1.0",
|
||||||
"@headlessui/react": "2.2.9",
|
"@headlessui/react": "2.2.9",
|
||||||
"@hookform/resolvers": "5.2.2",
|
"@hookform/resolvers": "5.2.2",
|
||||||
@@ -97,7 +97,7 @@
|
|||||||
"jmespath": "0.16.0",
|
"jmespath": "0.16.0",
|
||||||
"js-yaml": "4.1.1",
|
"js-yaml": "4.1.1",
|
||||||
"jsonwebtoken": "9.0.3",
|
"jsonwebtoken": "9.0.3",
|
||||||
"lucide-react": "0.556.0",
|
"lucide-react": "0.559.0",
|
||||||
"maxmind": "5.0.1",
|
"maxmind": "5.0.1",
|
||||||
"moment": "2.30.1",
|
"moment": "2.30.1",
|
||||||
"next": "15.5.7",
|
"next": "15.5.7",
|
||||||
@@ -107,7 +107,7 @@
|
|||||||
"node-cache": "5.1.2",
|
"node-cache": "5.1.2",
|
||||||
"node-fetch": "3.3.2",
|
"node-fetch": "3.3.2",
|
||||||
"nodemailer": "7.0.11",
|
"nodemailer": "7.0.11",
|
||||||
"npm": "11.6.4",
|
"npm": "11.7.0",
|
||||||
"nprogress": "0.2.0",
|
"nprogress": "0.2.0",
|
||||||
"oslo": "1.2.1",
|
"oslo": "1.2.1",
|
||||||
"pg": "8.16.3",
|
"pg": "8.16.3",
|
||||||
@@ -122,7 +122,7 @@
|
|||||||
"rebuild": "0.1.2",
|
"rebuild": "0.1.2",
|
||||||
"recharts": "2.15.4",
|
"recharts": "2.15.4",
|
||||||
"reodotdev": "1.0.0",
|
"reodotdev": "1.0.0",
|
||||||
"resend": "6.5.2",
|
"resend": "6.6.0",
|
||||||
"semver": "7.7.3",
|
"semver": "7.7.3",
|
||||||
"stripe": "20.0.0",
|
"stripe": "20.0.0",
|
||||||
"swagger-ui-express": "5.0.1",
|
"swagger-ui-express": "5.0.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user