20742074 "@sentry/utils" "7.57.0"
20752075 tslib "^2.4.1 || ^1.9.3"
20762076
2077- "@sentry/bundler-plugin-core@2.3 .0":
2078- version "2.3 .0"
2079- resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-2.3 .0.tgz#4d3e6bb92cd0954846cffa8bac74a724fae8842c "
2080- integrity sha512-PiX3yJ8UFKBIPRfhytweYjVdGfcruYJYdwSlbwFNe28fSMTKYPAF9/IqAOav9G8izlICnJm7ROyXlFlfMw0gRA ==
2077+ "@sentry/bundler-plugin-core@2.4 .0":
2078+ version "2.4 .0"
2079+ resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-2.4 .0.tgz#78ff999ebd33f811e0601700453166fa631afce4 "
2080+ integrity sha512-bcDNLSce34kncvrYHgl5+edzIF8Dru5f6+gpkK2Sm/RBg/4yitCrVkzftTVwIsxZqJf0pz/CqCeMAIadEtx8JQ ==
20812081 dependencies:
20822082 "@sentry/cli" "^2.17.0"
20832083 "@sentry/node" "7.53.1"
20842084 "@sentry/utils" "7.53.1"
2085+ dotenv "^16.3.1"
20852086 find-up "5.0.0"
20862087 glob "9.3.2"
20872088 magic-string "0.27.0"
20882089 unplugin "1.0.1"
20892090
20902091"@sentry/cli@^2.17.0":
2091- version "2.19.3 "
2092- resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.19.3 .tgz#dbc2368036169a3bc5569686aaebf70b4a347d22 "
2093- integrity sha512-E/3jQHuGwRiGAZs5ImVXMDfQf3ojK7s1nMUId+ckjOLZtH0mF3gdOMKthZR/UV6Qy+XpCjCAEvRYJ6S+ngHdOw ==
2092+ version "2.19.4 "
2093+ resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.19.4 .tgz#d6a07d8224b457a8023b4b2a56b764abb60b53d2 "
2094+ integrity sha512-wsSr2O/GVgr/i+DYtie+DNhODyI+HL7F5/0t1HwWMjHJWm4+5XTEauznYgbh2mewkzfUk9+t0CPecA82lEgspg ==
20942095 dependencies:
20952096 https-proxy-agent "^5.0.0"
20962097 node-fetch "^2.6.7"
21732174 tslib "^2.4.1 || ^1.9.3"
21742175
21752176"@sentry/webpack-plugin@^2.0.0":
2176- version "2.3 .0"
2177- resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-2.3 .0.tgz#48b9d8c97ce632dc5f2674e4effef3d639fe2ab7 "
2178- integrity sha512-rdrL9LISNIYMlJhRWn5NNXXVvovwNMWSC81qXgwu9PHbNp1RFKJiZ6oCGDvZRJEyvNTxpiyPMJGQzUPGSFSTRg ==
2177+ version "2.4 .0"
2178+ resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-2.4 .0.tgz#f2d10ff67d615cdd6d8b9340b189b3cb57eb5857 "
2179+ integrity sha512-/l2dPX2ooTANWzQUQA4BtKi8VYzcC2EN1JFOSsBV9QBk4u+mfUwECIEsDKMZY+gAASyJgsABVst0tATGqiNW/g ==
21792180 dependencies:
2180- "@sentry/bundler-plugin-core" "2.3 .0"
2181+ "@sentry/bundler-plugin-core" "2.4 .0"
21812182 unplugin "1.0.1"
21822183 uuid "^9.0.0"
21832184
@@ -5204,7 +5205,7 @@ dot-case@^3.0.4:
52045205 no-case "^3.0.4"
52055206 tslib "^2.0.3"
52065207
5207- dotenv@^16.0.2:
5208+ dotenv@^16.0.2, dotenv@^16.3.1 :
52085209 version "16.3.1"
52095210 resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
52105211 integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==
@@ -8528,6 +8529,11 @@ lru-cache@^9.1.1:
85288529 resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-9.1.2.tgz#255fdbc14b75589d6d0e73644ca167a8db506835"
85298530 integrity sha512-ERJq3FOzJTxBbFjZ7iDs+NiK4VI9Wz+RdrrAB8dio1oV+YvdPzUEE4QNiT2VD51DkIbCYRUUzCRkssXCHqSnKQ==
85308531
8532+ "lru-cache@^9.1.1 || ^10.0.0":
8533+ version "10.0.0"
8534+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.0.0.tgz#b9e2a6a72a129d81ab317202d93c7691df727e61"
8535+ integrity sha512-svTf/fzsKHffP42sujkO/Rjs37BCIsQVRCeNYIm9WN8rgT7ffoUnRtZCqU+6BqcSBdv8gwJeTz8knJpgACeQMw==
8536+
85318537lru-queue@^0.1.0:
85328538 version "0.1.0"
85338539 resolved "https://registry.yarnpkg.com/lru-queue/-/lru-queue-0.1.0.tgz#2738bd9f0d3cf4f84490c5736c48699ac632cda3"
@@ -9066,6 +9072,11 @@ minipass@^4.2.4:
90669072 resolved "https://registry.yarnpkg.com/minipass/-/minipass-6.0.2.tgz#542844b6c4ce95b202c0995b0a471f1229de4c81"
90679073 integrity sha512-MzWSV5nYVT7mVyWCwn2o7JH13w2TBRmmSqSRCKzTw+lmft9X4z+3wjvs06Tzijo5z4W/kahUCDpRXTF+ZrmF/w==
90689074
9075+ "minipass@^5.0.0 || ^6.0.2 || ^7.0.0":
9076+ version "7.0.2"
9077+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.2.tgz#58a82b7d81c7010da5bd4b2c0c85ac4b4ec5131e"
9078+ integrity sha512-eL79dXrE1q9dBbDCLg7xfn/vl7MS4F1gvJAgjJrQli/jbQWdUttuVawphqpffoIYfRdq78LHx6GP4bU/EQ2ATA==
9079+
90699080minizlib@^2.1.1:
90709081 version "2.1.2"
90719082 resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931"
@@ -9258,9 +9269,9 @@ no-case@^3.0.4:
92589269 tslib "^2.0.3"
92599270
92609271node-fetch@^2.6.7:
9261- version "2.6.11 "
9262- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.11 .tgz#cde7fc71deef3131ef80a738919f999e6edfff25 "
9263- integrity sha512-4I6pdBY1EthSqDmJkiNk3JIT8cswwR9nfeW/cPdUagJYEQG7R95WRH74wpz7ma8Gh/9dI9FP+OU+0E4FvtA55w ==
9272+ version "2.6.12 "
9273+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.12 .tgz#02eb8e22074018e3d5a83016649d04df0e348fba "
9274+ integrity sha512-C/fGU2E8ToujUivIO0H+tpQ6HWo4eEmchoPIoXtxCrVghxdKq+QOHqEZW7tuP3KlV3bC8FRMO5nMCC7Zm1VP6g ==
92649275 dependencies:
92659276 whatwg-url "^5.0.0"
92669277
@@ -9818,7 +9829,15 @@ path-parse@^1.0.7:
98189829 resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
98199830 integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
98209831
9821- path-scurry@^1.6.1, path-scurry@^1.7.0:
9832+ path-scurry@^1.6.1:
9833+ version "1.10.1"
9834+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.1.tgz#9ba6bf5aa8500fe9fd67df4f0d9483b2b0bfc698"
9835+ integrity sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==
9836+ dependencies:
9837+ lru-cache "^9.1.1 || ^10.0.0"
9838+ minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
9839+
9840+ path-scurry@^1.7.0:
98229841 version "1.9.2"
98239842 resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.9.2.tgz#90f9d296ac5e37e608028e28a447b11d385b3f63"
98249843 integrity sha512-qSDLy2aGFPm8i4rsbHd4MNyTcrzHFsLQykrtbuGRknZZCBBVXSv2tSCDN2Cg6Rt/GFRw8GoW9y9Ecw5rIPG1sg==
@@ -10602,7 +10621,7 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.17, postcss@^7.0.1
1060210621 picocolors "^0.2.1"
1060310622 source-map "^0.6.1"
1060410623
10605- postcss@^8.2.1, postcss@^8.3.11, postcss@^8.4.16, postcss@^8.4. 24:
10624+ postcss@^8.2.1, postcss@^8.3.11, postcss@^8.4.24:
1060610625 version "8.4.24"
1060710626 resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.24.tgz#f714dba9b2284be3cc07dbd2fc57ee4dc972d2df"
1060810627 integrity sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==
@@ -10611,6 +10630,15 @@ postcss@^8.2.1, postcss@^8.3.11, postcss@^8.4.16, postcss@^8.4.24:
1061110630 picocolors "^1.0.0"
1061210631 source-map-js "^1.0.2"
1061310632
10633+ postcss@^8.4.16:
10634+ version "8.4.26"
10635+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.26.tgz#1bc62ab19f8e1e5463d98cf74af39702a00a9e94"
10636+ integrity sha512-jrXHFF8iTloAenySjM/ob3gSj7pCu0Ji49hnjqzsgSRa50hkWCKD0HQ+gMNJkW38jBI68MpAAg7ZWwHwX8NMMw==
10637+ dependencies:
10638+ nanoid "^3.3.6"
10639+ picocolors "^1.0.0"
10640+ source-map-js "^1.0.2"
10641+
1061410642posthog-js@1.63.3:
1061510643 version "1.63.3"
1061610644 resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.63.3.tgz#b4bf0c73762282ce089094f6d519a034531e6662"
@@ -11572,14 +11600,14 @@ semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
1157211600 resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
1157311601 integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
1157411602
11575- semver@^7.3.2, semver@^7.3.4, semver@^7.3.8, semver@^7.5.2 :
11603+ semver@^7.3.2, semver@^7.3.4, semver@^7.3.8:
1157611604 version "7.5.3"
1157711605 resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.3.tgz#161ce8c2c6b4b3bdca6caadc9fa3317a4c4fe88e"
1157811606 integrity sha512-QBlUtyVk/5EeHbi7X0fw6liDZc7BBmEaSYn01fMU1OUYbf6GPsbTtd8WmnqbI20SeycoHSeiybkE/q1Q+qlThQ==
1157911607 dependencies:
1158011608 lru-cache "^6.0.0"
1158111609
11582- semver@^7.3.5, semver@^7.3.7, semver@^7.5.3:
11610+ semver@^7.3.5, semver@^7.3.7, semver@^7.5.2, semver@^7.5. 3:
1158311611 version "7.5.4"
1158411612 resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
1158511613 integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
0 commit comments