chore(deps): pin dependencies #107

Closed
opened 2026-04-05 19:43:47 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @renovate[bot] on 5/22/2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
@next/eslint-plugin-next devDependencies pin ^12.0.10 -> 12.1.6
@types/ioredis devDependencies pin ^4.28.7 -> 4.28.10
@types/node devDependencies pin ^17.0.21 -> 17.0.35
@types/react devDependencies pin ^17.0.39 -> 17.0.45
@types/react-dom devDependencies pin ^17.0.13 -> 17.0.17
@typescript-eslint/eslint-plugin devDependencies pin ^5.13.0 -> 5.25.0
@typescript-eslint/parser devDependencies pin ^5.13.0 -> 5.25.0
dotenv dependencies pin ^16.0.0 -> 16.0.1
eslint (source) devDependencies pin ^8.10.0 -> 8.16.0
eslint-config-google dependencies pin ^0.14.0 -> 0.14.0
eslint-config-prettier devDependencies pin ^8.5.0 -> 8.5.0
husky (source) devDependencies pin ^7.0.4 -> 7.0.4
ioredis dependencies pin ^4.28.0 -> 4.28.5
next (source) dependencies pin ^12.0.10 -> 12.1.6
next-transpile-modules devDependencies pin ^9.0.0 -> 9.0.0
ow dependencies pin ^0.28.1 -> 0.28.1
prettier (source) devDependencies pin ^2.5.1 -> 2.6.2
react (source) dependencies pin ^17.0.2 -> 17.0.2
react-dom (source) dependencies pin ^17.0.2 -> 17.0.2
turbo (source) devDependencies pin ^1.1.2 -> 1.2.11
windicss-webpack-plugin devDependencies pin ^1.6.7 -> 1.7.2

Add the preset :preserveSemverRanges to your config if you don't want to pin your dependencies.


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

*Originally created by @renovate[bot] on 5/22/2022* [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@next/eslint-plugin-next](https://togithub.com/vercel/next.js) | devDependencies | pin | [`^12.0.10` -> `12.1.6`](https://renovatebot.com/diffs/npm/@next%2feslint-plugin-next/12.1.6/) | | [@types/ioredis](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | devDependencies | pin | [`^4.28.7` -> `4.28.10`](https://renovatebot.com/diffs/npm/@types%2fioredis/4.28.10/) | | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | devDependencies | pin | [`^17.0.21` -> `17.0.35`](https://renovatebot.com/diffs/npm/@types%2fnode/17.0.35/) | | [@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | devDependencies | pin | [`^17.0.39` -> `17.0.45`](https://renovatebot.com/diffs/npm/@types%2freact/17.0.45/) | | [@types/react-dom](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | devDependencies | pin | [`^17.0.13` -> `17.0.17`](https://renovatebot.com/diffs/npm/@types%2freact-dom/17.0.17/) | | [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) | devDependencies | pin | [`^5.13.0` -> `5.25.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/5.25.0/) | | [@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint) | devDependencies | pin | [`^5.13.0` -> `5.25.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/5.25.0/) | | [dotenv](https://togithub.com/motdotla/dotenv) | dependencies | pin | [`^16.0.0` -> `16.0.1`](https://renovatebot.com/diffs/npm/dotenv/16.0.1/) | | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | devDependencies | pin | [`^8.10.0` -> `8.16.0`](https://renovatebot.com/diffs/npm/eslint/8.16.0/) | | [eslint-config-google](https://togithub.com/google/eslint-config-google) | dependencies | pin | [`^0.14.0` -> `0.14.0`](https://renovatebot.com/diffs/npm/eslint-config-google/0.14.0/) | | [eslint-config-prettier](https://togithub.com/prettier/eslint-config-prettier) | devDependencies | pin | [`^8.5.0` -> `8.5.0`](https://renovatebot.com/diffs/npm/eslint-config-prettier/8.5.0/) | | [husky](https://typicode.github.io/husky) ([source](https://togithub.com/typicode/husky)) | devDependencies | pin | [`^7.0.4` -> `7.0.4`](https://renovatebot.com/diffs/npm/husky/7.0.4/) | | [ioredis](https://togithub.com/luin/ioredis) | dependencies | pin | [`^4.28.0` -> `4.28.5`](https://renovatebot.com/diffs/npm/ioredis/4.28.5/) | | [next](https://nextjs.org) ([source](https://togithub.com/vercel/next.js)) | dependencies | pin | [`^12.0.10` -> `12.1.6`](https://renovatebot.com/diffs/npm/next/12.1.6/) | | [next-transpile-modules](https://togithub.com/martpie/next-transpile-modules) | devDependencies | pin | [`^9.0.0` -> `9.0.0`](https://renovatebot.com/diffs/npm/next-transpile-modules/9.0.0/) | | [ow](https://togithub.com/sindresorhus/ow) | dependencies | pin | [`^0.28.1` -> `0.28.1`](https://renovatebot.com/diffs/npm/ow/0.28.1/) | | [prettier](https://prettier.io) ([source](https://togithub.com/prettier/prettier)) | devDependencies | pin | [`^2.5.1` -> `2.6.2`](https://renovatebot.com/diffs/npm/prettier/2.6.2/) | | [react](https://reactjs.org/) ([source](https://togithub.com/facebook/react)) | dependencies | pin | [`^17.0.2` -> `17.0.2`](https://renovatebot.com/diffs/npm/react/17.0.2/) | | [react-dom](https://reactjs.org/) ([source](https://togithub.com/facebook/react)) | dependencies | pin | [`^17.0.2` -> `17.0.2`](https://renovatebot.com/diffs/npm/react-dom/17.0.2/) | | [turbo](https://turborepo.org) ([source](https://togithub.com/vercel/turborepo)) | devDependencies | pin | [`^1.1.2` -> `1.2.11`](https://renovatebot.com/diffs/npm/turbo/1.2.11/) | | [windicss-webpack-plugin](https://togithub.com/windicss/windicss-webpack-plugin) | devDependencies | pin | [`^1.6.7` -> `1.7.2`](https://renovatebot.com/diffs/npm/windicss-webpack-plugin/1.7.2/) | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/hansputera/tiktok-dl).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/tiktok-dl#107