summaryrefslogtreecommitdiff
path: root/.devcontainer
diff options
context:
space:
mode:
authorかっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>2025-04-28 10:12:04 +0900
committerGitHub <noreply@github.com>2025-04-28 10:12:04 +0900
commit6acb743e5e7d46b0f8a00be82eb245a7acafafab (patch)
tree72197454b8e7320a5a27c53650e695dc1ec781ad /.devcontainer
parent🎨 (diff)
downloadsharkey-6acb743e5e7d46b0f8a00be82eb245a7acafafab.tar.gz
sharkey-6acb743e5e7d46b0f8a00be82eb245a7acafafab.tar.bz2
sharkey-6acb743e5e7d46b0f8a00be82eb245a7acafafab.zip
deps: update pnpm to v10.10.0 (#15899)
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Diffstat (limited to '.devcontainer')
-rw-r--r--.devcontainer/devcontainer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json
index c506c36f6b..25d9cfc1fb 100644
--- a/.devcontainer/devcontainer.json
+++ b/.devcontainer/devcontainer.json
@@ -8,7 +8,7 @@
"version": "22.11.0"
},
"ghcr.io/devcontainers-extra/features/pnpm:2": {
- "version": "10.6.1"
+ "version": "10.10.0"
}
},
"forwardPorts": [3000],