Skip to content

Commit 9bb87c6

Browse files
committed
update chore packages
1 parent 2291770 commit 9bb87c6

File tree

2 files changed

+299
-263
lines changed

2 files changed

+299
-263
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"dayjs": "^1.11.12",
4646
"focus-visible": "^5.2.0",
4747
"styled-components": "^6.1.12",
48-
"use-debounce": "^10.0.1",
48+
"use-debounce": "^10.0.2",
4949
"xss": "^1.0.15"
5050
},
5151
"peerDependencies": {
@@ -81,7 +81,7 @@
8181
"@testing-library/react-hooks": "^8.0.1",
8282
"@testing-library/user-event": "^14.5.2",
8383
"@types/jest": "^29.5.12",
84-
"@types/node": "^20.14.12",
84+
"@types/node": "^22.0.0",
8585
"@types/react": "^18.3.3",
8686
"@types/react-dom": "^18.3.0",
8787
"@types/react-router-dom": "^5.3.3",
@@ -100,14 +100,14 @@
100100
"c8": "^10.1.2",
101101
"cssnano": "^7.0.4",
102102
"cypress": "13.13.1",
103-
"eslint": "^9.7.0",
103+
"eslint": "^9.8.0",
104104
"eslint-config-prettier": "^9.1.0",
105105
"eslint-plugin-import": "^2.29.1",
106106
"eslint-plugin-jsx-a11y": "^6.9.0",
107107
"eslint-plugin-react": "^7.35.0",
108108
"eslint-plugin-sort-keys-fix": "^1.1.2",
109109
"eslint-plugin-typescript-sort-keys": "^3.2.0",
110-
"husky": "^9.1.2",
110+
"husky": "^9.1.3",
111111
"intersection-observer": "^0.12.2",
112112
"jsdom": "^24.1.1",
113113
"lint-staged": "^15.2.7",
@@ -121,7 +121,7 @@
121121
"react-is": "^18.3.1",
122122
"react-router-dom": "^6.25.1",
123123
"rimraf": "^6.0.1",
124-
"rollup": "^4.19.0",
124+
"rollup": "^4.19.1",
125125
"rollup-plugin-analyzer": "^4.0.0",
126126
"rollup-plugin-copy": "^3.5.0",
127127
"rollup-plugin-delete": "^2.0.0",
@@ -134,7 +134,7 @@
134134
"semver": "7.6.3",
135135
"size-limit": "^11.1.4",
136136
"snyk": "^1.1292.1",
137-
"start-server-and-test": "^2.0.4",
137+
"start-server-and-test": "^2.0.5",
138138
"stylelint": "^16.7.0",
139139
"stylelint-config-prettier-scss": "^1.0.0",
140140
"stylelint-config-recess-order": "^5.0.1",

0 commit comments

Comments
 (0)