Skip to content

Commit f9bdc67

Browse files
chore(deps): update non-major
1 parent 63136be commit f9bdc67

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

package-lock.json

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

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -55,34 +55,34 @@
5555
"rxjs": "^7.8.2"
5656
},
5757
"devDependencies": {
58-
"@commitlint/cli": "^19.6.1",
59-
"@commitlint/config-conventional": "^19.6.0",
58+
"@commitlint/cli": "^19.8.1",
59+
"@commitlint/config-conventional": "^19.8.1",
6060
"@sanity/pkg-utils": "^7.11.9",
6161
"@sanity/plugin-kit": "4.0.19",
6262
"@sanity/semantic-release-preset": "^4.1.8",
63-
"@types/node": "^18.18.6",
63+
"@types/node": "^18.19.123",
6464
"@types/react": "^19.1.10",
6565
"@types/react-dom": "^19.1.7",
66-
"@typescript-eslint/eslint-plugin": "^8.22.0",
67-
"@typescript-eslint/parser": "^8.22.0",
66+
"@typescript-eslint/eslint-plugin": "^8.39.1",
67+
"@typescript-eslint/parser": "^8.39.1",
6868
"eslint": "^8.57.1",
69-
"eslint-config-prettier": "^9.1.0",
69+
"eslint-config-prettier": "^9.1.2",
7070
"eslint-config-sanity": "^7.1.4",
71-
"eslint-plugin-import": "^2.31.0",
72-
"eslint-plugin-prettier": "^5.2.3",
73-
"eslint-plugin-react": "^7.37.4",
74-
"eslint-plugin-react-hooks": "^5.1.0",
71+
"eslint-plugin-import": "^2.32.0",
72+
"eslint-plugin-prettier": "^5.5.4",
73+
"eslint-plugin-react": "^7.37.5",
74+
"eslint-plugin-react-hooks": "^5.2.0",
7575
"eslint-plugin-simple-import-sort": "^12.1.1",
7676
"husky": "^8.0.3",
77-
"lint-staged": "^15.0.2",
77+
"lint-staged": "^15.5.2",
7878
"prettier": "^3.6.2",
7979
"prettier-plugin-packagejson": "^2.5.19",
8080
"react": "^19.1.1",
8181
"react-dom": "^19.1.1",
8282
"sanity": "^4.4.1",
8383
"semantic-release": "^23.1.1",
8484
"styled-components": "^6.1.19",
85-
"typescript": "5.8.3"
85+
"typescript": "5.9.2"
8686
},
8787
"peerDependencies": {
8888
"react": "^18.3 || ^19",

0 commit comments

Comments
 (0)