Skip to content

Commit 3f8097e

Browse files
fix(deps): update all non-major dependencies (#178)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 47e1408 commit 3f8097e

File tree

4 files changed

+66
-66
lines changed

4 files changed

+66
-66
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"dayjs": "1.11.10",
5555
"emoji-mart": "5.5.2",
5656
"emoji-picker-react": "4.5.16",
57-
"foxact": "0.2.26",
57+
"foxact": "0.2.27",
5858
"framer-motion": "^10.16.14",
5959
"idb-keyval": "6.2.1",
6060
"immer": "^10.0.3",
@@ -113,7 +113,7 @@
113113
"tailwind-scrollbar": "3.0.5",
114114
"tailwind-variants": "0.1.18",
115115
"tailwindcss": "^3.3.6",
116-
"typescript": "5.3.2",
116+
"typescript": "5.3.3",
117117
"typewind": "^0.1.4",
118118
"zx": "7.2.3"
119119
},

pnpm-lock.yaml

+48-48
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

storybook/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"postcss-import": "^15.1.0",
1010
"react-error-boundary": "4.0.11",
1111
"react-router-dom": "6.20.1",
12-
"vite": "5.0.5",
12+
"vite": "5.0.6",
1313
"vite-plugin-restart": "0.4.0"
1414
},
1515
"devDependencies": {

0 commit comments

Comments
 (0)