Skip to content

Commit 4c8091d

Browse files
chore(deps): update all non-major dependencies (#1751)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 579ccb4 commit 4c8091d

File tree

2 files changed

+143
-97
lines changed

2 files changed

+143
-97
lines changed

package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -91,24 +91,24 @@
9191
"@headlessui/react": "^1.7.17",
9292
"@popperjs/core": "^2.11.8",
9393
"@tippyjs/react": "^4.2.6",
94-
"@types/lodash": "^4.14.197",
94+
"@types/lodash": "^4.14.198",
9595
"clsx": "^1.2.1",
9696
"graphemer": "^1.4.0",
97-
"lilconfig": "^2.0.6",
97+
"lilconfig": "^2.1.0",
9898
"lodash": "^4.17.21",
9999
"react-beautiful-dnd": "^13.1.1",
100100
"react-children-by-type": "^1.1.0",
101101
"react-focus-lock": "^2.9.5",
102102
"react-popper": "^2.3.0",
103103
"react-portal": "^4.2.2",
104-
"react-uid": "^2.3.2",
105-
"style-dictionary": "^3.7.0",
104+
"react-uid": "^2.3.3",
105+
"style-dictionary": "^3.8.0",
106106
"svg4everybody": "^2.1.9"
107107
},
108108
"devDependencies": {
109-
"@babel/preset-env": "^7.22.14",
110-
"@babel/preset-react": "^7.22.5",
111-
"@babel/preset-typescript": "^7.22.11",
109+
"@babel/preset-env": "^7.22.15",
110+
"@babel/preset-react": "^7.22.15",
111+
"@babel/preset-typescript": "^7.22.15",
112112
"@chanzuckerberg/axe-storybook-testing": "^7.1.2",
113113
"@chanzuckerberg/eslint-config-edu-js": "^1.1.0",
114114
"@chanzuckerberg/eslint-config-edu-ts": "^1.0.9",
@@ -119,7 +119,7 @@
119119
"@commitlint/cli": "^17.7.1",
120120
"@commitlint/config-conventional": "^17.7.0",
121121
"@geometricpanda/storybook-addon-badges": "^2.0.0",
122-
"@omlet/cli": "^1.0.1-beta.35",
122+
"@omlet/cli": "^1.0.1-beta.36",
123123
"@rollup/plugin-node-resolve": "^15.2.1",
124124
"@rollup/plugin-typescript": "^11.1.3",
125125
"@size-limit/file": "^8.2.6",
@@ -137,12 +137,12 @@
137137
"@testing-library/react": "^13.4.0",
138138
"@testing-library/user-event": "^14.4.3",
139139
"@types/jest": "^29.5.4",
140-
"@types/node": "^18.17.12",
140+
"@types/node": "^18.17.14",
141141
"@types/react": "^18.2.21",
142142
"@types/react-beautiful-dnd": "^13.1.4",
143143
"@types/react-dom": "^18.2.7",
144144
"@types/react-portal": "^4.0.4",
145-
"axe-core": "4.7.2",
145+
"axe-core": "4.8.0",
146146
"chromatic": "^6.24.1",
147147
"codecov": "^3.8.3",
148148
"copyfiles": "^2.4.1",
@@ -169,7 +169,7 @@
169169
"prettier": "^2.8.8",
170170
"react": "^18.2.0",
171171
"react-dom": "^18.2.0",
172-
"rollup": "^3.28.1",
172+
"rollup": "^3.29.0",
173173
"rollup-plugin-postcss": "^4.0.2",
174174
"size-limit": "^8.2.6",
175175
"snake-case": "^3.0.4",

0 commit comments

Comments
 (0)