Skip to content

Commit 833d282

Browse files
chore(deps): update app dependencies to ^7.12.0
1 parent 4a6682b commit 833d282

File tree

3 files changed

+68
-83
lines changed

3 files changed

+68
-83
lines changed

apps/remix/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@remix-run/serve": "2.9.2",
3030
"@types/react": "^18.3.3",
3131
"@types/react-dom": "^18.3.0",
32-
"@typescript-eslint/eslint-plugin": "^7.11.0",
32+
"@typescript-eslint/eslint-plugin": "^7.12.0",
3333
"eslint": "^8.57.0",
3434
"typescript": "^5.4.5"
3535
},

packages/ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656
"@sanity/pkg-utils": "6.8.19",
5757
"@types/react": "^18.3.3",
5858
"@types/react-dom": "^18.3.0",
59-
"@typescript-eslint/eslint-plugin": "^7.11.0",
60-
"@typescript-eslint/parser": "^7.11.0",
59+
"@typescript-eslint/eslint-plugin": "^7.12.0",
60+
"@typescript-eslint/parser": "^7.12.0",
6161
"eslint": "^8.57.0",
6262
"eslint-config-prettier": "^9.1.0",
6363
"eslint-gitignore": "^0.1.0",

pnpm-lock.yaml

Lines changed: 65 additions & 80 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)