|
48 | 48 | "test:e2e:open": "start-test 3000 cypress:open"
|
49 | 49 | },
|
50 | 50 | "dependencies": {
|
51 |
| - "@floating-ui/react": "^0.16.0", |
| 51 | + "@floating-ui/react": "^0.20.1", |
52 | 52 | "classnames": "^2.3.2",
|
53 |
| - "react-icons": "^4.6.0", |
| 53 | + "react-icons": "^4.7.1", |
54 | 54 | "react-indiana-drag-scroll": "^2.2.0"
|
55 | 55 | },
|
56 | 56 | "peerDependencies": {
|
|
60 | 60 | "tailwindcss": "^3"
|
61 | 61 | },
|
62 | 62 | "devDependencies": {
|
63 |
| - "@babel/core": "^7.18.10", |
| 63 | + "@babel/core": "^7.21.0", |
64 | 64 | "@babel/plugin-syntax-flow": "^7.18.6",
|
65 |
| - "@babel/plugin-transform-react-jsx": "^7.18.10", |
66 |
| - "@commitlint/cli": "^17.0.3", |
67 |
| - "@commitlint/config-conventional": "^17.0.3", |
68 |
| - "@mdx-js/react": "^1.6.22", |
69 |
| - "@storybook/addon-a11y": "^6.5.10", |
70 |
| - "@storybook/addon-actions": "^6.5.10", |
71 |
| - "@storybook/addon-docs": "^6.5.10", |
72 |
| - "@storybook/addon-essentials": "^6.5.10", |
73 |
| - "@storybook/addon-interactions": "^6.5.10", |
74 |
| - "@storybook/addon-links": "^6.5.10", |
| 65 | + "@babel/plugin-transform-react-jsx": "^7.21.0", |
| 66 | + "@commitlint/cli": "^17.4.4", |
| 67 | + "@commitlint/config-conventional": "^17.4.4", |
| 68 | + "@mdx-js/react": "^2.3.0", |
| 69 | + "@storybook/addon-a11y": "^6.5.16", |
| 70 | + "@storybook/addon-actions": "^6.5.16", |
| 71 | + "@storybook/addon-docs": "^6.5.16", |
| 72 | + "@storybook/addon-essentials": "^6.5.16", |
| 73 | + "@storybook/addon-interactions": "^6.5.16", |
| 74 | + "@storybook/addon-links": "^6.5.16", |
75 | 75 | "@storybook/addon-postcss": "^2.0.0",
|
76 |
| - "@storybook/addons": "^6.5.10", |
77 |
| - "@storybook/api": "^6.5.10", |
78 |
| - "@storybook/builder-webpack5": "^6.5.10", |
79 |
| - "@storybook/components": "^6.5.10", |
80 |
| - "@storybook/core-events": "^6.5.10", |
81 |
| - "@storybook/manager-webpack5": "^6.5.10", |
82 |
| - "@storybook/react": "^6.5.10", |
| 76 | + "@storybook/addons": "^6.5.16", |
| 77 | + "@storybook/api": "^6.5.16", |
| 78 | + "@storybook/builder-webpack5": "^6.5.16", |
| 79 | + "@storybook/components": "^6.5.16", |
| 80 | + "@storybook/core-events": "^6.5.16", |
| 81 | + "@storybook/manager-webpack5": "^6.5.16", |
| 82 | + "@storybook/react": "^6.5.16", |
83 | 83 | "@storybook/testing-library": "^0.0.13",
|
84 |
| - "@storybook/theming": "^6.5.10", |
85 |
| - "@testing-library/dom": "^8.16.1", |
| 84 | + "@storybook/theming": "^6.5.16", |
| 85 | + "@testing-library/dom": "^9.0.0", |
86 | 86 | "@testing-library/jest-dom": "^5.16.5",
|
87 |
| - "@testing-library/react": "^13.3.0", |
88 |
| - "@testing-library/user-event": "^14.4.2", |
89 |
| - "@types/node": "^18.11.3", |
90 |
| - "@types/react": "^18.0.21", |
91 |
| - "@types/react-dom": "^18.0.6", |
92 |
| - "@types/react-syntax-highlighter": "^15.5.4", |
93 |
| - "@typescript-eslint/eslint-plugin": "^5.33.0", |
94 |
| - "@typescript-eslint/parser": "^5.33.0", |
95 |
| - "@vitejs/plugin-react": "^2.0.0", |
96 |
| - "@vitest/coverage-c8": "^0.24.3", |
97 |
| - "@vitest/ui": "^0.21.0", |
98 |
| - "autoprefixer": "^10.4.8", |
99 |
| - "axe-core": "^4.4.3", |
100 |
| - "babel-loader": "^8.2.5", |
101 |
| - "commitizen": "^4.2.6", |
102 |
| - "cypress": "^10.4.0", |
103 |
| - "cypress-axe": "^1.0.0", |
| 87 | + "@testing-library/react": "^14.0.0", |
| 88 | + "@testing-library/user-event": "^14.4.3", |
| 89 | + "@types/node": "^18.14.3", |
| 90 | + "@types/react": "^18.0.28", |
| 91 | + "@types/react-dom": "^18.0.11", |
| 92 | + "@types/react-syntax-highlighter": "^15.5.6", |
| 93 | + "@typescript-eslint/eslint-plugin": "^5.54.0", |
| 94 | + "@typescript-eslint/parser": "^5.54.0", |
| 95 | + "@vitejs/plugin-react": "^3.1.0", |
| 96 | + "@vitest/coverage-c8": "^0.29.2", |
| 97 | + "@vitest/ui": "^0.29.2", |
| 98 | + "autoprefixer": "^10.4.13", |
| 99 | + "axe-core": "^4.6.3", |
| 100 | + "babel-loader": "^9.1.2", |
| 101 | + "commitizen": "^4.3.0", |
| 102 | + "cypress": "^12.7.0", |
| 103 | + "cypress-axe": "^1.4.0", |
104 | 104 | "cz-conventional-changelog": "3.3.0",
|
105 |
| - "eslint": "^8.21.0", |
106 |
| - "eslint-plugin-react": "^7.30.1", |
| 105 | + "eslint": "^8.35.0", |
| 106 | + "eslint-plugin-react": "^7.32.2", |
107 | 107 | "eslint-plugin-react-hooks": "^4.6.0",
|
108 |
| - "eslint-plugin-storybook": "^0.6.4", |
109 |
| - "flowbite": "^1.5.4", |
110 |
| - "husky": "^8.0.1", |
111 |
| - "jsdom": "^20.0.1", |
112 |
| - "lint-staged": "^13.0.3", |
113 |
| - "postcss": "^8.4.18", |
114 |
| - "prettier": "^2.7.1", |
115 |
| - "prettier-plugin-organize-imports": "^3.0.3", |
116 |
| - "prettier-plugin-tailwindcss": "^0.2.2", |
| 108 | + "eslint-plugin-storybook": "^0.6.11", |
| 109 | + "flowbite": "^1.6.3", |
| 110 | + "husky": "^8.0.3", |
| 111 | + "jsdom": "^21.1.0", |
| 112 | + "lint-staged": "^13.1.2", |
| 113 | + "postcss": "^8.4.21", |
| 114 | + "prettier": "^2.8.4", |
| 115 | + "prettier-plugin-organize-imports": "^3.2.2", |
| 116 | + "prettier-plugin-tailwindcss": "^0.2.3", |
117 | 117 | "react": "^18.2.0",
|
118 | 118 | "react-app-rewired": "^2.2.1",
|
119 | 119 | "react-dom": "^18.2.0",
|
120 | 120 | "react-element-to-jsx-string": "^15.0.0",
|
121 |
| - "react-router-dom": "^6.3.0", |
| 121 | + "react-router-dom": "^6.8.2", |
122 | 122 | "react-scripts": "^5.0.1",
|
123 | 123 | "react-syntax-highlighter": "^15.5.0",
|
124 | 124 | "require-from-string": "^2.0.2",
|
125 | 125 | "resize-observer-polyfill": "^1.5.1",
|
126 | 126 | "standard-version": "^9.5.0",
|
127 |
| - "start-server-and-test": "^1.14.0", |
128 |
| - "storybook-dark-mode": "^1.1.2", |
129 |
| - "tailwindcss": "^3.2.4", |
130 |
| - "typescript": "^4.8.0", |
131 |
| - "vite": "^3.1.8", |
132 |
| - "vitest": "^0.24.3", |
133 |
| - "webpack": "^5.74.0" |
| 127 | + "start-server-and-test": "^2.0.0", |
| 128 | + "storybook-dark-mode": "^2.1.1", |
| 129 | + "tailwindcss": "^3.2.7", |
| 130 | + "typescript": "^4.9.5", |
| 131 | + "vite": "^4.1.4", |
| 132 | + "vitest": "^0.29.2", |
| 133 | + "webpack": "^5.75.0" |
134 | 134 | },
|
135 | 135 | "browserslist": {
|
136 | 136 | "production": [
|
|
0 commit comments