Skip to content

Commit 812882a

Browse files
committed
update deps
1 parent 62a2604 commit 812882a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,9 @@
8282
"qrcode": "^1.5.3",
8383
"react": "^18.2.0",
8484
"react-dom": "^18.2.0",
85-
"remix-auth": "^3.4.0",
85+
"remix-auth": "^3.5.0",
8686
"remix-auth-form": "^1.3.0",
87-
"remix-utils": "^6.5.0",
87+
"remix-utils": "^6.6.0",
8888
"tailwind-merge": "^1.13.2",
8989
"tailwindcss": "^3.3.2",
9090
"tailwindcss-animate": "^1.0.6",
@@ -119,7 +119,7 @@
119119
"@vitest/coverage-v8": "^0.32.4",
120120
"cookie": "^0.5.0",
121121
"enforce-unique": "^1.1.1",
122-
"esbuild": "^0.17.19",
122+
"esbuild": "^0.18.11",
123123
"eslint": "^8.44.0",
124124
"eslint-config-prettier": "^8.8.0",
125125
"fs-extra": "^11.1.1",

0 commit comments

Comments
 (0)