Skip to content

Commit

Permalink
chore(deps): update all dependencies (#2009)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 3, 2025
1 parent a16bbb3 commit df46309
Show file tree
Hide file tree
Showing 5 changed files with 91 additions and 91 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,15 +130,15 @@
"@manypkg/cli": "0.23.0",
"@testing-library/jest-dom": "6.6.3",
"@types/jest": "29.5.14",
"@types/lodash": "4.17.15",
"@types/node": "22.13.5",
"@types/lodash": "4.17.16",
"@types/node": "22.13.8",
"@vitejs/plugin-react": "4.3.4",
"@vitest/coverage-v8": "3.0.7",
"@vitest/ui": "3.0.7",
"babel-plugin-transform-dynamic-import": "2.1.0",
"check-node-version": "4.2.1",
"colors": "1.4.0",
"core-js": "3.40.0",
"core-js": "3.41.0",
"find-up": "7.0.0",
"husky": "9.1.7",
"jsdom": "26.0.0",
Expand All @@ -152,7 +152,7 @@
"ts-node": "10.9.2",
"tslib": "2.8.1",
"turbo": "2.4.4",
"typescript": "5.7.3",
"typescript": "5.8.2",
"vite": "6.2.0",
"vitest": "3.0.7",
"vitest-localstorage-mock": "0.1.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-utilities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"devDependencies": {
"@flopflip/tsconfig": "workspace:*",
"tsup": "8.4.0",
"typescript": "5.7.3"
"typescript": "5.8.2"
},
"peerDependencies": {
"typescript": "4.x || 5.x"
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@flopflip/tsconfig": "workspace:*",
"@types/react": "19.0.10",
"tsup": "8.4.0",
"typescript": "5.7.3"
"typescript": "5.8.2"
},
"peerDependencies": {
"typescript": "4.x || 5.x"
Expand Down
Loading

0 comments on commit df46309

Please sign in to comment.