Skip to content

Commit d2a24ee

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

File tree

2 files changed

+1055
-751
lines changed

2 files changed

+1055
-751
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -65,36 +65,36 @@
6565
"flat": "^6.0.1",
6666
"lodash.merge": "^4.6.2",
6767
"lodash.omitby": "^4.6.0",
68-
"react": "^19.1.0",
69-
"react-dom": "^19.1.0"
68+
"react": "^19.1.1",
69+
"react-dom": "^19.1.1"
7070
},
7171
"devDependencies": {
7272
"@changesets/changelog-github": "^0.5.1",
7373
"@changesets/cli": "^2.29.6",
74-
"@eslint/js": "^9.25.0",
75-
"@portabletext/types": "^2.0.13",
74+
"@eslint/js": "^9.34.0",
75+
"@portabletext/types": "^2.0.15",
7676
"@react-pdf/types": "^2.9.0",
77-
"@sanity/pkg-utils": "^7.9.0",
77+
"@sanity/pkg-utils": "^7.11.9",
7878
"@testing-library/react": "^16.3.0",
7979
"@types/lodash.merge": "^4.6.9",
8080
"@types/lodash.omitby": "^4.6.9",
81-
"@types/react": "^19.1.2",
82-
"@types/react-dom": "^19.1.6",
83-
"@vitejs/plugin-react": "^4.6.0",
81+
"@types/react": "^19.1.12",
82+
"@types/react-dom": "^19.1.9",
83+
"@vitejs/plugin-react": "^4.7.0",
8484
"cz-conventional-changelog": "^3.3.0",
85-
"eslint": "^9.25.0",
85+
"eslint": "^9.34.0",
8686
"eslint-plugin-react-hooks": "^5.2.0",
87-
"eslint-plugin-react-refresh": "^0.4.19",
88-
"globals": "^16.0.0",
87+
"eslint-plugin-react-refresh": "^0.4.20",
88+
"globals": "^16.3.0",
8989
"jsdom": "^26.1.0",
9090
"npm-run-all2": "^8.0.4",
9191
"pdf-visual-diff": "^0.14.0",
92-
"prettier": "^3.5.3",
93-
"prettier-plugin-organize-imports": "^4.1.0",
92+
"prettier": "^3.6.2",
93+
"prettier-plugin-organize-imports": "^4.2.0",
9494
"rimraf": "^6.0.1",
9595
"typescript": "5.9.2",
96-
"typescript-eslint": "^8.30.1",
97-
"vite": "^7.0.0",
96+
"typescript-eslint": "^8.41.0",
97+
"vite": "^7.1.3",
9898
"vitest": "^3.2.4"
9999
},
100100
"packageManager": "pnpm@10.11.1",

0 commit comments

Comments
 (0)