|
31 | 31 | "watch": "pnpm -F shepherd.js watch" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | | - "@babel/core": "^7.26.9", |
35 | | - "@babel/preset-env": "^7.26.9", |
| 34 | + "@babel/core": "^7.28.4", |
| 35 | + "@babel/preset-env": "^7.28.3", |
36 | 36 | "@typescript-eslint/eslint-plugin": "^7.18.0", |
37 | 37 | "@typescript-eslint/parser": "^7.18.0", |
38 | 38 | "autoprefixer": "^10.4.21", |
39 | | - "concurrently": "^9.1.2", |
| 39 | + "concurrently": "^9.2.1", |
40 | 40 | "del": "^7.1.0", |
41 | 41 | "eslint": "^8.57.1", |
42 | | - "eslint-plugin-jest": "^28.11.0", |
| 42 | + "eslint-plugin-jest": "^28.14.0", |
43 | 43 | "eslint-plugin-svelte": "^2.46.1", |
44 | 44 | "postcss": "^8.5.6", |
45 | 45 | "prettier": "3.3.3", |
46 | 46 | "prettier-plugin-astro": "^0.14.1", |
47 | | - "prettier-plugin-svelte": "^3.3.3", |
48 | | - "release-plan": "^0.17.0", |
| 47 | + "prettier-plugin-svelte": "^3.4.0", |
| 48 | + "release-plan": "^0.17.2", |
49 | 49 | "replace": "^1.2.2", |
50 | 50 | "shepherd.js": "workspace:*", |
51 | | - "svelte": "^5.22.5", |
52 | | - "typescript": "^5.8.2" |
| 51 | + "svelte": "^5.39.7", |
| 52 | + "typescript": "^5.9.3" |
53 | 53 | }, |
54 | 54 | "packageManager": "pnpm@9.15.4", |
55 | 55 | "engines": { |
|
0 commit comments