31 Commits
Author SHA1 Message Date
porink0424 a686bac919 Upgrade mui to v6 2024-09-25 18:48:04 +09:00
dependabot[bot] 1bb2d03626 Bump rollup from 4.21.3 to 4.22.4 in /tslib/react
Bumps [rollup](https://github.com/rollup/rollup) from 4.21.3 to 4.22.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.21.3...v4.22.4)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-24 04:53:27 +00:00
dependabot[bot] 9968ab2700 Bump send and express in /tslib/react
Bumps [send](https://github.com/pillarjs/send) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0)

Updates `express` from 4.20.0 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.20.0...4.21.0)

---
updated-dependencies:
- dependency-name: send
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 01:09:41 +00:00
dependabot[bot] 5ae3c2b7ca Bump vite from 5.3.0 to 5.4.6 in /tslib/react
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.0 to 5.4.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 19:29:31 +00:00
c-bata 3ee07f3204 Run npm audit fix on @optuna/react 2024-09-11 16:40:21 +09:00
c-bata 0a0f1ec05f Cutomize storybook docs 2024-08-17 09:33:54 +09:00
c-bata 91faf1b33d Remoev @optuna/storage dependency from @optuna/react 2024-08-07 19:40:12 +09:00
c-bata abe7c39839 Remove recoil dependency from @optuna/storage 2024-08-07 19:26:39 +09:00
porink0424 abc531d022 Add @mui/lab in tslib/react 2024-06-19 12:16:01 +09:00
porink0424 6358686dbf Npm audit fix 2024-06-19 11:09:19 +09:00
porink0424 8dfaf08b55 Update package-lock.json 2024-06-14 12:01:11 +09:00
porink0424 6ae97e804e Update package-lock.json 2024-06-14 11:39:59 +09:00
porink0424 2e8f0ccd8b Restore react versions 2024-06-14 11:24:28 +09:00
porink0424 28da791f4c Run npm install 2024-06-12 19:02:17 +09:00
Daichi Kato 99ad058936 Merge branch 'main' into fix/move-GraphEdf-to-tslib 2024-06-12 18:37:43 +09:00
porink0424 bb4e1a8878 Update react & react-dom version 2024-06-12 18:36:38 +09:00
porink0424 3dfc5fa933 npm audit fix 2024-06-12 17:18:20 +09:00
dependabot[bot] 58d89a616c Bump braces from 3.0.2 to 3.0.3 in /tslib/react
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-12 05:16:11 +00:00
keisuke-umezawa 52efe9dc3e Use tanstack table in tslib 2024-06-11 21:22:52 +09:00
dependabot[bot] 0a8883b15f Bump ejs from 3.1.9 to 3.1.10 in /tslib/react
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-02 18:23:50 +00:00
porink0424 5d6e7beba1 Add typescript into devDependencies in tslib/types & tslib/storage 2024-04-19 17:28:51 +09:00
porink0424 44ab51c3ba Add run scripts 2024-04-12 14:32:19 +09:00
porink0424 c30632c63b Update package-lock.json 2024-04-12 10:49:02 +09:00
porink0424 fdbca4cd1f Update package-lock.json 2024-04-10 18:58:48 +09:00
porink0424 b37fa189aa Remove dependency for rustpkg in tslib/react 2024-04-10 18:45:52 +09:00
porink0424 7ebc99952a Add rustlib dependencies 2024-04-10 16:30:33 +09:00
porink0424 28c865d47a Impl test by toBeInTheDocument() 2024-04-05 13:22:33 +09:00
porink0424 38b64c75de Impl test by vitest for components 2024-04-05 12:08:05 +09:00
porink0424 563114933c Exclude loadStorageFromFile from pkg 2024-04-03 11:56:23 +09:00
porink0424 bd4554e594 Delete biome dependencies from tslib 2024-03-29 18:04:50 +09:00
porink0424 13d0539a37 Rename @optuna/storybook -> @optuna/react 2024-03-29 17:34:56 +09:00