|
28 | 28 | "version": "yarn build && git add -A"
|
29 | 29 | },
|
30 | 30 | "devDependencies": {
|
31 |
| - "@babel/cli": "7.17.6", |
32 |
| - "@babel/core": "7.17.9", |
33 |
| - "@babel/eslint-parser": "7.17.0", |
34 |
| - "@babel/plugin-proposal-class-properties": "7.16.7", |
35 |
| - "@babel/plugin-proposal-object-rest-spread": "7.17.3", |
36 |
| - "@babel/plugin-transform-object-assign": "7.16.7", |
| 31 | + "@babel/cli": "7.18.10", |
| 32 | + "@babel/core": "7.19.0", |
| 33 | + "@babel/eslint-parser": "7.18.9", |
| 34 | + "@babel/plugin-proposal-class-properties": "7.18.6", |
| 35 | + "@babel/plugin-proposal-object-rest-spread": "7.18.9", |
| 36 | + "@babel/plugin-transform-object-assign": "7.18.6", |
37 | 37 | "@babel/polyfill": "7.12.1",
|
38 |
| - "@babel/preset-env": "7.16.11", |
39 |
| - "@babel/preset-react": "7.16.7", |
40 |
| - "@rollup/plugin-commonjs": "22.0.0", |
41 |
| - "@rollup/plugin-node-resolve": "13.2.1", |
| 38 | + "@babel/preset-env": "7.19.0", |
| 39 | + "@babel/preset-react": "7.18.6", |
| 40 | + "@rollup/plugin-commonjs": "22.0.2", |
| 41 | + "@rollup/plugin-node-resolve": "13.3.0", |
42 | 42 | "@rollup/plugin-replace": "4.0.0",
|
43 |
| - "@storybook/addon-a11y": "6.4.22", |
44 |
| - "@storybook/addon-essentials": "6.4.22", |
45 |
| - "@storybook/builder-webpack5": "6.4.22", |
46 |
| - "@storybook/manager-webpack5": "6.4.22", |
47 |
| - "@storybook/react": "6.4.22", |
48 |
| - "@svgr/rollup": "6.2.1", |
49 |
| - "@svgr/webpack": "6.2.1", |
50 |
| - "@testing-library/jest-dom": "5.16.4", |
| 43 | + "@storybook/addon-a11y": "6.5.10", |
| 44 | + "@storybook/addon-essentials": "6.5.10", |
| 45 | + "@storybook/builder-webpack5": "6.5.10", |
| 46 | + "@storybook/manager-webpack5": "6.5.10", |
| 47 | + "@storybook/react": "6.5.10", |
| 48 | + "@svgr/rollup": "6.3.1", |
| 49 | + "@svgr/webpack": "6.3.1", |
| 50 | + "@testing-library/jest-dom": "5.16.5", |
51 | 51 | "@testing-library/react": "12.1.5",
|
52 |
| - "@testing-library/react-hooks": "8.0.0", |
| 52 | + "@testing-library/react-hooks": "8.0.1", |
53 | 53 | "@testing-library/user-event": "13.5.0",
|
54 |
| - "@types/jest": "28.1.1", |
| 54 | + "@types/jest": "28.1.8", |
55 | 55 | "@types/prop-types": "15.7.5",
|
56 |
| - "@types/react": "17.0.44", |
57 |
| - "@types/react-dom": "17.0.15", |
58 |
| - "@types/styled-components": "5.1.25", |
59 |
| - "@typescript-eslint/eslint-plugin": "5.20.0", |
60 |
| - "@typescript-eslint/parser": "5.20.0", |
| 56 | + "@types/react": "17.0.49", |
| 57 | + "@types/react-dom": "17.0.17", |
| 58 | + "@types/styled-components": "5.1.26", |
| 59 | + "@typescript-eslint/eslint-plugin": "5.36.2", |
| 60 | + "@typescript-eslint/parser": "5.36.2", |
61 | 61 | "@zendeskgarden/css-bedrock": "9.0.0",
|
62 | 62 | "@zendeskgarden/eslint-config": "28.0.0",
|
63 | 63 | "@zendeskgarden/scripts": "1.4.0",
|
64 | 64 | "@zendeskgarden/stylelint-config": "16.0.1",
|
65 |
| - "@zendeskgarden/svg-icons": "6.32.0", |
| 65 | + "@zendeskgarden/svg-icons": "6.33.0", |
66 | 66 | "acorn-jsx": "5.3.2",
|
67 | 67 | "babel-core": "7.0.0-bridge.0",
|
68 |
| - "babel-loader": "8.2.4", |
| 68 | + "babel-loader": "8.2.5", |
69 | 69 | "babel-plugin-module-resolver": "4.1.0",
|
70 | 70 | "babel-plugin-react-remove-properties": "0.3.0",
|
71 | 71 | "babel-plugin-styled-components": "2.0.7",
|
72 | 72 | "chalk": "4.1.2",
|
73 |
| - "commander": "9.2.0", |
74 |
| - "core-js": "3.22.0", |
| 73 | + "commander": "9.4.0", |
| 74 | + "core-js": "3.25.1", |
75 | 75 | "coveralls": "3.1.1",
|
76 | 76 | "envalid": "7.3.1",
|
77 |
| - "esbuild": "0.14.42", |
| 77 | + "esbuild": "0.15.7", |
78 | 78 | "esbuild-jest": "0.5.0",
|
79 |
| - "eslint": "8.13.0", |
| 79 | + "eslint": "8.23.0", |
80 | 80 | "eslint-config-prettier": "8.5.0",
|
81 | 81 | "eslint-plugin-garden-local": "file:./utils/eslint",
|
82 |
| - "eslint-plugin-jest": "26.1.4", |
83 |
| - "eslint-plugin-jsx-a11y": "6.5.1", |
| 82 | + "eslint-plugin-jest": "26.9.0", |
| 83 | + "eslint-plugin-jsx-a11y": "6.6.1", |
84 | 84 | "eslint-plugin-node": "11.1.0",
|
85 | 85 | "eslint-plugin-notice": "0.9.10",
|
86 |
| - "eslint-plugin-react": "7.29.4", |
87 |
| - "eslint-plugin-react-hooks": "4.4.0", |
| 86 | + "eslint-plugin-react": "7.31.7", |
| 87 | + "eslint-plugin-react-hooks": "4.6.0", |
88 | 88 | "execa": "5.1.1",
|
89 |
| - "fork-ts-checker-webpack-plugin": "7.2.7", |
| 89 | + "fork-ts-checker-webpack-plugin": "7.2.13", |
90 | 90 | "fuzzy": "0.1.3",
|
91 | 91 | "glob": "8.0.3",
|
92 | 92 | "husky": "8.0.1",
|
93 | 93 | "identity-obj-proxy": "3.0.0",
|
94 |
| - "inquirer": "8.2.2", |
| 94 | + "inquirer": "8.2.4", |
95 | 95 | "inquirer-autocomplete-prompt": "2.0.0",
|
96 |
| - "jest": "28.1.0", |
97 |
| - "jest-environment-jsdom": "28.1.0", |
98 |
| - "jest-styled-components": "7.0.8", |
99 |
| - "lerna": "5.4.0", |
| 96 | + "jest": "28.1.3", |
| 97 | + "jest-environment-jsdom": "28.1.3", |
| 98 | + "jest-styled-components": "7.1.1", |
| 99 | + "lerna": "5.5.0", |
100 | 100 | "lint-staged": "13.0.3",
|
101 |
| - "markdownlint-cli": "0.31.1", |
| 101 | + "markdownlint-cli": "0.32.2", |
102 | 102 | "micromatch": "4.0.5",
|
103 | 103 | "mockdate": "3.0.5",
|
104 | 104 | "ora": "5.4.1",
|
105 | 105 | "pluralize": "8.0.0",
|
106 |
| - "prettier": "2.6.2", |
107 |
| - "prettier-package-json": "2.6.3", |
108 |
| - "qs": "6.10.3", |
| 106 | + "prettier": "2.7.1", |
| 107 | + "prettier-package-json": "2.6.4", |
| 108 | + "qs": "6.11.0", |
109 | 109 | "react": "17.0.2",
|
110 | 110 | "react-dom": "17.0.2",
|
111 | 111 | "react-is": "17.0.2",
|
112 | 112 | "react-test-renderer": "17.0.2",
|
113 | 113 | "regenerator-runtime": "0.13.9",
|
114 |
| - "rollup": "2.70.2", |
| 114 | + "rollup": "2.79.0", |
115 | 115 | "rollup-plugin-analyzer": "4.0.0",
|
116 | 116 | "rollup-plugin-babel": "4.4.0",
|
117 | 117 | "rollup-plugin-cleanup": "3.2.1",
|
118 | 118 | "rollup-plugin-delete": "2.0.0",
|
119 |
| - "rollup-plugin-license": "2.7.0", |
| 119 | + "rollup-plugin-license": "2.8.1", |
120 | 120 | "rollup-plugin-size-snapshot": "0.12.0",
|
121 |
| - "rollup-plugin-typescript2": "0.31.2", |
122 |
| - "storybook-addon-designs": "6.2.1", |
| 121 | + "rollup-plugin-typescript2": "0.33.0", |
| 122 | + "storybook-addon-designs": "6.3.1", |
123 | 123 | "styled-components": "5.3.5",
|
124 | 124 | "stylelint": "13.13.1",
|
125 | 125 | "stylelint-config-styled-components": "0.1.1",
|
126 | 126 | "stylelint-order": "4.1.0",
|
127 | 127 | "stylelint-processor-styled-components": "1.10.0",
|
128 | 128 | "temp": "0.9.4",
|
129 |
| - "typescript": "4.6.3", |
130 |
| - "webpack": "5.72.0" |
| 129 | + "typescript": "4.8.2", |
| 130 | + "webpack": "5.74.0" |
131 | 131 | }
|
132 | 132 | }
|
0 commit comments