Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#170)
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 Oct 21, 2024
1 parent ee9a569 commit 2992b81
Show file tree
Hide file tree
Showing 4 changed files with 263 additions and 263 deletions.
2 changes: 1 addition & 1 deletion integrations/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
"@tanstack/config": "workspace:*",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.2"
"@vitejs/plugin-react": "^4.3.3"
}
}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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"
}
}
8 changes: 4 additions & 4 deletions packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
},
"dependencies": {
"@commitlint/parse": "^19.5.0",
"@eslint/js": "^9.12.0",
"@eslint/js": "^9.13.0",
"@stylistic/eslint-plugin-js": "^2.9.0",
"commander": "^12.1.0",
"current-git-branch": "^1.1.0",
Expand All @@ -75,10 +75,10 @@
"rollup-plugin-preserve-directives": "^0.4.0",
"semver": "^7.6.3",
"simple-git": "^3.27.0",
"typedoc": "^0.26.9",
"typedoc": "^0.26.10",
"typedoc-plugin-frontmatter": "^1.0.0",
"typedoc-plugin-markdown": "^4.2.9",
"typescript-eslint": "^8.8.1",
"typescript-eslint": "^8.10.0",
"v8flags": "^4.0.1",
"vite-plugin-dts": "4.0.3",
"vite-plugin-externalize-deps": "^0.8.0",
Expand All @@ -93,7 +93,7 @@
"@types/minimist": "^1.2.5",
"@types/semver": "^7.5.8",
"@types/v8flags": "^3.1.3",
"eslint": "^9.12.0",
"eslint": "^9.13.0",
"type-fest": "^4.26.1"
}
}
Loading

0 comments on commit 2992b81

Please sign in to comment.