|
9 | 9 | "docs" |
10 | 10 | ], |
11 | 11 | "dependencies": { |
12 | | - "@babel/core": "^7.21.8", |
| 12 | + "@babel/core": "^7.22.5", |
13 | 13 | "@babel/plugin-proposal-class-properties": "^7.18.6", |
14 | 14 | "@babel/plugin-proposal-private-methods": "^7.18.6", |
15 | | - "@babel/plugin-proposal-private-property-in-object": "^7.21.0", |
16 | | - "@babel/preset-env": "^7.21.5", |
17 | | - "@babel/preset-react": "^7.18.6", |
18 | | - "@babel/preset-typescript": "^7.21.5", |
19 | | - "@manypkg/cli": "^0.20.0", |
| 15 | + "@babel/plugin-proposal-private-property-in-object": "^7.21.11", |
| 16 | + "@babel/preset-env": "^7.22.5", |
| 17 | + "@babel/preset-react": "^7.22.5", |
| 18 | + "@babel/preset-typescript": "^7.22.5", |
| 19 | + "@manypkg/cli": "^0.21.0", |
20 | 20 | "@preconstruct/hook": "^0.4.0", |
21 | | - "@storybook/addon-a11y": "^7.0.12", |
22 | | - "@storybook/addon-essentials": "^7.0.12", |
23 | | - "@storybook/react": "^7.0.12", |
24 | | - "@storybook/react-webpack5": "^7.0.12", |
25 | | - "@types/jest": "^29.5.1", |
26 | | - "@types/node": "^18.16.13", |
27 | | - "@types/react": "^18.2.6", |
28 | | - "@types/react-dom": "^18.2.4", |
29 | | - "@typescript-eslint/eslint-plugin": "^5.59.6", |
30 | | - "@typescript-eslint/parser": "^5.59.6", |
| 21 | + "@storybook/addon-a11y": "^7.0.22", |
| 22 | + "@storybook/addon-essentials": "^7.0.22", |
| 23 | + "@storybook/react": "^7.0.22", |
| 24 | + "@storybook/react-webpack5": "^7.0.22", |
| 25 | + "@types/jest": "^29.5.2", |
| 26 | + "@types/node": "^18.16.18", |
| 27 | + "@types/react": "^18.2.13", |
| 28 | + "@types/react-dom": "^18.2.6", |
| 29 | + "@typescript-eslint/eslint-plugin": "^5.60.0", |
| 30 | + "@typescript-eslint/parser": "^5.60.0", |
31 | 31 | "babel-jest": "^29.5.0", |
32 | | - "babel-plugin-react-native-web": "^0.19.4", |
33 | | - "eslint": "^8.40.0", |
| 32 | + "babel-plugin-react-native-web": "^0.19.5", |
| 33 | + "eslint": "^8.43.0", |
34 | 34 | "eslint-config-airbnb": "^19.0.4", |
35 | 35 | "eslint-config-airbnb-typescript": "^17.0.0", |
36 | 36 | "eslint-config-prettier": "^8.8.0", |
37 | 37 | "eslint-plugin-import": "^2.27.5", |
38 | | - "eslint-plugin-jsdoc": "^44.2.4", |
| 38 | + "eslint-plugin-jsdoc": "^46.2.6", |
39 | 39 | "eslint-plugin-jsx-a11y": "^6.7.1", |
40 | 40 | "eslint-plugin-react": "^7.32.2", |
41 | 41 | "eslint-plugin-react-hooks": "^4.6.0", |
42 | 42 | "eslint-plugin-storybook": "^0.6.12", |
43 | 43 | "eslint-plugin-testing-library": "^5.11.0", |
44 | 44 | "eslint-plugin-unicorn": "^47.0.0", |
45 | 45 | "gh-pages": "^5.0.0", |
46 | | - "glob": "^10.2.5", |
| 46 | + "glob": "^10.3.0", |
47 | 47 | "husky": "^8.0.3", |
48 | 48 | "jest": "^29.5.0", |
49 | 49 | "jest-environment-jsdom": "^29.5.0", |
50 | 50 | "jest-watch-typeahead": "^2.2.2", |
51 | | - "knip": "^2.11.0", |
52 | | - "lerna": "^6.6.2", |
| 51 | + "knip": "^2.14.1", |
| 52 | + "lerna": "^7.0.2", |
53 | 53 | "lint-staged": "^13.2.2", |
54 | 54 | "prettier": "^2.8.8", |
55 | 55 | "prettier-plugin-organize-imports": "^3.2.2", |
56 | 56 | "react": "18.2.0", |
57 | 57 | "react-dom": "18.2.0", |
58 | | - "react-native": "0.71.8", |
| 58 | + "react-native": "0.72.0", |
59 | 59 | "react-native-builder-bob": "^0.20.4", |
60 | 60 | "react-native-safe-area-context": "4.5.0", |
61 | | - "react-native-svg": "13.4.0", |
62 | | - "react-native-web": "^0.19.4", |
| 61 | + "react-native-svg": "13.9.0", |
| 62 | + "react-native-web": "^0.19.5", |
63 | 63 | "rimraf": "^5.0.1", |
64 | | - "storybook": "^7.0.12", |
| 64 | + "storybook": "^7.0.22", |
65 | 65 | "storybook-addon-performance": "^0.17.1", |
66 | 66 | "storybook-dark-mode": "^3.0.0", |
67 | 67 | "tsx": "^3.12.7", |
68 | | - "typescript": "~5.0.4", |
69 | | - "webpack": "^5.83.1", |
| 68 | + "typescript": "~5.1.3", |
| 69 | + "webpack": "^5.88.0", |
70 | 70 | "yarn-deduplicate": "^6.0.2" |
71 | 71 | }, |
| 72 | + "resolutions": { |
| 73 | + "@types/react": "^18.2.13" |
| 74 | + }, |
72 | 75 | "scripts": { |
73 | 76 | "build": "lerna run build --ignore=\"@md3-ui/docs\"", |
74 | 77 | "build:props-docs": "yarn typedocs && lerna run build --scope=\"@md3-ui/props-docs\"", |
|
0 commit comments