|
45 | 45 | "dayjs": "^1.11.12",
|
46 | 46 | "focus-visible": "^5.2.0",
|
47 | 47 | "styled-components": "^6.1.12",
|
48 |
| - "use-debounce": "^10.0.1", |
| 48 | + "use-debounce": "^10.0.2", |
49 | 49 | "xss": "^1.0.15"
|
50 | 50 | },
|
51 | 51 | "peerDependencies": {
|
|
81 | 81 | "@testing-library/react-hooks": "^8.0.1",
|
82 | 82 | "@testing-library/user-event": "^14.5.2",
|
83 | 83 | "@types/jest": "^29.5.12",
|
84 |
| - "@types/node": "^20.14.12", |
| 84 | + "@types/node": "^22.0.0", |
85 | 85 | "@types/react": "^18.3.3",
|
86 | 86 | "@types/react-dom": "^18.3.0",
|
87 | 87 | "@types/react-router-dom": "^5.3.3",
|
|
100 | 100 | "c8": "^10.1.2",
|
101 | 101 | "cssnano": "^7.0.4",
|
102 | 102 | "cypress": "13.13.1",
|
103 |
| - "eslint": "^9.7.0", |
| 103 | + "eslint": "^9.8.0", |
104 | 104 | "eslint-config-prettier": "^9.1.0",
|
105 | 105 | "eslint-plugin-import": "^2.29.1",
|
106 | 106 | "eslint-plugin-jsx-a11y": "^6.9.0",
|
107 | 107 | "eslint-plugin-react": "^7.35.0",
|
108 | 108 | "eslint-plugin-sort-keys-fix": "^1.1.2",
|
109 | 109 | "eslint-plugin-typescript-sort-keys": "^3.2.0",
|
110 |
| - "husky": "^9.1.2", |
| 110 | + "husky": "^9.1.3", |
111 | 111 | "intersection-observer": "^0.12.2",
|
112 | 112 | "jsdom": "^24.1.1",
|
113 | 113 | "lint-staged": "^15.2.7",
|
|
121 | 121 | "react-is": "^18.3.1",
|
122 | 122 | "react-router-dom": "^6.25.1",
|
123 | 123 | "rimraf": "^6.0.1",
|
124 |
| - "rollup": "^4.19.0", |
| 124 | + "rollup": "^4.19.1", |
125 | 125 | "rollup-plugin-analyzer": "^4.0.0",
|
126 | 126 | "rollup-plugin-copy": "^3.5.0",
|
127 | 127 | "rollup-plugin-delete": "^2.0.0",
|
|
134 | 134 | "semver": "7.6.3",
|
135 | 135 | "size-limit": "^11.1.4",
|
136 | 136 | "snyk": "^1.1292.1",
|
137 |
| - "start-server-and-test": "^2.0.4", |
| 137 | + "start-server-and-test": "^2.0.5", |
138 | 138 | "stylelint": "^16.7.0",
|
139 | 139 | "stylelint-config-prettier-scss": "^1.0.0",
|
140 | 140 | "stylelint-config-recess-order": "^5.0.1",
|
|
0 commit comments