|
49 | 49 | ],
|
50 | 50 | "license": "MIT",
|
51 | 51 | "devDependencies": {
|
52 |
| - "@testing-library/react": "^14.0.0", |
53 |
| - "@types/jest": "^29.5.3", |
54 |
| - "@types/react": "^18.2.18", |
55 |
| - "@types/react-dom": "^18.2.7", |
56 |
| - "@typescript-eslint/eslint-plugin": "^5.62.0", |
57 |
| - "@typescript-eslint/parser": "^5.62.0", |
58 |
| - "eslint": "^8.46.0", |
59 |
| - "eslint-config-prettier": "^8.9.0", |
| 52 | + "@testing-library/react": "^14.2.1", |
| 53 | + "@types/jest": "^29.5.12", |
| 54 | + "@types/react": "^18.2.51", |
| 55 | + "@types/react-dom": "^18.2.18", |
| 56 | + "@typescript-eslint/eslint-plugin": "^6.20.0", |
| 57 | + "@typescript-eslint/parser": "^6.20.0", |
| 58 | + "eslint": "^8.56.0", |
| 59 | + "eslint-config-prettier": "^9.1.0", |
60 | 60 | "eslint-import-resolver-alias": "^1.1.2",
|
61 |
| - "eslint-plugin-import": "^2.28.0", |
62 |
| - "eslint-plugin-jest": "^27.2.3", |
63 |
| - "eslint-plugin-prettier": "^5.0.0", |
64 |
| - "eslint-plugin-react": "^7.33.1", |
| 61 | + "eslint-plugin-import": "^2.29.1", |
| 62 | + "eslint-plugin-jest": "^27.6.3", |
| 63 | + "eslint-plugin-prettier": "^5.1.3", |
| 64 | + "eslint-plugin-react": "^7.33.2", |
65 | 65 | "eslint-plugin-react-hooks": "^4.6.0",
|
66 |
| - "expect-type": "^0.16.0", |
67 |
| - "html-webpack-plugin": "^5.5.3", |
68 |
| - "jest": "^29.6.2", |
69 |
| - "jest-environment-jsdom": "^29.6.2", |
70 |
| - "jotai": "^2.2.3", |
| 66 | + "expect-type": "^0.17.3", |
| 67 | + "html-webpack-plugin": "^5.6.0", |
| 68 | + "jest": "^29.7.0", |
| 69 | + "jest-environment-jsdom": "^29.7.0", |
| 70 | + "jotai": "^2.6.4", |
71 | 71 | "microbundle": "^0.15.1",
|
72 | 72 | "npm-run-all": "^4.1.5",
|
73 | 73 | "optics-ts": "^2.4.1",
|
74 |
| - "prettier": "^3.0.0", |
| 74 | + "prettier": "^3.2.4", |
75 | 75 | "react": "^18.2.0",
|
76 | 76 | "react-dom": "^18.2.0",
|
77 |
| - "react-error-boundary": "^4.0.10", |
78 |
| - "ts-jest": "^29.1.1", |
79 |
| - "ts-loader": "^9.4.4", |
80 |
| - "typescript": "^5.1.6", |
81 |
| - "webpack": "^5.88.2", |
| 77 | + "react-error-boundary": "^4.0.12", |
| 78 | + "ts-jest": "^29.1.2", |
| 79 | + "ts-loader": "^9.5.1", |
| 80 | + "typescript": "^5.3.3", |
| 81 | + "webpack": "^5.90.1", |
82 | 82 | "webpack-cli": "^5.1.4",
|
83 | 83 | "webpack-dev-server": "^4.15.1"
|
84 | 84 | },
|
|
0 commit comments