|
1 | 1 | {
|
2 | 2 | "name": "flipper-ui",
|
3 |
| - "version": "0.35.4", |
| 3 | + "version": "0.35.5", |
4 | 4 | "description": "React UI based on the @mui/material toolkit for the web",
|
5 | 5 | "main": "dist/index.js",
|
6 | 6 | "author": "NG",
|
|
32 | 32 | "dependencies": {
|
33 | 33 | "@emotion/react": "11.14.0",
|
34 | 34 | "@emotion/styled": "11.14.0",
|
35 |
| - "@mui/icons-material": "6.3.1", |
36 |
| - "@mui/material": "6.3.1", |
37 |
| - "@mui/system": "6.3.1", |
38 |
| - "@mui/x-date-pickers": "7.23.3", |
| 35 | + "@mui/icons-material": "6.4.2", |
| 36 | + "@mui/material": "6.4.2", |
| 37 | + "@mui/system": "6.4.2", |
| 38 | + "@mui/x-date-pickers": "7.24.1", |
39 | 39 | "ramda": "0.30.1",
|
40 | 40 | "react-loading-skeleton": "3.5.0",
|
41 | 41 | "react-number-format": "5.4.3"
|
42 | 42 | },
|
43 | 43 | "devDependencies": {
|
44 | 44 | "@babel/cli": "7.26.4",
|
45 |
| - "@babel/core": "7.26.0", |
| 45 | + "@babel/core": "7.26.7", |
46 | 46 | "@babel/plugin-transform-runtime": "7.25.9",
|
47 |
| - "@babel/preset-env": "7.26.0", |
| 47 | + "@babel/preset-env": "7.26.7", |
48 | 48 | "@babel/preset-react": "7.26.3",
|
49 | 49 | "@babel/preset-typescript": "7.26.0",
|
50 |
| - "@faker-js/faker": "9.3.0", |
51 |
| - "@storybook/addon-essentials": "8.4.7", |
| 50 | + "@faker-js/faker": "9.4.0", |
| 51 | + "@storybook/addon-essentials": "8.5.2", |
52 | 52 | "@storybook/addon-webpack5-compiler-babel": "3.0.5",
|
53 |
| - "@storybook/blocks": "8.4.7", |
54 |
| - "@storybook/react": "8.4.7", |
55 |
| - "@storybook/react-webpack5": "8.4.7", |
56 |
| - "@stylistic/eslint-plugin": "2.12.1", |
| 53 | + "@storybook/blocks": "8.5.2", |
| 54 | + "@storybook/react": "8.5.2", |
| 55 | + "@storybook/react-webpack5": "8.5.2", |
| 56 | + "@stylistic/eslint-plugin": "3.0.1", |
57 | 57 | "@testing-library/dom": "10.4.0",
|
58 | 58 | "@testing-library/jest-dom": "6.6.3",
|
59 |
| - "@testing-library/react": "16.1.0", |
60 |
| - "@testing-library/user-event": "14.5.2", |
| 59 | + "@testing-library/react": "16.2.0", |
| 60 | + "@testing-library/user-event": "14.6.1", |
61 | 61 | "@types/jest": "29.5.14",
|
62 |
| - "@types/node": "22.10.5", |
| 62 | + "@types/node": "22.12.0", |
63 | 63 | "@types/ramda": "0.30.2",
|
64 | 64 | "@types/react": "18.3.12",
|
65 | 65 | "@types/uuid": "10.0.0",
|
66 |
| - "@typescript-eslint/eslint-plugin": "8.19.1", |
67 |
| - "@typescript-eslint/parser": "8.19.1", |
| 66 | + "@typescript-eslint/eslint-plugin": "8.22.0", |
| 67 | + "@typescript-eslint/parser": "8.22.0", |
68 | 68 | "babel-loader": "9.2.1",
|
69 | 69 | "babel-plugin-import": "1.13.8",
|
70 | 70 | "babel-plugin-module-resolver": "5.0.2",
|
71 | 71 | "date-fns": "4.1.0",
|
72 |
| - "eslint": "9.17.0", |
73 |
| - "eslint-config-prettier": "9.1.0", |
| 72 | + "eslint": "9.19.0", |
| 73 | + "eslint-config-prettier": "10.0.1", |
74 | 74 | "eslint-import-resolver-typescript": "3.7.0",
|
75 | 75 | "eslint-plugin-import": "2.31.0",
|
76 |
| - "eslint-plugin-prettier": "5.2.1", |
77 |
| - "eslint-plugin-react": "7.37.3", |
| 76 | + "eslint-plugin-prettier": "5.2.3", |
| 77 | + "eslint-plugin-react": "7.37.4", |
78 | 78 | "eslint-plugin-react-hooks": "5.1.0",
|
79 |
| - "fs-extra": "11.2.0", |
| 79 | + "fs-extra": "11.3.0", |
80 | 80 | "identity-obj-proxy": "3.0.0",
|
81 | 81 | "jest": "29.7.0",
|
82 | 82 | "jest-environment-jsdom": "29.7.0",
|
83 | 83 | "prettier": "3.4.2",
|
84 | 84 | "react": "18.3.1",
|
85 | 85 | "react-dom": "18.3.1",
|
86 |
| - "storybook": "8.4.7", |
| 86 | + "storybook": "8.5.2", |
87 | 87 | "styled-components": "6.1.14",
|
88 | 88 | "ts-jest": "29.2.5",
|
89 |
| - "ts-loader": "9.5.1", |
| 89 | + "ts-loader": "9.5.2", |
90 | 90 | "typescript": "5.7.3",
|
91 |
| - "typescript-eslint": "8.19.1", |
92 |
| - "uuid": "11.0.4", |
| 91 | + "typescript-eslint": "8.22.0", |
| 92 | + "uuid": "11.0.5", |
93 | 93 | "webpack": "5.97.1"
|
94 | 94 | },
|
95 | 95 | "peerDependencies": {
|
|
0 commit comments