Loading
+12 −12
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@
      },
      "devDependencies": {
        "@sentry/cli": "^2.40.0",
        "@sentry/vite-plugin": "^2.22.7",
        "@sentry/vite-plugin": "^3.0.0",
        "@tsconfig/recommended": "^1.0.8",
        "@tsconfig/vite-react": "^3.4.0",
        "@types/react": "^19.0.3",
@@ -6993,9 +6993,9 @@
      }
    },
    "node_modules/@sentry/babel-plugin-component-annotate": {
      "version": "2.22.7",
      "resolved": "https://registry.npmjs.org/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-2.22.7.tgz",
      "integrity": "sha512-aa7XKgZMVl6l04NY+3X7BP7yvQ/s8scn8KzQfTLrGRarziTlMGrsCOBQtCNWXOPEbtxAIHpZ9dsrAn5EJSivOQ==",
      "version": "3.0.0",
      "resolved": "https://registry.npmjs.org/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-3.0.0.tgz",
      "integrity": "sha512-AJEt9UtU9euB6tDLRQRpCl0EUvY5UlDQEaMSu948OHC+E2jEDoh9RzmfxtqKaDhjT/6WO6g4UoSBNOLxdZkptw==",
      "dev": true,
      "engines": {
        "node": ">= 14"
@@ -7025,13 +7025,13 @@
      }
    },
    "node_modules/@sentry/bundler-plugin-core": {
      "version": "2.22.7",
      "resolved": "https://registry.npmjs.org/@sentry/bundler-plugin-core/-/bundler-plugin-core-2.22.7.tgz",
      "integrity": "sha512-ouQh5sqcB8vsJ8yTTe0rf+iaUkwmeUlGNFi35IkCFUQlWJ22qS6OfvNjOqFI19e6eGUXks0c/2ieFC4+9wJ+1g==",
      "version": "3.0.0",
      "resolved": "https://registry.npmjs.org/@sentry/bundler-plugin-core/-/bundler-plugin-core-3.0.0.tgz",
      "integrity": "sha512-vQofxVcdCxogQG4XZ41h4G07lspmN1SXOf30PgdDrR5JSleZrlevtDVbqadX2nMpSRxtyweL1jzzZ01+AMzoXg==",
      "dev": true,
      "dependencies": {
        "@babel/core": "^7.18.5",
        "@sentry/babel-plugin-component-annotate": "2.22.7",
        "@sentry/babel-plugin-component-annotate": "3.0.0",
        "@sentry/cli": "2.39.1",
        "dotenv": "^16.3.1",
        "find-up": "^5.0.0",
@@ -7478,12 +7478,12 @@
      }
    },
    "node_modules/@sentry/vite-plugin": {
      "version": "2.22.7",
      "resolved": "https://registry.npmjs.org/@sentry/vite-plugin/-/vite-plugin-2.22.7.tgz",
      "integrity": "sha512-sYRNiNm4toQGq2BfZSJPdw36em3eQaLu+3NTFpA7Hl4g3Sp2Rt3CYObnW5bxlFEruRhxzvdyB383N9OefVZ6KA==",
      "version": "3.0.0",
      "resolved": "https://registry.npmjs.org/@sentry/vite-plugin/-/vite-plugin-3.0.0.tgz",
      "integrity": "sha512-E2elyHjP3Wqnk2uXr9C17jHRQBKX8jEOpzOnEOiXYDI2FBfehs9ttj9yX1I7H8ofCiqO2EsTu5r2a0C26ZWi+w==",
      "dev": true,
      "dependencies": {
        "@sentry/bundler-plugin-core": "2.22.7",
        "@sentry/bundler-plugin-core": "3.0.0",
        "unplugin": "1.0.1"
      },
      "engines": {
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@
  "license": "ISC",
  "devDependencies": {
    "@sentry/cli": "^2.40.0",
    "@sentry/vite-plugin": "^2.22.7",
    "@sentry/vite-plugin": "^3.0.0",
    "@tsconfig/recommended": "^1.0.8",
    "@tsconfig/vite-react": "^3.4.0",
    "@types/react": "^19.0.3",