|
55 | 55 | "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
56 | 56 | },
|
57 | 57 | "resolutions": {
|
58 |
| - "@types/react": "18.2.7" |
| 58 | + "@types/react": "18.2.67" |
59 | 59 | },
|
60 | 60 | "devDependencies": {
|
61 |
| - "@babel/core": "7.22.1", |
62 |
| - "@babel/eslint-parser": "7.21.8", |
| 61 | + "@babel/core": "7.24.1", |
| 62 | + "@babel/eslint-parser": "7.24.1", |
63 | 63 | "@babel/plugin-syntax-dynamic-import": "7.8.3",
|
64 |
| - "@babel/preset-env": "7.22.4", |
65 |
| - "@babel/preset-react": "7.22.3", |
66 |
| - "@babel/preset-typescript": "7.21.5", |
| 64 | + "@babel/preset-env": "7.24.1", |
| 65 | + "@babel/preset-react": "7.24.1", |
| 66 | + "@babel/preset-typescript": "7.24.1", |
67 | 67 | "@semantic-release/changelog": "6.0.3",
|
68 | 68 | "@semantic-release/git": "10.0.1",
|
69 |
| - "@semantic-release/npm": "10.0.3", |
| 69 | + "@semantic-release/npm": "10.0.6", |
70 | 70 | "@shopify/jest-dom-mocks": "4.2.0",
|
71 |
| - "@storybook/addon-actions": "7.0.18", |
| 71 | + "@storybook/addon-actions": "7.6.17", |
72 | 72 | "@storybook/addon-docs": "^7.0.4",
|
73 | 73 | "@storybook/addon-essentials": "^7.0.4",
|
74 | 74 | "@storybook/addon-interactions": "^7.0.4",
|
75 | 75 | "@storybook/addon-knobs": "7.0.2",
|
76 | 76 | "@storybook/addon-links": "^7.0.4",
|
77 |
| - "@storybook/addon-mdx-gfm": "7.0.18", |
| 77 | + "@storybook/addon-mdx-gfm": "7.6.17", |
78 | 78 | "@storybook/addon-notes": "5.3.21",
|
79 | 79 | "@storybook/addon-options": "5.3.21",
|
80 | 80 | "@storybook/blocks": "^7.0.4",
|
81 |
| - "@storybook/cli": "7.0.18", |
| 81 | + "@storybook/cli": "7.6.17", |
82 | 82 | "@storybook/manager-api": "^7.0.4",
|
83 | 83 | "@storybook/preset-create-react-app": "^7.0.4",
|
84 |
| - "@storybook/react": "7.0.18", |
85 |
| - "@storybook/react-webpack5": "7.0.18", |
86 |
| - "@storybook/testing-library": "^0.1.0", |
| 84 | + "@storybook/react": "7.6.17", |
| 85 | + "@storybook/react-webpack5": "7.6.17", |
| 86 | + "@storybook/testing-library": "^0.2.0", |
87 | 87 | "@storybook/theming": "^7.0.4",
|
88 |
| - "@testing-library/react": "14.0.0", |
| 88 | + "@testing-library/react": "14.2.1", |
89 | 89 | "@testing-library/react-hooks": "8.0.1",
|
90 |
| - "@types/jest": "29.5.2", |
91 |
| - "@types/react": "18.2.7", |
92 |
| - "@typescript-eslint/eslint-plugin": "5.59.8", |
93 |
| - "@typescript-eslint/parser": "5.59.8", |
| 90 | + "@types/jest": "29.5.12", |
| 91 | + "@types/react": "18.2.67", |
| 92 | + "@typescript-eslint/eslint-plugin": "5.62.0", |
| 93 | + "@typescript-eslint/parser": "5.62.0", |
94 | 94 | "babel-core": "6.26.3",
|
95 |
| - "babel-loader": "9.1.2", |
| 95 | + "babel-loader": "9.1.3", |
96 | 96 | "babel-plugin-dynamic-import-node": "2.3.3",
|
97 |
| - "eslint": "8.41.0", |
98 |
| - "eslint-config-prettier": "8.8.0", |
| 97 | + "eslint": "8.57.0", |
| 98 | + "eslint-config-prettier": "8.10.0", |
99 | 99 | "eslint-config-react-app": "7.0.1",
|
100 | 100 | "eslint-plugin-flowtype": "8.0.3",
|
101 |
| - "eslint-plugin-import": "2.27.5", |
102 |
| - "eslint-plugin-jsx-a11y": "6.7.1", |
| 101 | + "eslint-plugin-import": "2.29.1", |
| 102 | + "eslint-plugin-jsx-a11y": "6.8.0", |
103 | 103 | "eslint-plugin-prettier": "4.2.1",
|
104 |
| - "eslint-plugin-react": "7.32.2", |
| 104 | + "eslint-plugin-react": "7.34.1", |
105 | 105 | "eslint-plugin-react-hooks": "4.6.0",
|
106 |
| - "eslint-plugin-storybook": "^0.6.11", |
| 106 | + "eslint-plugin-storybook": "^0.8.0", |
107 | 107 | "fork-ts-checker-webpack-plugin": "8.0.0",
|
108 | 108 | "gh-pages": "5.0.0",
|
109 | 109 | "husky": "8.0.3",
|
110 |
| - "jest": "29.5.0", |
| 110 | + "jest": "29.7.0", |
111 | 111 | "jest-environment-jsdom": "^29.5.0",
|
112 | 112 | "jest-localstorage-mock": "2.4.26",
|
113 |
| - "lint-staged": "13.2.2", |
| 113 | + "lint-staged": "13.3.0", |
114 | 114 | "markdown-loader": "8.0.0",
|
115 | 115 | "prettier": "2.8.8",
|
116 | 116 | "prop-types": "^15.8.1",
|
117 | 117 | "react": "18.2.0",
|
118 | 118 | "react-dom": "18.2.0",
|
119 | 119 | "react-test-renderer": "18.2.0",
|
120 |
| - "rimraf": "5.0.1", |
121 |
| - "semantic-release": "21.0.2", |
122 |
| - "storybook": "7.0.18", |
123 |
| - "ts-jest": "29.1.0", |
124 |
| - "ts-loader": "9.4.3", |
125 |
| - "ts-node": "10.9.1", |
126 |
| - "typescript": "5.0.4" |
| 120 | + "rimraf": "5.0.5", |
| 121 | + "semantic-release": "21.1.2", |
| 122 | + "storybook": "7.6.17", |
| 123 | + "ts-jest": "29.1.2", |
| 124 | + "ts-loader": "9.5.1", |
| 125 | + "ts-node": "10.9.2", |
| 126 | + "typescript": "5.4.2" |
127 | 127 | },
|
128 | 128 | "config": {
|
129 | 129 | "commitizen": {
|
|
156 | 156 | ]
|
157 | 157 | },
|
158 | 158 | "volta": {
|
159 |
| - "node": "18.16.0", |
160 |
| - "yarn": "1.22.19" |
| 159 | + "node": "18.19.1", |
| 160 | + "yarn": "1.22.22" |
161 | 161 | }
|
162 | 162 | }
|
0 commit comments