Skip to content

Commit 0652101

Browse files
authored
Merge pull request #1589 from laststance/cursor/merge-dependabot-prs-0f66
chore(deps): merge stuck Dependabot dependency updates
2 parents de3d1be + 5e5d93c commit 0652101

2 files changed

Lines changed: 3146 additions & 1252 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@
3333
},
3434
"dependencies": {
3535
"clsx": "^2.1.1",
36-
"react": "^19.2.5",
37-
"react-dom": "^19.2.5",
36+
"react": "^19.2.6",
37+
"react-dom": "^19.2.6",
3838
"react-router": "^7.15.0"
3939
},
4040
"devDependencies": {
4141
"@eslint/js": "^10.0.1",
4242
"@tailwindcss/aspect-ratio": "^0.4.2",
4343
"@tailwindcss/forms": "^0.5.11",
44-
"@tailwindcss/postcss": "^4.2.4",
44+
"@tailwindcss/postcss": "^4.3.0",
4545
"@tailwindcss/typography": "^0.5.19",
4646
"@testing-library/dom": "^10.4.1",
4747
"@testing-library/jest-dom": "^6.9.1",
@@ -56,15 +56,15 @@
5656
"all-contributors-cli": "^6.26.1",
5757
"concurrently": "^9.2.1",
5858
"cross-fetch": "^4.1.0",
59-
"eslint": "^10.2.1",
59+
"eslint": "^10.3.0",
6060
"eslint-config-ts-prefixer": "^4.2.0",
6161
"eslint-import-resolver-node": "^0.3.10",
6262
"eslint-plugin-react-hooks": "^7.1.1",
6363
"husky": "^9.1.7",
6464
"jsdom": "^29.1.0",
65-
"lint-staged": "^16.4.0",
65+
"lint-staged": "^17.0.4",
6666
"msw": "^2.13.6",
67-
"postcss": "^8.5.12",
67+
"postcss": "^8.5.14",
6868
"prettier": "^3.8.3",
6969
"prettier-plugin-tailwindcss": "^0.8.0",
7070
"rimraf": "^6.1.3",

0 commit comments

Comments
 (0)