Skip to content

Commit 1a845c9

Browse files
chore(deps): update all non-major dependencies (#1915)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 3a6f286 commit 1a845c9

File tree

2 files changed

+300
-196
lines changed

2 files changed

+300
-196
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"react-dom": ">= 17"
8787
},
8888
"dependencies": {
89-
"@headlessui/react": "^1.7.18",
89+
"@headlessui/react": "^1.7.19",
9090
"@popperjs/core": "^2.11.8",
9191
"@tippyjs/react": "^4.2.6",
9292
"chalk": "^4.1.2",
@@ -99,7 +99,7 @@
9999
"ora": "^8.0.1",
100100
"react-beautiful-dnd": "^13.1.1",
101101
"react-children-by-type": "^1.1.0",
102-
"react-focus-lock": "^2.11.2",
102+
"react-focus-lock": "^2.11.3",
103103
"react-popper": "^2.3.0",
104104
"react-portal": "^4.2.2",
105105
"react-uid": "^2.3.3",
@@ -108,7 +108,7 @@
108108
"yargs": "^17.7.2"
109109
},
110110
"devDependencies": {
111-
"@babel/preset-env": "^7.24.3",
111+
"@babel/preset-env": "^7.24.4",
112112
"@babel/preset-react": "^7.24.1",
113113
"@babel/preset-typescript": "^7.24.1",
114114
"@chanzuckerberg/axe-storybook-testing": "^7.2.0",
@@ -120,7 +120,7 @@
120120
"@commitlint/cli": "^18.6.1",
121121
"@commitlint/config-conventional": "^18.6.3",
122122
"@geometricpanda/storybook-addon-badges": "^2.0.2",
123-
"@omlet/cli": "^1.4.2",
123+
"@omlet/cli": "^1.5.1",
124124
"@rollup/plugin-node-resolve": "^15.2.3",
125125
"@rollup/plugin-typescript": "^11.1.6",
126126
"@size-limit/file": "^8.2.6",
@@ -135,15 +135,15 @@
135135
"@storybook/testing-library": "^0.2.2",
136136
"@storybook/testing-react": "^2.0.1",
137137
"@testing-library/jest-dom": "^6.4.2",
138-
"@testing-library/react": "^14.2.2",
138+
"@testing-library/react": "^14.3.1",
139139
"@testing-library/user-event": "^14.5.2",
140140
"@types/jest": "^29.5.12",
141141
"@types/jsonfile": "^6",
142142
"@types/lodash": "^4.17.0",
143-
"@types/node": "^20.11.30",
144-
"@types/react": "^18.2.73",
143+
"@types/node": "^20.12.7",
144+
"@types/react": "^18.2.79",
145145
"@types/react-beautiful-dnd": "^13.1.8",
146-
"@types/react-dom": "^18.2.23",
146+
"@types/react-dom": "^18.2.25",
147147
"@types/react-portal": "^4.0.7",
148148
"@types/yargs": "^17.0.32",
149149
"axe-core": "4.9.0",
@@ -155,7 +155,7 @@
155155
"eslint-plugin-jest": "^27.9.0",
156156
"eslint-plugin-prettier": "^5.0.1",
157157
"eslint-plugin-storybook": "^0.6.15",
158-
"eslint-plugin-testing-library": "^6.2.0",
158+
"eslint-plugin-testing-library": "^6.2.2",
159159
"husky": "^8.0.3",
160160
"identity-obj-proxy": "^3.0.0",
161161
"jest": "^29.7.0",
@@ -173,7 +173,7 @@
173173
"prettier-plugin-tailwindcss": "^0.5.7",
174174
"react": "^18.2.0",
175175
"react-dom": "^18.2.0",
176-
"rollup": "^4.13.2",
176+
"rollup": "^4.14.3",
177177
"rollup-plugin-postcss": "^4.0.2",
178178
"size-limit": "^8.2.6",
179179
"standard-version": "^9.5.0",

0 commit comments

Comments
 (0)