Skip to content

Commit 030e090

Browse files
chore(deps): update all non-major dependencies
1 parent ce181a3 commit 030e090

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ COPY --from=lint /srv/app/package.json /tmp/package.json
184184
#######################
185185
# Provide a web server.
186186

187-
FROM nginx:1.29.4-alpine AS production
187+
FROM nginx:1.29.5-alpine AS production
188188

189189
WORKDIR /usr/share/nginx/html
190190

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"devDependencies": {
1616
"@eslint/js": "9.39.2",
17-
"@types/react": "19.2.11",
17+
"@types/react": "19.2.12",
1818
"@types/react-dom": "19.2.3",
1919
"@vitejs/plugin-react-swc": "4.2.3",
2020
"eslint": "9.39.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)