|
30 | 30 | ], |
31 | 31 | "devDependencies": { |
32 | 32 | "@babel/cli": "7.24.1", |
33 | | - "@babel/core": "7.24.3", |
| 33 | + "@babel/core": "7.24.4", |
34 | 34 | "@babel/eslint-parser": "7.24.1", |
35 | 35 | "@babel/plugin-transform-object-assign": "7.24.1", |
36 | 36 | "@babel/plugin-transform-runtime": "7.24.3", |
37 | | - "@babel/preset-env": "7.24.3", |
| 37 | + "@babel/preset-env": "7.24.4", |
38 | 38 | "@babel/preset-react": "7.24.1", |
39 | 39 | "@babel/preset-typescript": "7.24.1", |
40 | 40 | "@brodybits/rollup-plugin-size-snapshot": "0.15.0", |
|
43 | 43 | "@rollup/plugin-node-resolve": "15.2.3", |
44 | 44 | "@rollup/plugin-replace": "5.0.5", |
45 | 45 | "@storybook/addon-a11y": "7.6.17", |
46 | | - "@storybook/addon-designs": "7.0.9", |
| 46 | + "@storybook/addon-designs": "8.0.0", |
47 | 47 | "@storybook/addon-essentials": "7.6.17", |
48 | 48 | "@storybook/react": "7.6.17", |
49 | 49 | "@storybook/react-webpack5": "7.6.17", |
50 | 50 | "@svgr/rollup": "8.1.0", |
51 | 51 | "@svgr/webpack": "8.1.0", |
52 | | - "@swc/core": "1.4.11", |
| 52 | + "@swc/core": "1.4.12", |
53 | 53 | "@swc/jest": "0.2.36", |
54 | 54 | "@testing-library/jest-dom": "6.4.2", |
55 | 55 | "@testing-library/react": "14.2.2", |
56 | 56 | "@testing-library/react-hooks": "8.0.1", |
57 | 57 | "@testing-library/user-event": "14.5.2", |
58 | 58 | "@types/jest": "29.5.12", |
59 | 59 | "@types/prop-types": "15.7.12", |
60 | | - "@types/react": "18.2.72", |
61 | | - "@types/react-dom": "18.2.22", |
| 60 | + "@types/react": "18.2.74", |
| 61 | + "@types/react-dom": "18.2.24", |
62 | 62 | "@types/styled-components": "5.1.34", |
63 | | - "@typescript-eslint/eslint-plugin": "6.21.0", |
64 | | - "@typescript-eslint/parser": "6.21.0", |
| 63 | + "@typescript-eslint/eslint-plugin": "7.5.0", |
| 64 | + "@typescript-eslint/parser": "7.5.0", |
65 | 65 | "@zendeskgarden/css-bedrock": "9.1.1", |
66 | | - "@zendeskgarden/eslint-config": "37.0.0", |
| 66 | + "@zendeskgarden/eslint-config": "39.0.1", |
67 | 67 | "@zendeskgarden/scripts": "2.0.4", |
68 | 68 | "@zendeskgarden/stylelint-config": "21.0.0", |
69 | 69 | "@zendeskgarden/svg-icons": "7.0.0", |
|
79 | 79 | "eslint-plugin-garden-local": "file:./utils/eslint", |
80 | 80 | "eslint-plugin-jest": "27.9.0", |
81 | 81 | "eslint-plugin-jsx-a11y": "6.8.0", |
82 | | - "eslint-plugin-node": "11.1.0", |
| 82 | + "eslint-plugin-n": "16.6.2", |
83 | 83 | "eslint-plugin-notice": "0.9.10", |
84 | 84 | "eslint-plugin-react": "7.34.1", |
85 | 85 | "eslint-plugin-react-hooks": "4.6.0", |
86 | 86 | "execa": "8.0.1", |
87 | 87 | "husky": "9.0.11", |
88 | 88 | "identity-obj-proxy": "3.0.0", |
89 | | - "inquirer": "9.2.16", |
| 89 | + "inquirer": "9.2.17", |
90 | 90 | "jest": "29.7.0", |
91 | 91 | "jest-environment-jsdom": "29.7.0", |
92 | 92 | "jest-styled-components": "7.2.0", |
|
106 | 106 | "react-is": "18.2.0", |
107 | 107 | "react-test-renderer": "18.2.0", |
108 | 108 | "regenerator-runtime": "0.14.1", |
109 | | - "rollup": "4.13.0", |
| 109 | + "rollup": "4.14.0", |
110 | 110 | "rollup-plugin-analyzer": "4.0.0", |
111 | 111 | "rollup-plugin-cleanup": "3.2.1", |
112 | 112 | "rollup-plugin-delete": "2.0.0", |
|
0 commit comments