|
47 | 47 | "@playwright/test": "1.57.0", |
48 | 48 | "@pmmmwh/react-refresh-webpack-plugin": "0.5.11", |
49 | 49 | "@storybook/addon-a11y": "9.1.17", |
50 | | - "@storybook/addon-docs": "9.1.17", |
| 50 | + "@storybook/addon-docs": "^9.1.17", |
51 | 51 | "@storybook/addon-webpack5-compiler-babel": "3.0.3", |
52 | 52 | "@storybook/icons": "1.4.0", |
53 | 53 | "@storybook/react-webpack5": "9.1.17", |
54 | | - "@testing-library/jest-dom": "5.16.5", |
| 54 | + "@testing-library/jest-dom": "^6.6.3", |
55 | 55 | "@testing-library/react": "14.3.0", |
56 | 56 | "@testing-library/user-event": "14.4.3", |
57 | | - "@types/node": "20.17.10", |
| 57 | + "@types/node": "^20.17.10", |
58 | 58 | "@types/prettier": "2.4.4", |
59 | | - "@types/react": "18.3.1", |
60 | | - "@types/react-dom": "18.3.0", |
| 59 | + "@types/react": "^18.3.27", |
| 60 | + "@types/react-dom": "^18.3.1", |
61 | 61 | "@types/semver": "7.3.8", |
62 | 62 | "@types/sprintf-js": "1.1.2", |
63 | 63 | "@types/uuid": "8.3.1", |
|
73 | 73 | "concurrently": "3.5.0", |
74 | 74 | "cross-env": "7.0.3", |
75 | 75 | "cross-spawn": "^7.0.6", |
76 | | - "css-loader": "6.2.0", |
77 | | - "esbuild": "0.25.10", |
| 76 | + "css-loader": "^6.2.0", |
| 77 | + "esbuild": "^0.27.2", |
78 | 78 | "eslint-import-resolver-typescript": "4.4.4", |
79 | 79 | "eslint-plugin-eslint-comments": "3.1.2", |
80 | 80 | "eslint-plugin-import": "2.25.2", |
|
94 | 94 | "jest-environment-jsdom": "^30.2.0", |
95 | 95 | "jest-jasmine2": "29.6.2", |
96 | 96 | "jest-junit": "13.0.0", |
97 | | - "jest-message-util": "29.6.2", |
| 97 | + "jest-message-util": "^29.6.2", |
98 | 98 | "jest-watch-typeahead": "2.2.2", |
99 | 99 | "json2md": "2.0.1", |
100 | 100 | "jsonc-parser": "3.3.1", |
|
114 | 114 | "reassure": "0.7.1", |
115 | 115 | "resize-observer-polyfill": "1.5.1", |
116 | 116 | "rimraf": "5.0.10", |
117 | | - "sass": "1.54.0", |
| 117 | + "sass": "^1.54.0", |
118 | 118 | "sass-embedded": "1.93.2", |
119 | 119 | "sass-loader": "16.0.3", |
120 | 120 | "semver": "7.5.4", |
121 | 121 | "simple-git": "3.24.0", |
122 | 122 | "snapshot-diff": "0.10.0", |
123 | 123 | "sprintf-js": "1.1.1", |
124 | | - "storybook": "9.1.17", |
| 124 | + "storybook": "^9.1.17", |
125 | 125 | "storybook-addon-source-link": "1.0.1", |
126 | 126 | "storybook-addon-tag-badges": "2.0.4", |
127 | 127 | "style-loader": "3.2.1", |
|
0 commit comments