Skip to content

Commit b032094

Browse files
fix(deps): update all non-major dependencies (#2192)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 8e13fb8 commit b032094

File tree

2 files changed

+130
-130
lines changed

2 files changed

+130
-130
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"react-dom": ">= 17"
8989
},
9090
"dependencies": {
91-
"@headlessui/react": "^2.2.3",
91+
"@headlessui/react": "^2.2.4",
9292
"@tanstack/react-table": "^8.21.3",
9393
"@tippyjs/react": "^4.2.6",
9494
"chalk": "^4.1.2",
@@ -146,9 +146,9 @@
146146
"@testing-library/user-event": "^14.6.1",
147147
"@types/jest": "^29.5.14",
148148
"@types/jsonfile": "^6",
149-
"@types/lodash": "^4.17.16",
150-
"@types/node": "^20.17.47",
151-
"@types/react": "^18.3.21",
149+
"@types/lodash": "^4.17.17",
150+
"@types/node": "^20.17.50",
151+
"@types/react": "^18.3.22",
152152
"@types/react-beautiful-dnd": "^13.1.8",
153153
"@types/react-dom": "^18.3.7",
154154
"@types/react-portal": "^4.0.7",
@@ -162,7 +162,7 @@
162162
"eslint-plugin-jest": "^28.11.0",
163163
"eslint-plugin-prettier": "^5.4.0",
164164
"eslint-plugin-storybook": "^0.12.0",
165-
"eslint-plugin-testing-library": "^7.2.0",
165+
"eslint-plugin-testing-library": "^7.2.1",
166166
"husky": "^9.1.7",
167167
"identity-obj-proxy": "^3.0.0",
168168
"jest": "^29.7.0",
@@ -181,7 +181,7 @@
181181
"prettier-plugin-tailwindcss": "^0.6.0",
182182
"react": "^18.2.0",
183183
"react-dom": "^18.2.0",
184-
"rollup": "^4.40.2",
184+
"rollup": "^4.41.0",
185185
"rollup-plugin-postcss": "^4.0.2",
186186
"size-limit": "^8.2.6",
187187
"standard-version": "^9.5.0",
@@ -190,7 +190,7 @@
190190
"stylelint": "^16.19.1",
191191
"stylelint-config-recommended": "^14.0.1",
192192
"tailwindcss": "^3.4.17",
193-
"ts-jest": "^29.3.3",
193+
"ts-jest": "^29.3.4",
194194
"typescript": "^5.8.3"
195195
},
196196
"lint-staged": {

0 commit comments

Comments
 (0)