Skip to content

Commit a29ed9f

Browse files
chore(deps): update devdependencies (non-major) (#62)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9ee7a63 commit a29ed9f

File tree

5 files changed

+892
-871
lines changed

5 files changed

+892
-871
lines changed

apps/sdk-examples-movies/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
"devDependencies": {
2828
"@repo/config-eslint": "workspace:*",
2929
"@sanity/eslint-config-studio": "^5.0.2",
30-
"@types/react": "^19.1.2",
31-
"@types/react-dom": "^19.1.3",
30+
"@types/react": "^19.1.8",
31+
"@types/react-dom": "^19.1.6",
3232
"eslint": "^9.28.0",
33-
"prettier": "^3.5.3",
33+
"prettier": "^3.6.2",
3434
"typescript": "^5.8.3"
3535
}
3636
}

apps/sdk-explorer/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
},
2727
"devDependencies": {
2828
"@eslint/js": "^9.28.0",
29-
"@types/react": "^19.1.2",
30-
"@types/react-dom": "^19.1.3",
31-
"@vitejs/plugin-react": "^4.4.1",
29+
"@types/react": "^19.1.8",
30+
"@types/react-dom": "^19.1.6",
31+
"@vitejs/plugin-react": "^4.6.0",
3232
"eslint": "^9.28.0",
3333
"eslint-plugin-react-hooks": "^5.2.0",
3434
"eslint-plugin-react-refresh": "^0.4.20",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
},
2424
"prettier": "@sanity/prettier-config",
2525
"devDependencies": {
26-
"@sanity/prettier-config": "^1.0.3",
27-
"turbo": "^2.5.2"
26+
"@sanity/prettier-config": "^1.0.6",
27+
"turbo": "^2.5.4"
2828
},
2929
"packageManager": "[email protected]",
3030
"engines": {

packages/@repo/config-eslint/config-eslint/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"eslint": "^9.28.0",
1717
"eslint-config-prettier": "^10.1.5",
1818
"eslint-config-turbo": "^2.5.4",
19-
"eslint-import-resolver-typescript": "^4.3.4",
19+
"eslint-import-resolver-typescript": "^4.4.4",
2020
"eslint-plugin-import": "^2.31.0",
2121
"eslint-plugin-prettier": "^5.4.1",
2222
"eslint-plugin-react": "^7.37.5",
@@ -26,7 +26,7 @@
2626
"eslint-plugin-simple-import-sort": "^12.1.1",
2727
"eslint-plugin-tsdoc": "^0.4.0",
2828
"eslint-plugin-unused-imports": "^4.1.4",
29-
"globals": "^16.0.0",
29+
"globals": "^16.3.0",
3030
"typescript-eslint": "^8.33.0"
3131
}
3232
}

0 commit comments

Comments
 (0)