Skip to content

Commit b063470

Browse files
chore(deps): update all non-major dependencies (#886)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7663728 commit b063470

File tree

2 files changed

+259
-263
lines changed

2 files changed

+259
-263
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -54,29 +54,29 @@
5454
"__tests__/*.{ts,tsx,js,jsx}": "prettier --write"
5555
},
5656
"devDependencies": {
57-
"@ianvs/prettier-plugin-sort-imports": "4.5.1",
57+
"@ianvs/prettier-plugin-sort-imports": "4.6.0",
5858
"@rollup/plugin-commonjs": "28.0.6",
5959
"@rollup/plugin-node-resolve": "16.0.1",
6060
"@rollup/plugin-replace": "6.0.2",
6161
"@rollup/plugin-typescript": "12.1.4",
6262
"@types/jasmine": "5.1.8",
6363
"@types/jest": "29.5.14",
64-
"@types/react": "19.1.8",
65-
"@types/react-dom": "19.1.6",
66-
"@typescript-eslint/eslint-plugin": "8.38.0",
67-
"@typescript-eslint/parser": "8.38.0",
64+
"@types/react": "19.1.9",
65+
"@types/react-dom": "19.1.7",
66+
"@typescript-eslint/eslint-plugin": "8.39.0",
67+
"@typescript-eslint/parser": "8.39.0",
6868
"eslint": "9.32.0",
6969
"eslint-config-prettier": "10.1.8",
7070
"husky": "9.1.7",
7171
"jest": "30.0.5",
72-
"lint-staged": "16.1.2",
72+
"lint-staged": "16.1.4",
7373
"prettier": "3.6.2",
7474
"pretty-quick": "4.2.2",
75-
"rollup": "4.46.1",
75+
"rollup": "4.46.2",
7676
"rollup-plugin-uglify": "6.0.4",
77-
"ts-jest": "29.4.0",
77+
"ts-jest": "29.4.1",
7878
"tslib": "2.8.1",
79-
"typescript": "5.8.3"
79+
"typescript": "5.9.2"
8080
},
8181
"peerDependencies": {
8282
"react": ">=17.0.2",

0 commit comments

Comments
 (0)