|
4 | 4 | "private": true, |
5 | 5 | "dependencies": { |
6 | 6 | "@domoinc/query": "^3.0.0", |
7 | | - "@reduxjs/toolkit": "^1.2.5", |
| 7 | + "@reduxjs/toolkit": "^2.12.0", |
8 | 8 | "react": "^18.3.0", |
9 | 9 | "react-dom": "^18.3.0", |
10 | | - "react-redux": "^7.2.0", |
| 10 | + "react-redux": "^9.3.0", |
11 | 11 | "react-scripts": "5.0.1", |
12 | | - "ryuu.js": "^4.2.0", |
13 | | - "typescript": "^4.0.3" |
| 12 | + "ryuu.js": "^5.1.4", |
| 13 | + "typescript": "^5.8.0" |
14 | 14 | }, |
15 | 15 | "scripts": { |
16 | 16 | "start": "react-scripts start", |
|
50 | 50 | }, |
51 | 51 | "devDependencies": { |
52 | 52 | "@babel/core": "^7.12.0", |
53 | | - "@domoinc/da": "^1.3.5", |
| 53 | + "@domoinc/da": "^2.3.2", |
54 | 54 | "@domoinc/eslint-config": "^2.0.0", |
55 | 55 | "@domoinc/prettier-config": "^1.2.0", |
56 | | - "@domoinc/ryuu-proxy": "^4.0.6", |
| 56 | + "@domoinc/ryuu-proxy": "^5.0.2", |
57 | 57 | "@storybook/addon-actions": "^6.5.13", |
58 | 58 | "@storybook/addon-essentials": "^6.5.13", |
59 | 59 | "@storybook/addon-links": "^6.5.13", |
|
63 | 63 | "@storybook/preset-create-react-app": "^4.0.0", |
64 | 64 | "@storybook/react": "^6.5.13", |
65 | 65 | "@testing-library/react": "^13.3.0", |
66 | | - "@types/jest": "^24.0.0", |
67 | | - "@types/node": "^12.0.0", |
| 66 | + "@types/jest": "^29.5.14", |
| 67 | + "@types/node": "^22.0.0", |
68 | 68 | "@types/react": "^18.3.0", |
69 | 69 | "@types/react-dom": "^18.3.0", |
70 | | - "@types/react-redux": "^7.1.7", |
71 | | - "@typescript-eslint/eslint-plugin": "^7.18.0", |
72 | | - "@typescript-eslint/parser": "^7.18.0", |
| 70 | + "@types/react-redux": "^7.1.34", |
| 71 | + "@typescript-eslint/eslint-plugin": "^8.60.1", |
| 72 | + "@typescript-eslint/parser": "^8.60.1", |
73 | 73 | "babel-loader": "^8.2.3", |
74 | 74 | "eslint-config-prettier": "^6.0.0", |
75 | 75 | "eslint-plugin-prettier": "^5.0.0", |
|
0 commit comments