Skip to content

Commit b95029a

Browse files
chore(deps): Update all non-major dependencies
1 parent fbd9550 commit b95029a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use the Python 3.14 image as a base
2-
FROM python:3.14@sha256:ffebef43892dd36262fa2b042eddd3320d5510a21f8440dce0a650a3c124b51d AS docs
2+
FROM python:3.14@sha256:8428c32065df71d5a7763099ccb8ee215314129b50d395f95ad589151887d52f AS docs
33

44
# Set the working directory in the container to /usr/src
55
WORKDIR /usr/src

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"devDependencies": {
44
"autoprefixer": "10.4.27",
55
"cssnano": "7.1.4",
6-
"postcss": "8.5.8",
6+
"postcss": "8.5.9",
77
"postcss-cli": "11.0.1"
88
}
99
}

0 commit comments

Comments
 (0)