Skip to content

Commit 1a47a2d

Browse files
committed
chore: bump mise version and dependencies
- Update mise minimum version to 2026.4.7. - Update web project dependencies, including TanStack Query, Vitest, and Vite. Generated-by: aiautocommit
1 parent 854ea5d commit 1a47a2d

File tree

6 files changed

+253
-253
lines changed

6 files changed

+253
-253
lines changed

.config/mise.dev.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
min_version = "2026.4.6"
1+
min_version = "2026.4.7"
22

33
# packages that are *not* required in production, but are required for development (and ci) should be included here
44

.config/mise.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -9,44 +9,44 @@ version = "1.49.0"
99
backend = "ubi:casey/just"
1010

1111
[[tools.python]]
12-
version = "3.14.3"
12+
version = "3.14.4"
1313
backend = "core:python"
1414

1515
[tools.python."platforms.linux-arm64"]
16-
checksum = "sha256:53700338695e402a1a1fe22be4a41fbdacc70e22bb308a48eca8ed67cb7992be"
17-
url = "https://github.com/astral-sh/python-build-standalone/releases/download/20260324/cpython-3.14.3+20260324-aarch64-unknown-linux-gnu-install_only_stripped.tar.gz"
16+
checksum = "sha256:c84d61ae07e3b255f8bac6a28147bd373c3c1862d1d5598a9543a5b103fcb595"
17+
url = "https://github.com/astral-sh/python-build-standalone/releases/download/20260408/cpython-3.14.4+20260408-aarch64-unknown-linux-gnu-install_only_stripped.tar.gz"
1818
provenance = "github-attestations"
1919

2020
[tools.python."platforms.linux-arm64-musl"]
21-
checksum = "sha256:53700338695e402a1a1fe22be4a41fbdacc70e22bb308a48eca8ed67cb7992be"
22-
url = "https://github.com/astral-sh/python-build-standalone/releases/download/20260324/cpython-3.14.3+20260324-aarch64-unknown-linux-gnu-install_only_stripped.tar.gz"
21+
checksum = "sha256:c84d61ae07e3b255f8bac6a28147bd373c3c1862d1d5598a9543a5b103fcb595"
22+
url = "https://github.com/astral-sh/python-build-standalone/releases/download/20260408/cpython-3.14.4+20260408-aarch64-unknown-linux-gnu-install_only_stripped.tar.gz"
2323
provenance = "github-attestations"
2424

2525
[tools.python."platforms.linux-x64"]
26-
checksum = "sha256:d7a9f970914bb4c88756fe3bdcc186d4feb90e9500e54f1db47dae4dc9687e39"
27-
url = "https://github.com/astral-sh/python-build-standalone/releases/download/20260324/cpython-3.14.3+20260324-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz"
26+
checksum = "sha256:c838ac128a6e9c944b30301880472349eca8cd1abc79fb0d359ac2a358569389"
27+
url = "https://github.com/astral-sh/python-build-standalone/releases/download/20260408/cpython-3.14.4+20260408-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz"
2828
provenance = "github-attestations"
2929

3030
[tools.python."platforms.linux-x64-musl"]
31-
checksum = "sha256:d7a9f970914bb4c88756fe3bdcc186d4feb90e9500e54f1db47dae4dc9687e39"
32-
url = "https://github.com/astral-sh/python-build-standalone/releases/download/20260324/cpython-3.14.3+20260324-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz"
31+
checksum = "sha256:c838ac128a6e9c944b30301880472349eca8cd1abc79fb0d359ac2a358569389"
32+
url = "https://github.com/astral-sh/python-build-standalone/releases/download/20260408/cpython-3.14.4+20260408-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz"
3333
provenance = "github-attestations"
3434

3535
[tools.python."platforms.macos-arm64"]
36-
checksum = "sha256:c43aecde4a663aebff99b9b83da0efec506479f1c3f98331442f33d2c43501f9"
37-
url = "https://github.com/astral-sh/python-build-standalone/releases/download/20260324/cpython-3.14.3+20260324-aarch64-apple-darwin-install_only_stripped.tar.gz"
36+
checksum = "sha256:f1ce5d79bceecbed25a37b611d6dae147b27857dda8181e3a5e29e73dd1c57c3"
37+
url = "https://github.com/astral-sh/python-build-standalone/releases/download/20260408/cpython-3.14.4+20260408-aarch64-apple-darwin-install_only_stripped.tar.gz"
3838
provenance = "github-attestations"
3939

4040
[tools.python."platforms.macos-x64"]
41-
checksum = "sha256:9ab41dbc2f100a2a45d1833b9c11165f51051c558b5213eda9a9731d5948a0c0"
42-
url = "https://github.com/astral-sh/python-build-standalone/releases/download/20260324/cpython-3.14.3+20260324-x86_64-apple-darwin-install_only_stripped.tar.gz"
41+
checksum = "sha256:1c9615f872058332b74b2be1b248078c636b6f4b116eed3e17f50eb7efe1a989"
42+
url = "https://github.com/astral-sh/python-build-standalone/releases/download/20260408/cpython-3.14.4+20260408-x86_64-apple-darwin-install_only_stripped.tar.gz"
4343
provenance = "github-attestations"
4444

4545
[tools.python."platforms.windows-x64"]
46-
checksum = "sha256:bbe19034b35b0267176a7442575ae7dc6343480fd4d35598cb7700173d431e09"
47-
url = "https://github.com/astral-sh/python-build-standalone/releases/download/20260324/cpython-3.14.3+20260324-x86_64-pc-windows-msvc-install_only_stripped.tar.gz"
46+
checksum = "sha256:472f4f0d91429661db1b28a72e36adc593b6bd5d19db222d7faca635b3005313"
47+
url = "https://github.com/astral-sh/python-build-standalone/releases/download/20260408/cpython-3.14.4+20260408-x86_64-pc-windows-msvc-install_only_stripped.tar.gz"
4848
provenance = "github-attestations"
4949

5050
[[tools.uv]]
51-
version = "0.11.4"
51+
version = "0.11.6"
5252
backend = "asdf:uv"

.github/actions/common-setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ runs:
1111
env:
1212
MISE_ENV: dev
1313
with:
14-
version: 2026.4.6
14+
version: 2026.4.7
1515
# TODO document: https://github.com/actions/runner-images/issues/4849, https://github.com/actions/runner-images/issues/264
1616
- uses: tecolicom/actions-use-apt-tools@v1
1717
with:

uv.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"@tailwindcss/postcss": "^4.2.2",
4040
"@tailwindcss/typography": "^0.5.19",
4141
"@tailwindcss/vite": "^4.2.2",
42-
"@tanstack/react-query": "^5.96.2",
43-
"@tanstack/react-query-devtools": "^5.96.2",
42+
"@tanstack/react-query": "^5.97.0",
43+
"@tanstack/react-query-devtools": "^5.97.0",
4444
"analytics": "^0.8.19",
4545
"autoprefixer": "^10.4.27",
4646
"class-variance-authority": "^0.7.1",
@@ -50,9 +50,9 @@
5050
"inflection": "^3.0.2",
5151
"isbot": "^5.1.37",
5252
"libphonenumber-js": "^1.12.41",
53-
"lucide-react": "^1.7.0",
53+
"lucide-react": "^1.8.0",
5454
"postcss": "^8.5.9",
55-
"posthog-js": "^1.365.4",
55+
"posthog-js": "^1.366.0",
5656
"ramda": "^0.32.0",
5757
"react": "^19.2.5",
5858
"react-dom": "^19.2.5",
@@ -65,7 +65,7 @@
6565
"tslog": "^4.10.2",
6666
"tw-animate-css": "^1.4.0",
6767
"typescript": "^6.0.2",
68-
"vite": "^8.0.7",
68+
"vite": "^8.0.8",
6969
"vite-plugin-compression": "^0.5.1",
7070
"vite-plugin-terminal": "^1.4.0",
7171
"vite-tsconfig-paths": "^6.1.1",
@@ -83,7 +83,7 @@
8383
"@types/react-dom": "^19.2.3",
8484
"@typescript-eslint/eslint-plugin": "^8.58.1",
8585
"@vitejs/plugin-react": "^6.0.1",
86-
"@vitest/coverage-v8": "^4.1.3",
86+
"@vitest/coverage-v8": "^4.1.4",
8787
"eslint": "^10.2.0",
8888
"eslint-plugin-react": "^7.37.5",
8989
"eslint-plugin-react-hooks": "^7.0.1",
@@ -97,7 +97,7 @@
9797
"vite-plugin-check-env": "1.2.17",
9898
"vite-plugin-devtools-json": "^1.0.0",
9999
"vite-plugin-svgr": "^5.2.0",
100-
"vitest": "^4.1.3"
100+
"vitest": "^4.1.4"
101101
},
102102
"sideEffects": [
103103
"app/configuration/*"

0 commit comments

Comments
 (0)