|
25 | 25 | "version": "yarn build && git add -A" |
26 | 26 | }, |
27 | 27 | "devDependencies": { |
28 | | - "@babel/cli": "7.19.3", |
29 | | - "@babel/core": "7.19.3", |
30 | | - "@babel/eslint-parser": "7.19.1", |
| 28 | + "@babel/cli": "7.21.0", |
| 29 | + "@babel/core": "7.21.3", |
| 30 | + "@babel/eslint-parser": "7.21.3", |
31 | 31 | "@babel/plugin-proposal-class-properties": "7.18.6", |
32 | 32 | "@babel/plugin-transform-object-assign": "7.18.6", |
33 | | - "@babel/plugin-transform-runtime": "7.19.1", |
| 33 | + "@babel/plugin-transform-runtime": "7.21.0", |
34 | 34 | "@babel/polyfill": "7.12.1", |
35 | | - "@babel/preset-env": "7.19.3", |
| 35 | + "@babel/preset-env": "7.20.2", |
36 | 36 | "@babel/preset-react": "7.18.6", |
37 | | - "@babel/preset-typescript": "7.18.6", |
38 | | - "@babel/runtime": "7.19.0", |
| 37 | + "@babel/preset-typescript": "7.21.0", |
| 38 | + "@babel/runtime": "7.21.0", |
39 | 39 | "@brodybits/rollup-plugin-size-snapshot": "0.14.1", |
40 | 40 | "@rollup/plugin-commonjs": "24.0.1", |
41 | 41 | "@rollup/plugin-node-resolve": "15.0.1", |
42 | 42 | "@rollup/plugin-replace": "5.0.2", |
43 | | - "@storybook/addon-a11y": "6.5.12", |
44 | | - "@storybook/addon-essentials": "6.5.12", |
| 43 | + "@storybook/addon-a11y": "6.5.16", |
| 44 | + "@storybook/addon-essentials": "6.5.16", |
45 | 45 | "@storybook/addon-postcss": "2.0.0", |
46 | | - "@storybook/builder-webpack5": "6.5.12", |
47 | | - "@storybook/manager-webpack5": "6.5.12", |
48 | | - "@storybook/react": "6.5.12", |
49 | | - "@swc/core": "1.3.28", |
| 46 | + "@storybook/builder-webpack5": "6.5.16", |
| 47 | + "@storybook/manager-webpack5": "6.5.16", |
| 48 | + "@storybook/react": "6.5.16", |
| 49 | + "@swc/core": "1.3.41", |
50 | 50 | "@swc/jest": "0.2.24", |
51 | 51 | "@testing-library/dom": "8.20.0", |
52 | 52 | "@testing-library/jest-dom": "5.16.5", |
53 | 53 | "@testing-library/react": "12.1.5", |
54 | 54 | "@testing-library/user-event": "14.4.3", |
55 | | - "@types/jest": "29.4.0", |
| 55 | + "@types/jest": "29.5.0", |
56 | 56 | "@types/prop-types": "15.7.5", |
57 | 57 | "@types/react": "17.0.53", |
58 | 58 | "@types/react-color": "3.0.6", |
59 | | - "@types/react-dom": "17.0.18", |
| 59 | + "@types/react-dom": "17.0.19", |
60 | 60 | "@types/styled-components": "5.1.26", |
61 | 61 | "@types/webpack": "5.28.0", |
62 | 62 | "@types/webpack-env": "1.18.0", |
63 | | - "@typescript-eslint/eslint-plugin": "5.49.0", |
64 | | - "@typescript-eslint/parser": "5.49.0", |
| 63 | + "@typescript-eslint/eslint-plugin": "5.55.0", |
| 64 | + "@typescript-eslint/parser": "5.55.0", |
65 | 65 | "@zendeskgarden/eslint-config": "29.0.0", |
66 | | - "@zendeskgarden/react-theming": "8.62.1", |
67 | | - "@zendeskgarden/scripts": "1.4.0", |
| 66 | + "@zendeskgarden/react-theming": "8.63.2", |
| 67 | + "@zendeskgarden/scripts": "1.4.1", |
68 | 68 | "@zendeskgarden/tailwindcss": "3.0.1", |
69 | 69 | "acorn-jsx": "5.3.2", |
70 | | - "autoprefixer": "10.4.13", |
| 70 | + "autoprefixer": "10.4.14", |
71 | 71 | "babel-core": "7.0.0-bridge.0", |
72 | | - "babel-loader": "9.1.0", |
| 72 | + "babel-loader": "9.1.2", |
73 | 73 | "babel-plugin-module-resolver": "5.0.0", |
74 | 74 | "babel-plugin-styled-components": "2.0.7", |
75 | 75 | "classnames": "2.3.2", |
76 | 76 | "commander": "10.0.0", |
77 | | - "core-js": "3.25.5", |
| 77 | + "core-js": "3.29.1", |
78 | 78 | "coveralls": "3.1.1", |
79 | 79 | "envalid": "7.3.1", |
80 | | - "eslint": "8.32.0", |
81 | | - "eslint-config-prettier": "8.6.0", |
| 80 | + "eslint": "8.36.0", |
| 81 | + "eslint-config-prettier": "8.7.0", |
82 | 82 | "eslint-plugin-jest": "27.2.1", |
83 | 83 | "eslint-plugin-jsx-a11y": "6.7.1", |
84 | 84 | "eslint-plugin-node": "11.1.0", |
85 | 85 | "eslint-plugin-notice": "0.9.10", |
86 | | - "eslint-plugin-react": "7.32.1", |
| 86 | + "eslint-plugin-react": "7.32.2", |
87 | 87 | "eslint-plugin-react-hooks": "4.6.0", |
88 | 88 | "execa": "5.1.1", |
89 | 89 | "husky": "8.0.3", |
90 | | - "jest": "29.4.0", |
91 | | - "jest-environment-jsdom": "29.4.0", |
92 | | - "lerna": "6.4.1", |
93 | | - "lint-staged": "13.1.0", |
| 90 | + "jest": "29.5.0", |
| 91 | + "jest-environment-jsdom": "29.5.0", |
| 92 | + "lerna": "6.5.1", |
| 93 | + "lint-staged": "13.2.0", |
94 | 94 | "live-server": "1.2.2", |
95 | 95 | "markdownlint-cli": "0.33.0", |
96 | 96 | "ora": "5.4.1", |
97 | 97 | "postcss": "8.4.21", |
98 | | - "prettier": "2.8.3", |
| 98 | + "prettier": "2.8.5", |
99 | 99 | "prettier-package-json": "2.8.0", |
100 | 100 | "react": "17.0.2", |
101 | 101 | "react-dom": "17.0.2", |
102 | | - "regenerator-runtime": "0.13.9", |
103 | | - "rollup": "3.10.1", |
| 102 | + "regenerator-runtime": "0.13.11", |
| 103 | + "rollup": "3.20.0", |
104 | 104 | "rollup-plugin-analyzer": "4.0.0", |
105 | 105 | "rollup-plugin-babel": "4.4.0", |
106 | 106 | "rollup-plugin-cleanup": "3.2.1", |
107 | 107 | "rollup-plugin-delete": "2.0.0", |
108 | 108 | "rollup-plugin-license": "3.0.1", |
109 | 109 | "rollup-plugin-typescript2": "0.34.1", |
110 | | - "styled-components": "5.3.6", |
111 | | - "tailwindcss": "3.2.4", |
| 110 | + "styled-components": "5.3.9", |
| 111 | + "tailwindcss": "3.2.7", |
112 | 112 | "ts-loader": "8.4.0", |
113 | | - "typescript": "4.9.4", |
114 | | - "webpack": "5.76.1" |
| 113 | + "typescript": "4.9.5", |
| 114 | + "webpack": "5.76.2" |
115 | 115 | } |
116 | 116 | } |
0 commit comments