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
106 changes: 53 additions & 53 deletions console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,36 +29,36 @@
"@chakra-ui/react": "^2.8.2",
"@chakra-ui/toast": "^7.0.2",
"@codemirror-toolkit/extensions": "^0.6.3",
"@codemirror-toolkit/react": "^0.6.0",
"@codemirror/commands": "^6.7.1",
"@codemirror/lang-json": "^6.0.1",
"@codemirror/lang-sql": "^6.8.0",
"@codemirror/language": "^6.10.3",
"@codemirror-toolkit/react": "^0.7.1",
"@codemirror/commands": "^6.10.3",
"@codemirror/lang-json": "^6.0.2",
"@codemirror/lang-sql": "^6.10.0",
"@codemirror/language": "^6.12.3",
"@codemirror/state": "^6.6.0",
"@codemirror/view": "^6.40.0",
"@codemirror/view": "^6.41.0",
"@dagrejs/dagre": "^1.1.4",
"@date-fns/utc": "^2.1.0",
"@date-fns/utc": "^2.1.1",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.1",
"@fontsource/roboto-mono": "^5.1.0",
"@frontegg/react": "^7.2.0",
"@fontsource/roboto-mono": "^5.2.8",
"@frontegg/react": "^7.12.21",
"@hookform/resolvers": "^3.9.1",
"@intercom/messenger-js-sdk": "^0.0.14",
"@intercom/messenger-js-sdk": "^0.0.19",
"@juggle/resize-observer": "^3.4.0",
"@lezer/common": "^1.2.3",
"@lezer/highlight": "^1.0.0",
"@materializeinc/sql-lexer": "^26.16.0",
"@materializeinc/sql-pretty": "^26.16.0",
"@rehookify/datepicker": "^6.6.7",
"@lezer/common": "^1.5.1",
"@lezer/highlight": "^1.2.3",
"@materializeinc/sql-lexer": "^26.18.0",
"@materializeinc/sql-pretty": "^26.18.0",
"@rehookify/datepicker": "^6.6.8",
"@segment/analytics-next": "^1.82.0",
"@sentry/react": "^10.45.0",
"@sentry/react": "^10.47.0",
"@stripe/react-stripe-js": "^5.6.1",
"@stripe/stripe-js": "^7.1.0",
"@tanstack/react-query": "^5.95.0",
"@tanstack/react-query-devtools": "^5.95.0",
"@tanstack/react-query": "^5.96.1",
"@tanstack/react-query-devtools": "^5.96.1",
"@types/d3": "^7.4.3",
"@types/d3-graphviz": "^2.6.10",
"@types/debug": "^4.1.12",
"@types/debug": "^4.1.13",
"@types/react-table": "^7.7.20",
"@types/uuid": "^10.0.0",
"@visx/axis": "^3.12.0",
Expand All @@ -73,43 +73,43 @@
"@xstate/fsm": "^2.1.0",
"base32-encoding": "^1.0.0",
"buffer": "^6.0.3",
"codemirror": "^6.0.1",
"codemirror": "^6.0.2",
"copy-to-clipboard": "^3.3.3",
"d3": "^7.9.0",
"d3-graphviz": "^5.6.0",
"d3-scale-chromatic": "^3.1.0",
"date-fns": "^4.1.0",
"date-fns-tz": "^3.2.0",
"downshift": "^9.0.8",
"downshift": "^9.3.2",
"fast-deep-equal": "^3.1.3",
"framer-motion": "^12.38.0",
"jotai": "^2.9.3",
"jotai": "^2.19.0",
"jwt-decode": "^4.0.0",
"kysely": "0.28.14",
"kysely": "0.28.15",
"launchdarkly-js-client-sdk": "^3.9.0",
"lodash.debounce": "^4.0.8",
"markdown-table": "^3.0.4",
"mitt": "^3.0.1",
"oidc-client-ts": "^3.4.1",
"oidc-client-ts": "^3.5.0",
"openapi-fetch": "^0.17.0",
"papaparse": "^5.4.1",
"papaparse": "^5.5.3",
"pg-error-enum": "^2.0.1",
"popper-max-size-modifier": "^0.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.53.1",
"react-hook-form": "^7.72.0",
"react-intersection-observer": "^10.0.3",
"react-oidc-context": "^3.3.0",
"react-oidc-context": "^3.3.1",
"react-router-dom": "^7.13.2",
"react-select": "^5.8.3",
"react-select": "^5.10.2",
"react-virtualized-auto-sizer": "^1.0.24",
"react-window": "^1.8.10",
"scroll-into-view-if-needed": "^3.1.0",
"semver": "^7.6.3",
"semver": "^7.7.4",
"stream": "^0.0.3",
"string-width": "^7.2.0",
"stripe": "^20.4.1",
"style-mod": "^4.1.2",
"style-mod": "^4.1.3",
"ts-node": "^10.9.2",
"typescript": "^5.6.3",
"use-resize-observer": "^9.1.0",
Expand All @@ -120,70 +120,70 @@
"@babel/core": "^7.29.0",
"@emotion/babel-plugin": "^11.13.5",
"@frontegg/client": "^5.3.2",
"@playwright/test": "^1.48.2",
"@playwright/test": "^1.59.1",
"@sentry/vite-plugin": "^5.1.1",
"@svgr/babel-plugin-transform-svg-component": "^8.0.0",
"@tanstack/eslint-plugin-query": "^5.95.0",
"@testing-library/dom": "^10.4.0",
"@tanstack/eslint-plugin-query": "^5.96.1",
"@testing-library/dom": "^10.4.1",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.2",
"@testing-library/user-event": "^14.5.2",
"@testing-library/user-event": "^14.6.1",
"@types/base32-encoding": "^1.0.2",
"@types/dagre": "^0.7.54",
"@types/jsonwebtoken": "^9",
"@types/lodash.debounce": "^4.0.9",
"@types/module-alias": "^2",
"@types/node": "^25.3.3",
"@types/papaparse": "^5.3.15",
"@types/node": "^25.5.0",
"@types/papaparse": "^5.5.2",
"@types/pg": "^8.20.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react-router-dom": "^5.3.3",
"@types/react-window": "^1.8.8",
"@types/semver": "^7.5.8",
"@typescript-eslint/eslint-plugin": "^8.57.1",
"@typescript-eslint/parser": "^8.57.1",
"@types/semver": "^7.7.1",
"@typescript-eslint/eslint-plugin": "^8.58.0",
"@typescript-eslint/parser": "^8.58.0",
"@vitejs/plugin-react": "^4.3.3",
"browserslist-to-esbuild": "^2.1.1",
"cacheable-lookup": "7.0.0",
"core-js": "^3.38.1",
"debug": "^4.3.7",
"core-js": "^3.49.0",
"debug": "^4.4.3",
"dedent": "^1.7.2",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-jest-formatting": "^3.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-prettier": "^5.5.5",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-compiler": "0.0.0-experimental-7670337-20240918",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.14",
"eslint-plugin-react-refresh": "^0.5.2",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-unicorn": "^56.0.0",
"extract-zip": "^2.0.1",
"fast-xml-parser": "^5.5.7",
"intersection-observer": "^0.12.2",
"jotai-devtools": "^0.10.1",
"jotai-devtools": "^0.13.1",
"jsdom": "^25.0.1",
"jsonwebtoken": "^9.0.2",
"kysely-codegen": "^0.17.0",
"lint-staged": "^16.2.7",
"jsonwebtoken": "^9.0.3",
"kysely-codegen": "^0.20.0",
"lint-staged": "^16.4.0",
"miragejs": "^0.1.48",
"module-alias": "^2.3.4",
"msw": "^2.6.4",
"msw": "^2.12.14",
"openapi-typescript": "^7.13.0",
"p-retry": "^4.6.1",
"pg": "^8.20.0",
"picocolors": "^1.1.1",
"prettier": "^3.3.3",
"react-refresh": "^0.14.2",
"prettier": "^3.8.1",
"react-refresh": "^0.18.0",
"terser": "^5.46.1",
"typescript-eslint-language-service": "^5.0.5",
"vite": "^6.4.1",
"vite-bundle-analyzer": "^0.12.1",
"vite-plugin-html": "^3.2.2",
"vite-plugin-svgr": "^4.3.0",
"vite-plugin-wasm": "^3.3.0",
"vite-plugin-wasm": "^3.6.0",
"vite-tsconfig-paths": "^6.1.1",
"vitest": "^3.0.5"
},
Expand Down Expand Up @@ -342,7 +342,7 @@
},
"resolutions": {
"@codemirror/state": "^6.6.0",
"@codemirror/view": "^6.40.0",
"@codemirror/view": "^6.41.0",
"@remix-run/router": "^1.23.2",
"diff": "^4.0.4",
"esbuild": "^0.25.0",
Expand Down
Loading
Loading