Skip to content

Commit fd194de

Browse files
dependabot[bot]vishnuv688
authored andcommitted
Bump the major-deps-updates group with 6 updates
Bumps the major-deps-updates group with 6 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.9.1` | `25.0.3` | | [@vitest/browser](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser) | `3.2.4` | `4.0.16` | | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `59.0.1` | `62.0.0` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.18` | `4.1.18` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.2.4` | `4.0.16` | | [@fastify/static](https://github.com/fastify/fastify-static) | `8.3.0` | `9.0.0` | Updates `@types/node` from 24.9.1 to 25.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/browser` from 3.2.4 to 4.0.16 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.16/packages/browser) Updates `eslint-plugin-unicorn` from 59.0.1 to 62.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v59.0.1...v62.0.0) Updates `tailwindcss` from 3.4.18 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/packages/tailwindcss) Updates `vitest` from 3.2.4 to 4.0.16 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.16/packages/vitest) Updates `@fastify/static` from 8.3.0 to 9.0.0 - [Release notes](https://github.com/fastify/fastify-static/releases) - [Commits](fastify/fastify-static@v8.3.0...v9.0.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-deps-updates - dependency-name: "@vitest/browser" dependency-version: 4.0.16 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-deps-updates - dependency-name: eslint-plugin-unicorn dependency-version: 62.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-deps-updates - dependency-name: tailwindcss dependency-version: 4.1.18 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-deps-updates - dependency-name: vitest dependency-version: 4.0.16 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-deps-updates - dependency-name: "@fastify/static" dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-deps-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d5ec8c commit fd194de

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,20 @@
1515
}
1616
},
1717
"devDependencies": {
18+
"@types/node": "^25.0.3",
1819
"@types/node": "^25.0.3",
1920
"@typescript-eslint/eslint-plugin": "^8.40.0",
2021
"@typescript-eslint/parser": "^8.40.0",
2122
"@typescript-eslint/utils": "^8.40.0",
2223
"@vitest/browser": "^4.0.16",
24+
"@vitest/browser": "^4.0.16",
2325
"autoprefixer": "^10.4.21",
2426
"eslint": "^9.33.0",
2527
"eslint-config-prettier": "^10.1.8",
2628
"eslint-plugin-import": "^2.32.0",
2729
"eslint-plugin-prettier": "^5.5.4",
2830
"eslint-plugin-unicorn": "^62.0.0",
31+
"eslint-plugin-unicorn": "^62.0.0",
2932
"npm-run-all": "^4.1.5",
3033
"postcss": "^8.5.6",
3134
"postcss-lit": "^1.2.0",

0 commit comments

Comments
 (0)