dependabot[bot]
|
37c95a504d
|
chore(deps): bump the build-tooling group across 1 directory with 5 updates
Bumps the build-tooling group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@rolldown/pluginutils](https://github.com/rolldown/rolldown/tree/HEAD/packages/pluginutils) | `1.0.0-rc.4` | `1.0.0-rc.12` |
| [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc) | `4.2.3` | `4.3.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.2` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.3.1` | `8.0.3` |
| [vite-plugin-babel](https://github.com/owlsdepartment/vite-plugin-babel) | `1.5.1` | `1.6.0` |
Updates `@rolldown/pluginutils` from 1.0.0-rc.4 to 1.0.0-rc.12
- [Release notes](https://github.com/rolldown/rolldown/releases)
- [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rolldown/rolldown/commits/v1.0.0-rc.12/packages/pluginutils)
Updates `@vitejs/plugin-react-swc` from 4.2.3 to 4.3.0
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.0/packages/plugin-react-swc)
Updates `typescript` from 5.9.3 to 6.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.2)
Updates `vite` from 7.3.1 to 8.0.3
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@8.0.3/packages/vite)
Updates `vite-plugin-babel` from 1.5.1 to 1.6.0
- [Commits](https://github.com/owlsdepartment/vite-plugin-babel/commits)
---
updated-dependencies:
- dependency-name: "@rolldown/pluginutils"
dependency-version: 1.0.0-rc.12
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: build-tooling
- dependency-name: "@vitejs/plugin-react-swc"
dependency-version: 4.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: build-tooling
- dependency-name: typescript
dependency-version: 6.0.2
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: build-tooling
- dependency-name: vite
dependency-version: 8.0.3
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: build-tooling
- dependency-name: vite-plugin-babel
dependency-version: 1.6.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: build-tooling
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-04-07 05:35:17 +00:00 |
|
dependabot[bot]
|
a7a9129748
|
chore(deps): bump react-router-dom from 7.13.0 to 7.13.1 in the react group (#55)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-04-07 05:32:47 +00:00 |
|
dependabot[bot]
|
f785eb7cba
|
chore(deps): bump the minor-patch-catchall group across 1 directory with 6 updates (#60)
Bumps the minor-patch-catchall group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [itty-router](https://github.com/kwhitley/itty-router) | `5.0.22` | `5.0.23` |
| [zustand](https://github.com/pmndrs/zustand) | `5.0.11` | `5.0.12` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.2.3` | `25.5.0` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.18` | `4.2.1` |
| [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.9.19` | `2.10.8` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.56.0` | `8.57.0` |
Updates `itty-router` from 5.0.22 to 5.0.23
- [Release notes](https://github.com/kwhitley/itty-router/releases)
- [Changelog](https://github.com/kwhitley/itty-router/blob/v5.x/CHANGELOG.md)
- [Commits](https://github.com/kwhitley/itty-router/compare/v5.0.22...v5.0.23)
Updates `zustand` from 5.0.11 to 5.0.12
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](https://github.com/pmndrs/zustand/compare/v5.0.11...v5.0.12)
Updates `@types/node` from 25.2.3 to 25.5.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `@tailwindcss/postcss` from 4.1.18 to 4.2.1
- [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.2.1/packages/@tailwindcss-postcss)
Updates `baseline-browser-mapping` from 2.9.19 to 2.10.8
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](https://github.com/web-platform-dx/baseline-browser-mapping/compare/v2.9.19...v2.10.8)
Updates `typescript-eslint` from 8.56.0 to 8.57.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.0/packages/typescript-eslint)
---
updated-dependencies:
- dependency-name: itty-router
dependency-version: 5.0.23
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch-catchall
- dependency-name: zustand
dependency-version: 5.0.12
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch-catchall
- dependency-name: "@types/node"
dependency-version: 25.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-patch-catchall
- dependency-name: "@tailwindcss/postcss"
dependency-version: 4.2.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-patch-catchall
- dependency-name: baseline-browser-mapping
dependency-version: 2.10.8
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-patch-catchall
- dependency-name: typescript-eslint
dependency-version: 8.57.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-patch-catchall
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-04-07 05:27:10 +00:00 |
|
dependabot[bot]
|
a0b48f7427
|
chore(deps): bump the lint-and-format group across 1 directory with 5 updates (#53)
Bumps the lint-and-format group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `20.4.1` | `20.4.2` |
| [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `20.4.1` | `20.4.2` |
| [eslint](https://github.com/eslint/eslint) | `10.0.0` | `10.0.2` |
| [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.5.0` | `0.5.2` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.7` | `16.3.1` |
Updates `@commitlint/cli` from 20.4.1 to 20.4.2
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.4.2/@commitlint/cli)
Updates `@commitlint/config-conventional` from 20.4.1 to 20.4.2
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.4.2/@commitlint/config-conventional)
Updates `eslint` from 10.0.0 to 10.0.2
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v10.0.0...v10.0.2)
Updates `eslint-plugin-react-refresh` from 0.5.0 to 0.5.2
- [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
- [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.5.0...v0.5.2)
Updates `lint-staged` from 16.2.7 to 16.3.1
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lint-staged/lint-staged/compare/v16.2.7...v16.3.1)
---
updated-dependencies:
- dependency-name: "@commitlint/cli"
dependency-version: 20.4.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: lint-and-format
- dependency-name: "@commitlint/config-conventional"
dependency-version: 20.4.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: lint-and-format
- dependency-name: eslint
dependency-version: 10.0.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: lint-and-format
- dependency-name: eslint-plugin-react-refresh
dependency-version: 0.5.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: lint-and-format
- dependency-name: lint-staged
dependency-version: 16.3.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: lint-and-format
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-04-07 05:23:48 +00:00 |
|
dependabot[bot]
|
15cc4b285f
|
chore(deps): bump the cloudflare group with 2 updates (#57)
Bumps the cloudflare group with 2 updates: [@cloudflare/workers-types](https://github.com/cloudflare/workerd) and [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler).
Updates `@cloudflare/workers-types` from 4.20260301.1 to 4.20260307.1
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md)
- [Commits](https://github.com/cloudflare/workerd/commits)
Updates `wrangler` from 4.69.0 to 4.71.0
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.71.0/packages/wrangler)
---
updated-dependencies:
- dependency-name: "@cloudflare/workers-types"
dependency-version: 4.20260307.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: cloudflare
- dependency-name: wrangler
dependency-version: 4.71.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: cloudflare
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-04-07 05:18:25 +00:00 |
|
dependabot[bot]
|
3f938c5c3b
|
chore(deps): bump the css-tooling group across 1 directory with 2 updates (#56)
Bumps the css-tooling group with 2 updates in the / directory: [postcss](https://github.com/postcss/postcss) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss).
Updates `postcss` from 8.5.6 to 8.5.8
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.6...8.5.8)
Updates `tailwindcss` from 4.1.18 to 4.2.1
- [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.2.1/packages/tailwindcss)
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.8
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: css-tooling
- dependency-name: tailwindcss
dependency-version: 4.2.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: css-tooling
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-04-07 05:16:16 +00:00 |
|
dependabot[bot]
|
46e8b320fb
|
chore(deps): bump vite from 7.3.1 to 7.3.2 (#65)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-04-06 22:14:13 -07:00 |
|
dependabot[bot]
|
a2a2c37b89
|
chore(deps): bump the cloudflare group with 2 updates (#49)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-01 10:21:34 -07:00 |
|
dependabot[bot]
|
0e22853b12
|
chore(deps): bump the react group with 5 updates (#36)
* chore(deps): bump the react group with 5 updates
Bumps the react group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.2.4` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.18` | `19.2.14` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.2.4` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.5` | `19.2.3` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.30.1` | `7.13.0` |
Updates `react` from 18.3.1 to 19.2.4
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react)
Updates `@types/react` from 18.3.18 to 19.2.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
Updates `react-dom` from 18.3.1 to 19.2.4
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react-dom)
Updates `@types/react-dom` from 18.3.5 to 19.2.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
Updates `react-router-dom` from 6.30.1 to 7.13.0
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.13.0/packages/react-router-dom)
Updates `@types/react` from 18.3.18 to 19.2.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
Updates `@types/react-dom` from 18.3.5 to 19.2.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
---
updated-dependencies:
- dependency-name: react
dependency-version: 19.2.4
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: react
- dependency-name: "@types/react"
dependency-version: 19.2.14
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: react
- dependency-name: react-dom
dependency-version: 19.2.4
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: react
- dependency-name: "@types/react-dom"
dependency-version: 19.2.3
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: react
- dependency-name: react-router-dom
dependency-version: 7.13.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: react
- dependency-name: "@types/react"
dependency-version: 19.2.14
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: react
- dependency-name: "@types/react-dom"
dependency-version: 19.2.3
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: react
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: pass initial value to useRef for react 19 compatibility
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: End Nightshade <contact@endoftimee.tech>
|
2026-02-17 15:08:53 +00:00 |
|
End Nightshade
|
bcf35b7765
|
fix!: migrate to tailwind v4 with @tailwindcss/postcss and css-based config
|
2026-02-17 07:58:06 -07:00 |
|
dependabot[bot]
|
f5f318ea5c
|
chore(deps): bump the build-tooling group with 6 updates (#39)
Bumps the build-tooling group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [@rolldown/pluginutils](https://github.com/rolldown/rolldown/tree/HEAD/packages/pluginutils) | `1.0.0-beta.51` | `1.0.0-rc.4` |
| [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc) | `3.11.0` | `4.2.3` |
| [rimraf](https://github.com/isaacs/rimraf) | `5.0.10` | `6.1.3` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `5.9.3` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.2.2` | `7.3.1` |
| [vite-plugin-babel](https://github.com/owlsdepartment/vite-plugin-babel) | `1.3.2` | `1.5.1` |
Updates `@rolldown/pluginutils` from 1.0.0-beta.51 to 1.0.0-rc.4
- [Release notes](https://github.com/rolldown/rolldown/releases)
- [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG-2025.md)
- [Commits](https://github.com/rolldown/rolldown/commits/v1.0.0-rc.4/packages/pluginutils)
Updates `@vitejs/plugin-react-swc` from 3.11.0 to 4.2.3
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react-swc@4.2.3/packages/plugin-react-swc)
Updates `rimraf` from 5.0.10 to 6.1.3
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v5.0.10...v6.1.3)
Updates `typescript` from 5.9.2 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v5.9.3)
Updates `vite` from 6.2.2 to 7.3.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.1/packages/vite)
Updates `vite-plugin-babel` from 1.3.2 to 1.5.1
- [Commits](https://github.com/owlsdepartment/vite-plugin-babel/commits)
---
updated-dependencies:
- dependency-name: "@rolldown/pluginutils"
dependency-version: 1.0.0-rc.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: build-tooling
- dependency-name: "@vitejs/plugin-react-swc"
dependency-version: 4.2.3
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: build-tooling
- dependency-name: rimraf
dependency-version: 6.1.3
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: build-tooling
- dependency-name: typescript
dependency-version: 5.9.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: build-tooling
- dependency-name: vite
dependency-version: 7.3.1
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: build-tooling
- dependency-name: vite-plugin-babel
dependency-version: 1.5.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: build-tooling
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-17 06:34:10 +00:00 |
|
dependabot[bot]
|
e01dd5e7af
|
chore(deps): bump the minor-patch-catchall group with 2 updates (#43)
Bumps the minor-patch-catchall group with 2 updates: [zustand](https://github.com/pmndrs/zustand) and [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping).
Updates `zustand` from 5.0.3 to 5.0.11
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](https://github.com/pmndrs/zustand/compare/v5.0.3...v5.0.11)
Updates `baseline-browser-mapping` from 2.8.31 to 2.9.19
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](https://github.com/web-platform-dx/baseline-browser-mapping/compare/v2.8.31...v2.9.19)
---
updated-dependencies:
- dependency-name: zustand
dependency-version: 5.0.11
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch-catchall
- dependency-name: baseline-browser-mapping
dependency-version: 2.9.19
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-patch-catchall
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-17 06:31:27 +00:00 |
|
dependabot[bot]
|
6626cf2a9a
|
chore(deps): bump the testing group with 5 updates (#38)
Bumps the testing group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.8.0` | `6.9.1` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.3.1` | `16.3.2` |
| [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `1.6.1` | `4.0.18` |
| [jsdom](https://github.com/jsdom/jsdom) | `24.1.3` | `28.1.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.0.9` | `4.0.18` |
Updates `@testing-library/jest-dom` from 6.8.0 to 6.9.1
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.8.0...v6.9.1)
Updates `@testing-library/react` from 14.3.1 to 16.3.2
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v14.3.1...v16.3.2)
Updates `@vitest/ui` from 1.6.1 to 4.0.18
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/ui)
Updates `jsdom` from 24.1.3 to 28.1.0
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/24.1.3...28.1.0)
Updates `vitest` from 3.0.9 to 4.0.18
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/vitest)
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-version: 6.9.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: testing
- dependency-name: "@testing-library/react"
dependency-version: 16.3.2
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: testing
- dependency-name: "@vitest/ui"
dependency-version: 4.0.18
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: testing
- dependency-name: jsdom
dependency-version: 28.1.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: testing
- dependency-name: vitest
dependency-version: 4.0.18
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: testing
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-17 06:30:11 +00:00 |
|
dependabot[bot]
|
b0b43a38cf
|
chore(deps): bump the css-tooling group with 3 updates (#40)
Bumps the css-tooling group with 3 updates: [autoprefixer](https://github.com/postcss/autoprefixer), [postcss](https://github.com/postcss/postcss) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss).
Updates `autoprefixer` from 10.4.20 to 10.4.24
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.20...10.4.24)
Updates `postcss` from 8.5.1 to 8.5.6
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.1...8.5.6)
Updates `tailwindcss` from 3.4.17 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)
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-version: 10.4.24
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: css-tooling
- dependency-name: postcss
dependency-version: 8.5.6
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: css-tooling
- dependency-name: tailwindcss
dependency-version: 4.1.18
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: css-tooling
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-17 06:28:28 +00:00 |
|
dependabot[bot]
|
d5ed663d9f
|
chore(deps): bump @types/node from 20.17.16 to 25.2.3 (#44)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.17.16 to 25.2.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 25.2.3
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-17 06:26:25 +00:00 |
|
dependabot[bot]
|
bb253b6bb7
|
chore(deps): bump the ui-libs group with 3 updates (#42)
Bumps the ui-libs group with 3 updates: [@radix-ui/react-slot](https://github.com/radix-ui/primitives), [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) and [tailwind-merge](https://github.com/dcastil/tailwind-merge).
Updates `@radix-ui/react-slot` from 1.2.3 to 1.2.4
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)
Updates `lucide-react` from 0.474.0 to 0.564.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.564.0/packages/lucide-react)
Updates `tailwind-merge` from 2.6.0 to 3.4.1
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.6.0...v3.4.1)
---
updated-dependencies:
- dependency-name: "@radix-ui/react-slot"
dependency-version: 1.2.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ui-libs
- dependency-name: lucide-react
dependency-version: 0.564.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ui-libs
- dependency-name: tailwind-merge
dependency-version: 3.4.1
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ui-libs
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-17 06:25:00 +00:00 |
|
dependabot[bot]
|
77367b4656
|
chore(deps): bump the cloudflare group with 2 updates (#41)
Bumps the cloudflare group with 2 updates: [@cloudflare/workers-types](https://github.com/cloudflare/workerd) and [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler).
Updates `@cloudflare/workers-types` from 4.20250129.0 to 4.20260217.0
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md)
- [Commits](https://github.com/cloudflare/workerd/commits)
Updates `wrangler` from 3.114.14 to 4.65.0
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.65.0/packages/wrangler)
---
updated-dependencies:
- dependency-name: "@cloudflare/workers-types"
dependency-version: 4.20260217.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: cloudflare
- dependency-name: wrangler
dependency-version: 4.65.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: cloudflare
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-17 06:23:38 +00:00 |
|
dependabot[bot]
|
862dbae2fe
|
chore(deps): bump itty-router from 4.2.2 to 5.0.22 (#45)
Bumps [itty-router](https://github.com/kwhitley/itty-router) from 4.2.2 to 5.0.22.
- [Release notes](https://github.com/kwhitley/itty-router/releases)
- [Changelog](https://github.com/kwhitley/itty-router/blob/v5.x/CHANGELOG.md)
- [Commits](https://github.com/kwhitley/itty-router/compare/v4.2.2...v5.0.22)
---
updated-dependencies:
- dependency-name: itty-router
dependency-version: 5.0.22
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-17 06:22:20 +00:00 |
|
dependabot[bot]
|
dc7d2ad447
|
chore(deps): bump the lint-and-format group with 11 updates (#37)
* chore(deps): bump the lint-and-format group with 11 updates
Bumps the lint-and-format group with 11 updates:
| Package | From | To |
| --- | --- | --- |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `18.6.1` | `20.4.1` |
| [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `18.6.3` | `20.4.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.21.0` | `8.56.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `8.56.0` |
| [eslint](https://github.com/eslint/eslint) | `8.57.1` | `10.0.0` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.2` | `10.1.8` |
| [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `6.0.0-rc.2` | `7.0.1` |
| [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.20` | `0.5.0` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.5.2` | `16.2.7` |
| [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.8.1` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.5.14` | `0.7.2` |
Updates `@commitlint/cli` from 18.6.1 to 20.4.1
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.4.1/@commitlint/cli)
Updates `@commitlint/config-conventional` from 18.6.3 to 20.4.1
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.4.1/@commitlint/config-conventional)
Updates `@typescript-eslint/eslint-plugin` from 6.21.0 to 8.56.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 6.21.0 to 8.56.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.0/packages/parser)
Updates `eslint` from 8.57.1 to 10.0.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v8.57.1...v10.0.0)
Updates `eslint-config-prettier` from 9.1.2 to 10.1.8
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/commits/v10.1.8)
Updates `eslint-plugin-react-hooks` from 6.0.0-rc.2 to 7.0.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)
Updates `eslint-plugin-react-refresh` from 0.4.20 to 0.5.0
- [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
- [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.4.20...v0.5.0)
Updates `lint-staged` from 15.5.2 to 16.2.7
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lint-staged/lint-staged/compare/v15.5.2...v16.2.7)
Updates `prettier` from 3.6.2 to 3.8.1
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.6.2...3.8.1)
Updates `prettier-plugin-tailwindcss` from 0.5.14 to 0.7.2
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.5.14...v0.7.2)
---
updated-dependencies:
- dependency-name: "@commitlint/cli"
dependency-version: 20.4.1
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: lint-and-format
- dependency-name: "@commitlint/config-conventional"
dependency-version: 20.4.1
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: lint-and-format
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.56.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: lint-and-format
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.56.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: lint-and-format
- dependency-name: eslint
dependency-version: 10.0.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: lint-and-format
- dependency-name: eslint-config-prettier
dependency-version: 10.1.8
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: lint-and-format
- dependency-name: eslint-plugin-react-hooks
dependency-version: 7.0.1
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: lint-and-format
- dependency-name: eslint-plugin-react-refresh
dependency-version: 0.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: lint-and-format
- dependency-name: lint-staged
dependency-version: 16.2.7
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: lint-and-format
- dependency-name: prettier
dependency-version: 3.8.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: lint-and-format
- dependency-name: prettier-plugin-tailwindcss
dependency-version: 0.7.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: lint-and-format
...
Signed-off-by: dependabot[bot] <support@github.com>
* feat!: migrate eslint to flat config for eslint 10
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: End Nightshade <contact@endoftimee.tech>
|
2026-02-16 23:20:31 -07:00 |
|
End Nightshade
|
6f5e2ffb04
|
fix(deps): move lucide-react to deps, eslint-config-react-app to devDeps, remove plugin-react placeholder, delete npm lockfile
|
2026-02-16 22:24:13 -07:00 |
|
End
|
149536137a
|
feat: add blog
|
2026-01-15 12:44:10 -07:00 |
|
End
|
61d139abdb
|
style: format code and minor updates
|
2025-09-19 08:52:17 -07:00 |
|
End
|
37a17bbdf5
|
feat: add protofox theme, boot animation, and sponsor button
|
2025-04-09 13:17:04 -07:00 |
|
End
|
815b363a96
|
fix: update styles and component fixes
|
2025-02-17 23:53:22 -07:00 |
|
End
|
40e518b818
|
feat: add fox adventure game
|
2025-02-17 19:47:06 -07:00 |
|
End
|
651bb86b52
|
feat: add Spotify music integration
|
2025-02-11 12:49:33 -07:00 |
|
End
|
d7266e4dd2
|
feat: add music display component
|
2025-02-01 19:22:26 -07:00 |
|
End
|
5772a7da3d
|
feat: add loading animation and UI components
|
2025-02-01 12:27:00 -07:00 |
|
End
|
b681c58b88
|
fix: update TypeScript components
|
2025-02-01 08:39:04 -07:00 |
|
End
|
1253dbf9b3
|
refactor: clean up build config and remove unused files
|
2025-02-01 08:05:24 -07:00 |
|
End
|
c3d4bad397
|
refactor: migrate components to TypeScript
|
2025-02-01 07:06:18 -07:00 |
|
End
|
7065ebff89
|
fix: update dependencies and wrangler config
|
2025-02-01 06:00:17 -07:00 |
|
End
|
4908de4c44
|
feat: add fox card and rolling effects components
|
2025-01-31 18:21:23 -07:00 |
|
End
|
432ce1d2f4
|
refactor: major site overhaul
|
2025-01-31 12:31:00 -07:00 |
|
End
|
8bce3b8371
|
feat: add Cloudflare worker and loading screen
|
2025-01-17 13:37:24 -07:00 |
|
End
|
a83b36fe2d
|
refactor: simplify project structure
|
2024-12-24 00:20:15 -07:00 |
|
End
|
32f6545a2b
|
refactor: restructure project layout
|
2024-12-10 11:27:05 -07:00 |
|