diff --git a/package.json b/package.json index 53e3789..059fa7d 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,8 @@ "flatted": "^3.4.2", "lodash": ">=4.18.0", "picomatch": ">=4.0.4", - "vite": ">=6.4.2" + "vite": ">=6.4.2", + "elliptic": ">=6.6.1" } }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c7d8113..dc1d03a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,6 +11,7 @@ overrides: lodash: '>=4.18.0' picomatch: '>=4.0.4' vite: '>=6.4.2' + elliptic: '>=6.6.1' importers: @@ -6184,7 +6185,7 @@ snapshots: jsdom: 24.1.3 jsonpath-plus: 10.4.0 lodash: 4.18.1 - material-react-table: 2.13.3(330725fe5432f245d076f0c0dda1a7a7) + material-react-table: 2.13.3(0078ddeddc9e779fa84c03996c1db10e) monaco-editor: 0.52.2 msw: 2.4.9(typescript@5.6.2) msw-storybook-addon: 2.0.3(msw@2.4.9(typescript@5.6.2)) @@ -9896,7 +9897,7 @@ snapshots: '@types/minimatch': 3.0.5 minimatch: 3.1.5 - material-react-table@2.13.3(330725fe5432f245d076f0c0dda1a7a7): + material-react-table@2.13.3(0078ddeddc9e779fa84c03996c1db10e): dependencies: '@emotion/react': 11.14.0(@types/react@18.3.28)(react@18.3.1) '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.14)(react@18.3.1))(@types/react@18.3.28)(react@18.3.1)