|
59 | 59 | "prepublishOnly": "npm run build" |
60 | 60 | }, |
61 | 61 | "devDependencies": { |
62 | | - "@cypress/vite-dev-server": "^5.0.3", |
| 62 | + "@cypress/vite-dev-server": "^5.2.1", |
63 | 63 | "@rollup/plugin-node-resolve": "^16.0.0", |
64 | 64 | "@storybook/addon-actions": "^8.5.3", |
65 | 65 | "@storybook/addon-docs": "^8.5.3", |
|
72 | 72 | "@storybook/react-vite": "^8.5.3", |
73 | 73 | "@storybook/test": "^8.5.3", |
74 | 74 | "@storybook/theming": "^8.5.3", |
75 | | - "@testing-library/jest-dom": "^5.16.4", |
76 | | - "@testing-library/react": "^13.0.0", |
| 75 | + "@testing-library/jest-dom": "^5.17.0", |
| 76 | + "@testing-library/react": "^16.2.0", |
77 | 77 | "@vitejs/plugin-react": "^4.3.4", |
78 | 78 | "@vitest/coverage-v8": "^3.0.5", |
79 | 79 | "cypress": "^14.0.2", |
80 | 80 | "cypress-jest-adapter": "^0.1.1", |
81 | | - "eslint": "^5.15.2", |
82 | | - "eslint-config-airbnb": "^17.1.0", |
83 | | - "eslint-config-prettier": "^6.12.0", |
84 | | - "eslint-plugin-import": "^2.16.0", |
85 | | - "eslint-plugin-jsx-a11y": "^6.2.1", |
86 | | - "eslint-plugin-prettier": "^3.0.1", |
87 | | - "eslint-plugin-react": "^7.12.4", |
88 | | - "git-url-parse": "^11.1.2", |
89 | | - "happy-dom": "^8.7.1", |
90 | | - "jest": "^26.5.0", |
91 | | - "prettier": "^2.1.2", |
| 81 | + "eslint": "^5.16.0", |
| 82 | + "eslint-config-airbnb": "^17.1.1", |
| 83 | + "eslint-config-prettier": "^6.15.0", |
| 84 | + "eslint-plugin-import": "^2.31.0", |
| 85 | + "eslint-plugin-jsx-a11y": "^6.10.2", |
| 86 | + "eslint-plugin-prettier": "^3.4.1", |
| 87 | + "eslint-plugin-react": "^7.37.4", |
| 88 | + "git-url-parse": "^11.6.0", |
| 89 | + "happy-dom": "^8.9.0", |
| 90 | + "jest": "^26.6.3", |
| 91 | + "prettier": "^2.8.8", |
92 | 92 | "react": "^19.0.0", |
93 | 93 | "react-dom": "^19.0.0", |
94 | 94 | "rollup-plugin-analyzer": "^4.0.0", |
|
103 | 103 | "react-dom": "^19.0.0" |
104 | 104 | }, |
105 | 105 | "dependencies": { |
106 | | - "d3-array": "^3.1.4", |
| 106 | + "d3-array": "^3.2.4", |
107 | 107 | "d3-color": "^3.1.0", |
108 | 108 | "d3-ease": "^3.0.1", |
109 | 109 | "d3-format": "^3.1.0", |
110 | 110 | "d3-interpolate": "^3.0.1", |
111 | 111 | "d3-scale": "^4.0.2", |
112 | 112 | "d3-selection": "^3.0.0", |
113 | | - "d3-shape": "^3.1.0", |
| 113 | + "d3-shape": "^3.2.0", |
114 | 114 | "d3-transition": "^3.0.1", |
115 | 115 | "lodash-es": "^4.17.21", |
116 | 116 | "memoize-one": "^6.0.0", |
|
0 commit comments