Skip to content

Commit 3a41351

Browse files
Bump the packages group with 27 updates (#60)
Bumps the packages group with 27 updates: | Package | From | To | | --- | --- | --- | | [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `2.12.0` | `2.12.1` | | [@stylistic/eslint-plugin-js](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-js) | `2.12.0` | `2.12.1` | | [@stylistic/eslint-plugin-jsx](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-jsx) | `2.12.0` | `2.12.1` | | [@stylistic/eslint-plugin-plus](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-plus) | `2.12.0` | `2.12.1` | | [@stylistic/eslint-plugin-ts](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-ts) | `2.12.0` | `2.12.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.1` | `22.10.2` | | [eslint-plugin-solid](https://github.com/solidjs-community/eslint-plugin-solid) | `0.14.4` | `0.14.5` | | [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) | `39.2.0` | `39.2.2` | | [@jridgewell/gen-mapping](https://github.com/jridgewell/gen-mapping) | `0.3.5` | `0.3.8` | | [@vercel/build-utils](https://github.com/vercel/vercel/tree/HEAD/packages/now-build-utils) | `8.7.0` | `8.8.0` | | [@vercel/gatsby-plugin-vercel-builder](https://github.com/vercel/vercel/tree/HEAD/packages/gatsby-plugin-vercel-builder) | `2.0.59` | `2.0.61` | | [@vercel/node](https://github.com/vercel/vercel/tree/HEAD/packages/node) | `3.2.29` | `5.0.0` | | [@vercel/redwood](https://github.com/vercel/vercel/tree/HEAD/packages/redwood) | `2.1.8` | `2.1.10` | | [@vercel/remix-builder](https://github.com/vercel/vercel/tree/HEAD/packages/remix) | `2.2.14` | `4.0.0` | | [@vercel/static-build](https://github.com/vercel/vercel/tree/HEAD/packages/static-build) | `2.5.37` | `2.5.39` | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001687` | `1.0.30001688` | | [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.72` | `1.5.73` | | [get-intrinsic](https://github.com/ljharb/get-intrinsic) | `1.2.5` | `1.2.6` | | [is-data-view](https://github.com/inspect-js/is-data-view) | `1.0.1` | `1.0.2` | | [is-regex](https://github.com/inspect-js/is-regex) | `1.2.0` | `1.2.1` | | [jsesc](https://github.com/mathiasbynens/jsesc) | `3.0.2` | `3.1.0` | | [safe-array-concat](https://github.com/ljharb/safe-array-concat) | `1.1.2` | `1.1.3` | | [safe-regex-test](https://github.com/ljharb/safe-regex-test) | `1.0.3` | `1.1.0` | | [side-channel](https://github.com/ljharb/side-channel) | `1.0.6` | `1.1.0` | | [string.prototype.trim](https://github.com/es-shims/String.prototype.trim) | `1.2.9` | `1.2.10` | | [string.prototype.trimend](https://github.com/es-shims/String.prototype.trimEnd) | `1.0.8` | `1.0.9` | | [zod](https://github.com/colinhacks/zod) | `3.24.0` | `3.24.1` | Updates `@stylistic/eslint-plugin` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.12.1/packages/eslint-plugin) Updates `@stylistic/eslint-plugin-js` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.12.1/packages/eslint-plugin-js) Updates `@stylistic/eslint-plugin-jsx` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.12.1/packages/eslint-plugin-jsx) Updates `@stylistic/eslint-plugin-plus` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.12.1/packages/eslint-plugin-plus) Updates `@stylistic/eslint-plugin-ts` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.12.1/packages/eslint-plugin-ts) Updates `@types/node` from 22.10.1 to 22.10.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-solid` from 0.14.4 to 0.14.5 - [Release notes](https://github.com/solidjs-community/eslint-plugin-solid/releases) - [Commits](solidjs-community/eslint-plugin-solid@v0.14.4...v0.14.5) Updates `vercel` from 39.2.0 to 39.2.2 - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/vercel@39.2.2/packages/cli) Updates `@jridgewell/gen-mapping` from 0.3.5 to 0.3.8 - [Release notes](https://github.com/jridgewell/gen-mapping/releases) - [Commits](https://github.com/jridgewell/gen-mapping/commits) Updates `@vercel/build-utils` from 8.7.0 to 8.8.0 - [Release notes](https://github.com/vercel/vercel/releases) - [Commits](https://github.com/vercel/vercel/commits/@vercel/build-utils@8.8.0/packages/now-build-utils) Updates `@vercel/gatsby-plugin-vercel-builder` from 2.0.59 to 2.0.61 - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/gatsby-plugin-vercel-builder/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/@vercel/gatsby-plugin-vercel-builder@2.0.61/packages/gatsby-plugin-vercel-builder) Updates `@vercel/node` from 3.2.29 to 5.0.0 - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/node/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/@vercel/node@5.0.0/packages/node) Updates `@vercel/redwood` from 2.1.8 to 2.1.10 - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/redwood/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/@vercel/redwood@2.1.10/packages/redwood) Updates `@vercel/remix-builder` from 2.2.14 to 4.0.0 - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/remix/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/@vercel/remix-builder@4.0.0/packages/remix) Updates `@vercel/static-build` from 2.5.37 to 2.5.39 - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/static-build/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/@vercel/static-build@2.5.39/packages/static-build) Updates `caniuse-lite` from 1.0.30001687 to 1.0.30001688 - [Commits](browserslist/caniuse-lite@1.0.30001687...1.0.30001688) Updates `electron-to-chromium` from 1.5.72 to 1.5.73 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](https://github.com/kilian/electron-to-chromium/commits) Updates `get-intrinsic` from 1.2.5 to 1.2.6 - [Changelog](https://github.com/ljharb/get-intrinsic/blob/main/CHANGELOG.md) - [Commits](ljharb/get-intrinsic@v1.2.5...v1.2.6) Updates `is-data-view` from 1.0.1 to 1.0.2 - [Changelog](https://github.com/inspect-js/is-data-view/blob/main/CHANGELOG.md) - [Commits](inspect-js/is-data-view@v1.0.1...v1.0.2) Updates `is-regex` from 1.2.0 to 1.2.1 - [Changelog](https://github.com/inspect-js/is-regex/blob/main/CHANGELOG.md) - [Commits](inspect-js/is-regex@v1.2.0...v1.2.1) Updates `jsesc` from 3.0.2 to 3.1.0 - [Commits](mathiasbynens/jsesc@v3.0.2...v3.1.0) Updates `safe-array-concat` from 1.1.2 to 1.1.3 - [Changelog](https://github.com/ljharb/safe-array-concat/blob/main/CHANGELOG.md) - [Commits](ljharb/safe-array-concat@v1.1.2...v1.1.3) Updates `safe-regex-test` from 1.0.3 to 1.1.0 - [Changelog](https://github.com/ljharb/safe-regex-test/blob/main/CHANGELOG.md) - [Commits](ljharb/safe-regex-test@v1.0.3...v1.1.0) Updates `side-channel` from 1.0.6 to 1.1.0 - [Changelog](https://github.com/ljharb/side-channel/blob/main/CHANGELOG.md) - [Commits](ljharb/side-channel@v1.0.6...v1.1.0) Updates `string.prototype.trim` from 1.2.9 to 1.2.10 - [Changelog](https://github.com/es-shims/String.prototype.trim/blob/main/CHANGELOG.md) - [Commits](es-shims/String.prototype.trim@v1.2.9...v1.2.10) Updates `string.prototype.trimend` from 1.0.8 to 1.0.9 - [Changelog](https://github.com/es-shims/String.prototype.trimEnd/blob/main/CHANGELOG.md) - [Commits](es-shims/String.prototype.trimEnd@v1.0.8...v1.0.9) Updates `zod` from 3.24.0 to 3.24.1 - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md) - [Commits](colinhacks/zod@v3.24.0...v3.24.1) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@stylistic/eslint-plugin-js" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@stylistic/eslint-plugin-jsx" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@stylistic/eslint-plugin-plus" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@stylistic/eslint-plugin-ts" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: eslint-plugin-solid dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: vercel dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@jridgewell/gen-mapping" dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@vercel/build-utils" dependency-type: indirect update-type: version-update:semver-minor dependency-group: packages - dependency-name: "@vercel/gatsby-plugin-vercel-builder" dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@vercel/node" dependency-type: indirect update-type: version-update:semver-major dependency-group: packages - dependency-name: "@vercel/redwood" dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@vercel/remix-builder" dependency-type: indirect update-type: version-update:semver-major dependency-group: packages - dependency-name: "@vercel/static-build" dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: caniuse-lite dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: electron-to-chromium dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: get-intrinsic dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: is-data-view dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: is-regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: jsesc dependency-type: indirect update-type: version-update:semver-minor dependency-group: packages - dependency-name: safe-array-concat dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: safe-regex-test dependency-type: indirect update-type: version-update:semver-minor dependency-group: packages - dependency-name: side-channel dependency-type: indirect update-type: version-update:semver-minor dependency-group: packages - dependency-name: string.prototype.trim dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: string.prototype.trimend dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: zod dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 469a450 commit 3a41351

2 files changed

Lines changed: 241 additions & 173 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,25 +14,25 @@
1414
"@eslint/compat": "^1.2.4",
1515
"@eslint/eslintrc": "^3.2.0",
1616
"@eslint/js": "^9.16.0",
17-
"@stylistic/eslint-plugin": "^2.12.0",
18-
"@stylistic/eslint-plugin-js": "^2.12.0",
19-
"@stylistic/eslint-plugin-jsx": "^2.12.0",
20-
"@stylistic/eslint-plugin-plus": "^2.12.0",
21-
"@stylistic/eslint-plugin-ts": "^2.12.0",
22-
"@types/node": "^22.10.1",
17+
"@stylistic/eslint-plugin": "^2.12.1",
18+
"@stylistic/eslint-plugin-js": "^2.12.1",
19+
"@stylistic/eslint-plugin-jsx": "^2.12.1",
20+
"@stylistic/eslint-plugin-plus": "^2.12.1",
21+
"@stylistic/eslint-plugin-ts": "^2.12.1",
22+
"@types/node": "^22.10.2",
2323
"autoprefixer": "^10.4.20",
2424
"dotenv": "^16.4.7",
2525
"eslint": "^9.16.0",
2626
"eslint-import-resolver-typescript": "^3.7.0",
2727
"eslint-plugin-boundaries": "^5.0.1",
2828
"eslint-plugin-import": "^2.31.0",
2929
"eslint-plugin-promise": "^7.2.1",
30-
"eslint-plugin-solid": "^0.14.4",
30+
"eslint-plugin-solid": "^0.14.5",
3131
"postcss": "^8.4.49",
3232
"tailwindcss": "3.4.16",
3333
"typescript": "^5.7.2",
3434
"typescript-eslint": "^8.18.0",
35-
"vercel": "^39.2.0",
35+
"vercel": "^39.2.2",
3636
"vite": "^6.0.3",
3737
"vite-plugin-solid": "^2.11.0",
3838
"vite-plugin-vercel": "^9.0.3"

0 commit comments

Comments
 (0)