Merge branch 'main' into routerv2-hono

This commit is contained in:
dangered wolf 2023-11-10 15:51:05 -05:00 committed by GitHub
commit 436f450b82
Signed by: DevComp
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 29 additions and 29 deletions

54
package-lock.json generated
View file

@ -15,8 +15,8 @@
"devDependencies": {
"@cloudflare/workers-types": "^4.20231025.0",
"@microsoft/eslint-formatter-sarif": "^3.0.0",
"@sentry/esbuild-plugin": "^2.9.0",
"@sentry/integrations": "^7.79.0",
"@sentry/esbuild-plugin": "^2.10.0",
"@sentry/integrations": "^7.80.0",
"@types/jest": "^29.5.8",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
@ -2063,9 +2063,9 @@
}
},
"node_modules/@sentry/bundler-plugin-core": {
"version": "2.9.0",
"resolved": "https://registry.npmjs.org/@sentry/bundler-plugin-core/-/bundler-plugin-core-2.9.0.tgz",
"integrity": "sha512-6x8o+fjSqciFC5m8ociBTb1bKNblKdmFPXI/aef6Uzr0vvxmWR14M+cqf+fOpB8nl/OEu3jqVV6rKILEel0X2w==",
"version": "2.10.0",
"resolved": "https://registry.npmjs.org/@sentry/bundler-plugin-core/-/bundler-plugin-core-2.10.0.tgz",
"integrity": "sha512-bjcYvMrCQgqTiRRkWGNpeZ7EJOu0JQFYj+rrcQpwaVO+ll1eWNGW1nNveU+8vpnXrlaIAvieBxCrcCj5V9y1+Q==",
"dev": true,
"dependencies": {
"@sentry/cli": "^2.21.2",
@ -2115,12 +2115,12 @@
}
},
"node_modules/@sentry/esbuild-plugin": {
"version": "2.9.0",
"resolved": "https://registry.npmjs.org/@sentry/esbuild-plugin/-/esbuild-plugin-2.9.0.tgz",
"integrity": "sha512-kdGhVxP/aCzTYFJVY47IzuXU3rodAqPwyUyAOybmAYB69uphegdkixpsG+NmNk/SqLAIDNqzLkghaualGnVeUQ==",
"version": "2.10.0",
"resolved": "https://registry.npmjs.org/@sentry/esbuild-plugin/-/esbuild-plugin-2.10.0.tgz",
"integrity": "sha512-C55dDzqsnqvIO+kBj9yvTSfRGrRwwDjoRspvdtBZGILbtqcXjYOouCJU+/QPz9k1KRQ8DENwC+LOJqZv2kMkZQ==",
"dev": true,
"dependencies": {
"@sentry/bundler-plugin-core": "2.9.0",
"@sentry/bundler-plugin-core": "2.10.0",
"unplugin": "1.0.1",
"uuid": "^9.0.0"
},
@ -2129,14 +2129,14 @@
}
},
"node_modules/@sentry/integrations": {
"version": "7.79.0",
"resolved": "https://registry.npmjs.org/@sentry/integrations/-/integrations-7.79.0.tgz",
"integrity": "sha512-BcD9KDgvFFoVkWGTZXu4jZ/zitXYJr39B0CQuJUfO/QquoKdAGvzcNXOKrq/sT9yMu1kl3e9MVqNxxrbXUkWWQ==",
"version": "7.80.0",
"resolved": "https://registry.npmjs.org/@sentry/integrations/-/integrations-7.80.0.tgz",
"integrity": "sha512-9xI+jtqSBrAG/Y2f4OyeJhl6WZR3i0qCXRwqCZoCFCDgN4ZQORc4VBwaC3nW2s9jgfb13FC2FQToGOVrRnsetg==",
"dev": true,
"dependencies": {
"@sentry/core": "7.79.0",
"@sentry/types": "7.79.0",
"@sentry/utils": "7.79.0",
"@sentry/core": "7.80.0",
"@sentry/types": "7.80.0",
"@sentry/utils": "7.80.0",
"localforage": "^1.8.1"
},
"engines": {
@ -2144,34 +2144,34 @@
}
},
"node_modules/@sentry/integrations/node_modules/@sentry/core": {
"version": "7.79.0",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.79.0.tgz",
"integrity": "sha512-9vG7SfOcJNJNiqlqg4MuHDUCaSf2ZXpv3eZYRPbBkgPGr8X1ekrSABpOK+6kBNvbtKxfWVTWbLpAA6xU+cwnVw==",
"version": "7.80.0",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.80.0.tgz",
"integrity": "sha512-nJiiymdTSEyI035/rdD3VOq6FlOZ2wWLR5bit9LK8a3rzHU3UXkwScvEo6zYgs0Xp1sC0yu1S9+0BEiYkmi29A==",
"dev": true,
"dependencies": {
"@sentry/types": "7.79.0",
"@sentry/utils": "7.79.0"
"@sentry/types": "7.80.0",
"@sentry/utils": "7.80.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/@sentry/integrations/node_modules/@sentry/types": {
"version": "7.79.0",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.79.0.tgz",
"integrity": "sha512-3tV32+v/DF8w7kD0p3kLWtgVTVdFL39oGY02+vz//rjWg/vzeqSE95mCYKm5pUfd6cPETX/8dunCiuTBQIkTHQ==",
"version": "7.80.0",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.80.0.tgz",
"integrity": "sha512-4bpMO+2jWiWLDa8zbTASWWNLWe6yhjfPsa7/6VH5y9x1NGtL8oRbqUsTgsvjF3nmeHEMkHQsC8NHPaQ/ibFmZQ==",
"dev": true,
"engines": {
"node": ">=8"
}
},
"node_modules/@sentry/integrations/node_modules/@sentry/utils": {
"version": "7.79.0",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.79.0.tgz",
"integrity": "sha512-tUTlb6PvfZawqBmBK9CPXflqrZDXHKWoX3fve2zLK6W0FSpIMOO4TH8PBqkHBFs0ZgF/bnv/bsM4z7uEAlAtzg==",
"version": "7.80.0",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.80.0.tgz",
"integrity": "sha512-XbBCEl6uLvE50ftKwrEo6XWdDaZXHXu+kkHXTPWQEcnbvfZKLuG9V0Hxtxxq3xQgyWmuF05OH1GcqYqiO+v5Yg==",
"dev": true,
"dependencies": {
"@sentry/types": "7.79.0"
"@sentry/types": "7.80.0"
},
"engines": {
"node": ">=8"

View file

@ -18,8 +18,8 @@
"devDependencies": {
"@cloudflare/workers-types": "^4.20231025.0",
"@microsoft/eslint-formatter-sarif": "^3.0.0",
"@sentry/esbuild-plugin": "^2.9.0",
"@sentry/integrations": "^7.79.0",
"@sentry/esbuild-plugin": "^2.10.0",
"@sentry/integrations": "^7.80.0",
"@types/jest": "^29.5.8",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",