Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18,937 changes: 9,277 additions & 9,660 deletions error-infra-setup/package-lock.json

Large diffs are not rendered by default.

126 changes: 63 additions & 63 deletions error-infra-setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,76 +14,76 @@
"sentry:sourcemaps": "sentry-cli sourcemaps inject --org akadenia --project akadenia-owl ./.next && sentry-cli sourcemaps upload --org akadenia --project akadenia-owl ./.next"
},
"dependencies": {
"@akadenia/api": "^1.0.1",
"@auth0/nextjs-auth0": "^3.5.0",
"@heroicons/react": "^2.0.18",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-popover": "^1.0.7",
"@radix-ui/react-select": "^2.0.0",
"@radix-ui/react-separator": "^1.0.3",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-switch": "^1.0.3",
"@radix-ui/react-tabs": "^1.0.4",
"@radix-ui/react-toggle": "^1.0.3",
"@sentry/nextjs": "^8.2.1",
"@tailwindcss/forms": "^0.5.7",
"@tanstack/match-sorter-utils": "^8.15.1",
"@tanstack/react-table": "^8.17.3",
"autoprefixer": "^10.4.16",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"cmdk": "^1.0.0",
"date-fns": "^3.6.0",
"@akadenia/api": "^1.2.1",
"@auth0/nextjs-auth0": "^4.16.0",
"@heroicons/react": "^2.2.0",
"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-dropdown-menu": "^2.1.16",
"@radix-ui/react-icons": "^1.3.2",
"@radix-ui/react-label": "^2.1.8",
"@radix-ui/react-popover": "^1.1.15",
"@radix-ui/react-select": "^2.2.6",
"@radix-ui/react-separator": "^1.1.8",
"@radix-ui/react-slot": "^1.2.4",
"@radix-ui/react-switch": "^1.2.6",
"@radix-ui/react-tabs": "^1.1.13",
"@radix-ui/react-toggle": "^1.1.10",
"@sentry/nextjs": "^10.46.0",
"@tailwindcss/forms": "^0.5.11",
"@tanstack/match-sorter-utils": "^8.19.4",
"@tanstack/react-table": "^8.21.3",
"autoprefixer": "^10.4.27",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
"date-fns": "^4.1.0",
"eslint-config-react": "^1.1.7",
"lucide-react": "^0.394.0",
"mobx": "^6.12.0",
"mobx-persist-store": "^1.1.3",
"mobx-react-lite": "^4.0.7",
"next": "^14.2.4",
"lucide-react": "^1.7.0",
"mobx": "^6.15.0",
"mobx-persist-store": "^1.1.8",
"mobx-react-lite": "^4.1.1",
"next": "^16.2.1",
"next-theme": "^0.1.5",
"next-themes": "^0.3.0",
"nextjs-toploader": "^1.6.12",
"next-themes": "^0.4.6",
"nextjs-toploader": "^3.9.17",
"nookies": "^2.5.2",
"npm": "^10.7.0",
"postcss": "^8.4.31",
"react": "^18.2.0",
"react-day-picker": "^8.10.1",
"react-dom": "^18.2.0",
"react-dropzone": "^14.2.3",
"react-hot-toast": "^2.4.1",
"tailwind-merge": "^2.2.1",
"tailwindcss": "^3.4.4",
"npm": "^11.12.0",
"postcss": "^8.5.8",
"react": "^19.2.4",
"react-day-picker": "^9.14.0",
"react-dom": "^19.2.4",
"react-dropzone": "^15.0.0",
"react-hot-toast": "^2.6.0",
"tailwind-merge": "^3.5.0",
"tailwindcss": "^4.2.2",
"tailwindcss-animate": "^1.0.7",
"typescript": "~5.1.6",
"vaul": "^0.9.1"
"typescript": "~6.0.2",
"vaul": "^1.1.2"
},
"devDependencies": {
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/react": "^15.0.7",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.2.17",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.2",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@typescript-eslint/eslint-plugin": "^8.57.2",
"@typescript-eslint/parser": "^8.57.2",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-next": "^14.1.3",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"postcss": "^8.4.31",
"prettier-plugin-tailwindcss": "^0.6.3",
"eslint-config-airbnb-typescript": "^18.0.0",
"eslint-config-next": "^16.2.1",
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^7.0.1",
"jest": "^30.3.0",
"jest-environment-jsdom": "^30.3.0",
"postcss": "^8.5.8",
"prettier-plugin-tailwindcss": "^0.7.2",
"ts-node": "^10.9.2",
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
"@sentry/cli": "^2.33.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"husky": "^9.1.4",
"prettier": "^3.3.3"
"@ianvs/prettier-plugin-sort-imports": "^4.7.1",
"@sentry/cli": "^3.3.4",
"eslint": "^10.1.0",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-prettier": "^5.5.5",
"husky": "^9.1.7",
"prettier": "^3.8.1"
}
}
Loading