Skip to content

Commit 2bf52c2

Browse files
bump deps
1 parent 3289742 commit 2bf52c2

File tree

2 files changed

+54
-52
lines changed

2 files changed

+54
-52
lines changed

package-lock.json

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

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -42,20 +42,20 @@
4242
"@trpc/next": "^11.0.0-next-beta.289",
4343
"@trpc/react-query": "^11.0.0-next-beta.289",
4444
"@trpc/server": "^11.0.0-next-beta.289",
45-
"accept-language": "^3.0.18",
45+
"accept-language": "^3.0.20",
4646
"edgedb": "^1.5.12",
4747
"flowbite-react": "^0.7.2",
4848
"i18next": "^23.15.1",
4949
"i18next-browser-languagedetector": "^8.0.0",
5050
"i18next-resources-to-backend": "^1.2.1",
5151
"next": "^14.1.0",
5252
"react": "18.2.0",
53-
"react-cookie": "^7.0.2",
53+
"react-cookie": "^7.2.0",
5454
"react-dom": "18.2.0",
5555
"react-form-action": "^0.4.2",
5656
"react-i18next": "^15.0.2",
5757
"superjson": "^2.2.1",
58-
"zod": "^3.22.4",
58+
"zod": "^3.23.8",
5959
"zod-form-data": "^2.0.2",
6060
"zod-i18n-map": "^2.27.0"
6161
},
@@ -75,19 +75,19 @@
7575
"@types/react-dom": "^18.2.19",
7676
"@typescript-eslint/eslint-plugin": "^7.0.2",
7777
"@typescript-eslint/parser": "^7.0.2",
78-
"autoprefixer": "^10.4.17",
78+
"autoprefixer": "^10.4.20",
7979
"eslint": "^8.56.0",
8080
"eslint-config-next": "^14.1.0",
8181
"eslint-plugin-storybook": "^0.8.0",
8282
"i18next-parser": "^9.0.2",
8383
"jwt-decode": "^4.0.0",
8484
"npm-check-updates": "^17.1.1",
85-
"postcss": "^8.4.35",
85+
"postcss": "^8.4.47",
8686
"prettier": "^3.2.5",
87-
"prettier-plugin-tailwindcss": "^0.5.11",
87+
"prettier-plugin-tailwindcss": "^0.6.6",
8888
"react-render-prop-type": "^0.1.0",
8989
"storybook": "^8.3.0",
90-
"tailwindcss": "^3.4.1",
90+
"tailwindcss": "^3.4.11",
9191
"typescript": "^5.3.3"
9292
},
9393
"packageManager": "[email protected]"

0 commit comments

Comments
 (0)