|
9 | 9 | "docs" |
10 | 10 | ], |
11 | 11 | "dependencies": { |
12 | | - "@babel/core": "^7.22.15", |
| 12 | + "@babel/core": "^7.23.0", |
13 | 13 | "@babel/plugin-proposal-class-properties": "^7.18.6", |
14 | 14 | "@babel/plugin-proposal-private-methods": "^7.18.6", |
15 | 15 | "@babel/plugin-proposal-private-property-in-object": "^7.21.11", |
16 | | - "@babel/preset-env": "^7.22.15", |
| 16 | + "@babel/preset-env": "^7.22.20", |
17 | 17 | "@babel/preset-react": "^7.22.15", |
18 | | - "@babel/preset-typescript": "^7.22.15", |
| 18 | + "@babel/preset-typescript": "^7.23.0", |
19 | 19 | "@manypkg/cli": "^0.21.0", |
| 20 | + "@nicolo-ribaudo/semver-v6": "^6.3.3", |
20 | 21 | "@preconstruct/hook": "^0.4.0", |
21 | | - "@storybook/addon-a11y": "^7.4.0", |
22 | | - "@storybook/addon-essentials": "^7.4.0", |
23 | | - "@storybook/react": "^7.4.0", |
24 | | - "@storybook/react-webpack5": "^7.4.0", |
25 | | - "@types/jest": "^29.5.4", |
26 | | - "@types/node": "^18.17.14", |
27 | | - "@types/react": "^18.2.21", |
28 | | - "@types/react-dom": "^18.2.7", |
29 | | - "@typescript-eslint/eslint-plugin": "^6.6.0", |
30 | | - "@typescript-eslint/parser": "^6.6.0", |
31 | | - "babel-jest": "^29.6.4", |
32 | | - "babel-plugin-react-native-web": "^0.19.8", |
33 | | - "eslint": "^8.49.0", |
| 22 | + "@storybook/addon-a11y": "^7.4.6", |
| 23 | + "@storybook/addon-essentials": "^7.4.6", |
| 24 | + "@storybook/react": "^7.4.6", |
| 25 | + "@storybook/react-webpack5": "^7.4.6", |
| 26 | + "@swc/core": "^1.3.92", |
| 27 | + "@swc/jest": "^0.2.29", |
| 28 | + "@types/jest": "^29.5.5", |
| 29 | + "@types/node": "^18.18.4", |
| 30 | + "@types/react": "^18.2.25", |
| 31 | + "@types/react-dom": "^18.2.11", |
| 32 | + "@typescript-eslint/eslint-plugin": "^6.7.4", |
| 33 | + "@typescript-eslint/parser": "^6.7.4", |
| 34 | + "babel-plugin-react-native-web": "^0.19.9", |
| 35 | + "clean-package": "^2.2.0", |
| 36 | + "eslint": "^8.51.0", |
34 | 37 | "eslint-config-airbnb": "^19.0.4", |
35 | 38 | "eslint-config-airbnb-typescript": "^17.1.0", |
36 | 39 | "eslint-config-prettier": "^9.0.0", |
37 | 40 | "eslint-plugin-import": "^2.28.1", |
38 | | - "eslint-plugin-jsdoc": "^46.5.1", |
| 41 | + "eslint-plugin-jsdoc": "^46.8.2", |
39 | 42 | "eslint-plugin-jsx-a11y": "^6.7.1", |
40 | 43 | "eslint-plugin-react": "^7.33.2", |
41 | 44 | "eslint-plugin-react-hooks": "^4.6.0", |
42 | | - "eslint-plugin-storybook": "^0.6.13", |
43 | | - "eslint-plugin-testing-library": "^5.11.1", |
| 45 | + "eslint-plugin-storybook": "^0.6.14", |
| 46 | + "eslint-plugin-testing-library": "^6.0.2", |
44 | 47 | "eslint-plugin-unicorn": "^48.0.1", |
45 | 48 | "gh-pages": "^6.0.0", |
46 | | - "glob": "^10.3.4", |
| 49 | + "glob": "^10.3.10", |
47 | 50 | "husky": "^8.0.3", |
48 | | - "jest": "^29.6.4", |
49 | | - "jest-environment-jsdom": "^29.6.4", |
| 51 | + "jest": "^29.7.0", |
| 52 | + "jest-environment-jsdom": "^29.7.0", |
50 | 53 | "jest-watch-typeahead": "^2.2.2", |
51 | | - "knip": "^2.22.0", |
52 | | - "lerna": "^7.2.0", |
| 54 | + "knip": "^2.32.0", |
| 55 | + "lerna": "^7.3.0", |
53 | 56 | "lint-staged": "^14.0.1", |
54 | 57 | "prettier": "^3.0.3", |
55 | 58 | "prettier-plugin-organize-imports": "^3.2.3", |
56 | 59 | "react": "18.2.0", |
57 | 60 | "react-dom": "18.2.0", |
58 | | - "react-native": "0.72.4", |
59 | | - "react-native-builder-bob": "^0.21.3", |
60 | | - "react-native-safe-area-context": "4.5.0", |
| 61 | + "react-native": "0.72.5", |
| 62 | + "react-native-builder-bob": "^0.23.1", |
| 63 | + "react-native-safe-area-context": "4.6.3", |
61 | 64 | "react-native-svg": "13.9.0", |
62 | | - "react-native-web": "^0.19.8", |
63 | | - "rimraf": "^5.0.1", |
64 | | - "storybook": "^7.4.0", |
| 65 | + "react-native-web": "^0.19.9", |
| 66 | + "rimraf": "^5.0.5", |
| 67 | + "storybook": "^7.4.6", |
65 | 68 | "storybook-addon-performance": "^0.17.1", |
66 | 69 | "storybook-dark-mode": "^3.0.1", |
67 | | - "tsx": "^3.12.8", |
| 70 | + "tsx": "^3.13.0", |
68 | 71 | "typescript": "~5.2.2", |
69 | 72 | "webpack": "^5.88.2", |
70 | 73 | "yarn-deduplicate": "^6.0.2" |
71 | 74 | }, |
72 | 75 | "resolutions": { |
73 | | - "@types/react": "^18.2.21" |
| 76 | + "@types/react": "^18.2.25" |
74 | 77 | }, |
75 | 78 | "scripts": { |
76 | 79 | "build": "lerna run build --ignore=\"@md3-ui/docs\"", |
77 | 80 | "build:props-docs": "yarn typedocs && lerna run build --scope=\"@md3-ui/props-docs\"", |
78 | 81 | "deploy": "yarn storybook:build && gh-pages -d storybook-static && rimraf storybook-static", |
79 | 82 | "lint": "eslint .", |
80 | | - "postinstall": "manypkg check && tsx scripts/create-dist.ts", |
| 83 | + "postinstall": "manypkg check", |
81 | 84 | "prepare": "husky install", |
82 | 85 | "prestorybook": "rimraf node_modules/.cache/storybook", |
83 | 86 | "storybook": "sb dev -p 6006", |
|
0 commit comments