|
63 | 63 | "react-image-size": "^2.0.0" |
64 | 64 | }, |
65 | 65 | "devDependencies": { |
66 | | - "@babel/core": "^7.23.9", |
67 | | - "@babel/eslint-parser": "^7.23.10", |
68 | | - "@babel/plugin-transform-runtime": "^7.23.9", |
69 | | - "@babel/preset-env": "^7.23.9", |
70 | | - "@babel/preset-react": "^7.23.3", |
71 | | - "@babel/runtime": "^7.23.9", |
| 66 | + "@babel/core": "^7.26.10", |
| 67 | + "@babel/eslint-parser": "^7.26.10", |
| 68 | + "@babel/plugin-transform-runtime": "^7.26.10", |
| 69 | + "@babel/preset-env": "^7.26.10", |
| 70 | + "@babel/preset-react": "^7.26.10", |
| 71 | + "@babel/runtime": "^7.26.10", |
72 | 72 | "@mll-lab/eslint-config": "^3.1.0", |
73 | 73 | "@mll-lab/eslint-plugin": "^1.3.4", |
74 | 74 | "@mll-lab/prettier-config": "^1.0.0", |
|
79 | 79 | "@rollup/plugin-typescript": "^11.1.6", |
80 | 80 | "@semantic-release/changelog": "^6.0.3", |
81 | 81 | "@semantic-release/git": "^10.0.1", |
82 | | - "@storybook/addon-essentials": "^7.5.3", |
83 | | - "@storybook/addons": "^7.5.3", |
84 | | - "@storybook/react": "^7.5.3", |
85 | | - "@storybook/react-webpack5": "^7.5.3", |
| 82 | + "@storybook/addon-essentials": "^8.0.0", |
| 83 | + "@storybook/addons": "^7.6.17", |
| 84 | + "@storybook/react": "^8.0.0", |
| 85 | + "@storybook/react-webpack5": "^8.0.0", |
86 | 86 | "@storybook/storybook-deployer": "^2.8.16", |
87 | 87 | "@testing-library/dom": "^9.3.3", |
88 | | - "@testing-library/jest-dom": "^6.1.4", |
| 88 | + "@testing-library/jest-dom": "^6.6.4", |
89 | 89 | "@testing-library/react": "^14.1.2", |
90 | 90 | "@testing-library/react-hooks": "^8.0.1", |
91 | 91 | "@testing-library/user-event": "^13.5.0", |
|
95 | 95 | "@types/react": "^18.2.38", |
96 | 96 | "@types/react-datepicker": "^4.19.3", |
97 | 97 | "@types/react-dom": "^18.2.17", |
98 | | - "@types/testing-library__jest-dom": "^6.0.0", |
99 | 98 | "babel-jest": "^29.7.0", |
100 | 99 | "babel-loader": "^9.1.3", |
101 | 100 | "babel-plugin-import": "^1.13.8", |
|
121 | 120 | "react-is": "^18.2.0", |
122 | 121 | "require-from-string": "^2.0.2", |
123 | 122 | "rimraf": "^6.0.1", |
124 | | - "rollup": "^4.9.6", |
| 123 | + "rollup": "^4.22.4", |
125 | 124 | "rollup-plugin-peer-deps-external": "^2.2.4", |
126 | 125 | "rollup-plugin-styles": "^4.0.0", |
127 | 126 | "semantic-release": "^25.0.1", |
128 | | - "storybook": "^7.6.12", |
| 127 | + "storybook": "^8.0.0", |
129 | 128 | "style-loader": "^3.3.3", |
130 | 129 | "styled-components": "^6.1.1", |
131 | 130 | "ts-jest": "^29.1.1", |
132 | 131 | "ts-loader": "^9.5.1", |
133 | 132 | "ts-node": "^10.9.1", |
134 | 133 | "typescript": "^5.3.2", |
135 | | - "webpack": "^5.89.0" |
| 134 | + "webpack": "^5.97.0" |
136 | 135 | }, |
137 | 136 | "packageManager": "yarn@4.10.3" |
138 | 137 | } |
0 commit comments