|
45 | 45 | "react-dom": ">=17.0.0"
|
46 | 46 | },
|
47 | 47 | "devDependencies": {
|
48 |
| - "@rollup/plugin-commonjs": "^25.0.3", |
49 |
| - "@rollup/plugin-node-resolve": "^15.1.0", |
50 |
| - "@types/node": "^20.4.6", |
51 |
| - "@types/react": "^18.2.18", |
52 |
| - "@types/react-dom": "^18.2.7", |
53 |
| - "@typescript-eslint/eslint-plugin": "^6.2.1", |
54 |
| - "cypress": "^12.17.3", |
55 |
| - "eslint": "^8.46.0", |
56 |
| - "eslint-config-standard-with-typescript": "^37.0.0", |
57 |
| - "eslint-plugin-import": "^2.28.0", |
58 |
| - "eslint-plugin-n": "^16.0.1", |
| 48 | + "@rollup/plugin-commonjs": "^25.0.7", |
| 49 | + "@rollup/plugin-node-resolve": "^15.2.3", |
| 50 | + "@types/node": "^20.10.4", |
| 51 | + "@types/react": "^18.2.43", |
| 52 | + "@types/react-dom": "^18.2.17", |
| 53 | + "@typescript-eslint/eslint-plugin": "^6.14.0", |
| 54 | + "cypress": "^13.6.1", |
| 55 | + "eslint": "^8.55.0", |
| 56 | + "eslint-config-standard-with-typescript": "^42.0.0", |
| 57 | + "eslint-plugin-import": "^2.29.0", |
| 58 | + "eslint-plugin-n": "^16.4.0", |
59 | 59 | "eslint-plugin-promise": "^6.1.1",
|
60 |
| - "eslint-plugin-react": "^7.33.1", |
61 |
| - "gh-pages": "^5.0.0", |
62 |
| - "postcss": "^8.4.27", |
| 60 | + "eslint-plugin-react": "^7.33.2", |
| 61 | + "gh-pages": "^6.1.0", |
| 62 | + "postcss": "^8.4.32", |
63 | 63 | "react": "^18.2.0",
|
64 | 64 | "react-dom": "^18.2.0",
|
65 |
| - "rollup": "^3.27.1", |
| 65 | + "rollup": "^4.8.0", |
66 | 66 | "rollup-plugin-peer-deps-external": "^2.2.4",
|
67 |
| - "rollup-plugin-typescript2": "^0.35.0", |
68 |
| - "ts-loader": "^9.4.4", |
69 |
| - "ts-node": "^10.9.1", |
70 |
| - "typescript": "^5.1.6", |
71 |
| - "webpack": "^5.88.2" |
| 67 | + "rollup-plugin-typescript2": "^0.36.0", |
| 68 | + "ts-loader": "^9.5.1", |
| 69 | + "ts-node": "^10.9.2", |
| 70 | + "typescript": "^5.3.3", |
| 71 | + "webpack": "^5.89.0" |
72 | 72 | }
|
73 | 73 | }
|
0 commit comments