|  | 
| 28 | 28 |     "@elderjs/plugin-seo-check": "^1.3.10", | 
| 29 | 29 |     "@elderjs/plugin-sitemap": "^1.3.10", | 
| 30 | 30 |     "body-parser": "^1.20.2", | 
| 31 |  | -    "compression": "^1.7.4", | 
|  | 31 | +    "compression": "^1.8.1", | 
| 32 | 32 |     "cors": "^2.8.5", | 
| 33 | 33 |     "del": "^6.1.1", | 
| 34 |  | -    "dotenv": "^16.0.3", | 
|  | 34 | +    "dotenv": "^16.6.1", | 
| 35 | 35 |     "fs-extra": "^10.1.0", | 
| 36 | 36 |     "glob": "^8.1.0", | 
| 37 | 37 |     "instagram-web-api": "^2.2.2", | 
| 38 | 38 |     "intersection-observer": "^0.12.2", | 
| 39 |  | -    "node-fetch": "^2.6.9", | 
|  | 39 | +    "node-fetch": "^2.7.0", | 
| 40 | 40 |     "polka": "^0.5.2", | 
| 41 |  | -    "sirv": "^2.0.2", | 
|  | 41 | +    "sirv": "^2.0.4", | 
| 42 | 42 |     "svelte": "^3.55.1", | 
| 43 |  | -    "svelte-markdown": "^0.2.3", | 
|  | 43 | +    "svelte-markdown": "^0.4.1", | 
| 44 | 44 |     "svelte-preprocess": "^4.10.7", | 
| 45 | 45 |     "tailwindcss": "^3.2.1", | 
| 46 |  | -    "testcafe": "^2.3.1" | 
|  | 46 | +    "testcafe": "^2.6.2" | 
| 47 | 47 |   }, | 
| 48 | 48 |   "devDependencies": { | 
| 49 |  | -    "@babel/core": "^7.21.0", | 
|  | 49 | +    "@babel/core": "^7.28.0", | 
| 50 | 50 |     "@babel/plugin-syntax-dynamic-import": "^7.8.3", | 
| 51 |  | -    "@babel/plugin-transform-runtime": "^7.21.0", | 
| 52 |  | -    "@babel/preset-env": "^7.20.2", | 
| 53 |  | -    "@babel/runtime": "^7.21.0", | 
| 54 |  | -    "autoprefixer": "^10.4.13", | 
| 55 |  | -    "eslint": "^8.35.0", | 
| 56 |  | -    "eslint-config-prettier": "^8.6.0", | 
| 57 |  | -    "eslint-plugin-prettier": "^4.2.1", | 
| 58 |  | -    "nodemon": "^2.0.20", | 
|  | 51 | +    "@babel/plugin-transform-runtime": "^7.28.0", | 
|  | 52 | +    "@babel/preset-env": "^7.28.0", | 
|  | 53 | +    "@babel/runtime": "^7.27.6", | 
|  | 54 | +    "autoprefixer": "^10.4.21", | 
|  | 55 | +    "eslint": "^8.57.1", | 
|  | 56 | +    "eslint-config-prettier": "^8.10.2", | 
|  | 57 | +    "eslint-plugin-prettier": "^4.2.5", | 
|  | 58 | +    "nodemon": "^2.0.22", | 
| 59 | 59 |     "postcss": "^8.4.21", | 
| 60 |  | -    "prettier": "^2.8.4", | 
| 61 |  | -    "prettier-plugin-svelte": "^2.9.0", | 
|  | 60 | +    "prettier": "^2.8.8", | 
|  | 61 | +    "prettier-plugin-svelte": "^2.10.1", | 
| 62 | 62 |     "rollup": "^3.17.3" | 
| 63 | 63 |   }, | 
| 64 | 64 |   "author": "Nick Reese", | 
|  | 
0 commit comments