Skip to content

Commit 7108d84

Browse files
chore: update devcontainer setups (#4914)
1 parent 3c4b66e commit 7108d84

File tree

5 files changed

+5
-62
lines changed

5 files changed

+5
-62
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// For format details, see https://aka.ms/devcontainer.json.
22
{
33
"name": "Platform",
4-
"image": "mcr.microsoft.com/devcontainers/typescript-node:1.0-20-bullseye",
4+
"image": "mcr.microsoft.com/devcontainers/typescript-node:22-bullseye",
55

66
// Features to add to the dev container. More info: https://containers.dev/features.
77
"features": {

.devcontainer/ngrx.io/devcontainer.json

Lines changed: 0 additions & 46 deletions
This file was deleted.

Dockerfile

Lines changed: 0 additions & 15 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
"@nx/angular": "21.1.2",
8686
"firebase-admin": "^12.1.1",
8787
"firebase-functions": "^5.0.1",
88+
"front-matter": "^4.0.2",
8889
"highlight.js": "^11.9.0",
8990
"marked": "^15.0.7",
9091
"marked-gfm-heading-id": "^4.1.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)