-
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all non-major dependencies (#170)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information
1 parent
ee9a569
commit 2992b81
Showing
4 changed files
with
263 additions
and
263 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
"type": "git", | ||
"url": "https://github.com/TanStack/config.git" | ||
}, | ||
"packageManager": "[email protected].1", | ||
"packageManager": "[email protected].2", | ||
"type": "module", | ||
"scripts": { | ||
"preinstall": "node -e \"if(process.env.CI == 'true') {console.log('Skipping preinstall...')} else {process.exit(1)}\" || npx -y only-allow pnpm", | ||
|
@@ -25,12 +25,12 @@ | |
"devDependencies": { | ||
"@types/node": "^20.16.2", | ||
"jsdom": "^25.0.1", | ||
"nx": "^19.8.4", | ||
"nx": "^19.8.6", | ||
"prettier": "^3.3.3", | ||
"publint": "^0.2.11", | ||
"sherif": "^1.0.0", | ||
"sherif": "^1.0.1", | ||
"typescript": "^5.5.3", | ||
"vite": "^5.4.8", | ||
"vitest": "^2.1.2" | ||
"vite": "^5.4.9", | ||
"vitest": "^2.1.3" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.