summaryrefslogtreecommitdiff
path: root/examples/ssr/package.json
blob: 1472e95c1cc5ef9016637097c53dfb859f688f42 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "name": "@example/ssr",
  "type": "module",
  "version": "0.0.1",
  "private": true,
  "scripts": {
    "dev": "astro dev",
    "start": "astro dev",
    "build": "astro build",
    "preview": "astro preview",
    "astro": "astro",
    "server": "node dist/server/entry.mjs"
  },
  "dependencies": {
    "astro": "^2.0.3",
    "svelte": "^3.48.0",
    "@astrojs/svelte": "^2.0.1",
    "@astrojs/node": "^5.0.1",
    "concurrently": "^7.2.1",
    "unocss": "^0.15.6",
    "vite-imagetools": "^4.0.4"
  }
}
/tr> 2025-09-08Add immich proxyGravatar Anshul Gupta 8-0/+151 2025-09-08Increase replica count of qb-proxyGravatar Anshul Gupta 1-1/+1 2025-09-08Use inbuilt nginx envsubst scriptGravatar Anshul Gupta 2-31/+9 2025-09-08Update nginxinc/nginx-unprivileged:1.29.1 Docker digest to ad78b4aGravatar renovate[bot] 1-1/+1 2025-09-07Switch qbt-proxy nginx to unprivilegedGravatar Anshul Gupta 1-18/+42 2025-09-08Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.18.4Gravatar renovate[bot] 2-2/+2 2025-09-08Update ghcr.io/community-tooling/oci-images/paperless-export Docker tag to ↵Gravatar renovate[bot] 1-1/+1 v1.2.4 2025-09-08Update postgres:17.6 Docker digest to 5250e61Gravatar renovate[bot] 4-4/+4 2025-09-07Add ingest directory to calibre-webGravatar Anshul Gupta 1-0/+5