|
36 | 36 | "@nx/devkit": "20.0.0",
|
37 | 37 | "@nx/workspace": "20.0.0",
|
38 | 38 | "@types/tar": "^6.1.13",
|
39 |
| - "axios": "^1.8.2", |
| 39 | + "axios": "^1.9.0", |
40 | 40 | "crypto-js": "^4.2.0",
|
41 | 41 | "deepmerge": "^4.3.1",
|
42 | 42 | "rxjs-for-await": "^1.0.0",
|
43 |
| - "shelljs": "^0.8.5", |
| 43 | + "shelljs": "^0.10.0", |
44 | 44 | "tar": "^7.4.3",
|
45 | 45 | "tslib": "^2.8.1",
|
46 | 46 | "yargs": "^17.7.2"
|
47 | 47 | },
|
48 | 48 | "devDependencies": {
|
49 |
| - "@google-cloud/storage": "^7.14.0", |
50 |
| - "@jamesives/github-pages-deploy-action": "^4.6.9", |
51 |
| - "@jscutlery/semver": "^5.3.1", |
| 49 | + "@google-cloud/storage": "^7.16.0", |
| 50 | + "@jamesives/github-pages-deploy-action": "^4.7.3", |
| 51 | + "@jscutlery/semver": "^5.6.0", |
52 | 52 | "@nx/eslint-plugin": "20.0.0",
|
53 | 53 | "@nx/jest": "20.0.0",
|
54 | 54 | "@nx/js": "20.0.0",
|
55 | 55 | "@nx/node": "20.0.0",
|
56 | 56 | "@nx/plugin": "20.0.0",
|
57 | 57 | "@nx/react": "20.0.0",
|
58 | 58 | "@nx/webpack": "20.0.0",
|
59 |
| - "@pulumi/gcp": "^8.10.0", |
60 |
| - "@pulumi/pulumi": "^3.141.0", |
| 59 | + "@pulumi/gcp": "^8.34.0", |
| 60 | + "@pulumi/pulumi": "^3.175.0", |
61 | 61 | "@types/jest": "29.5.14",
|
62 | 62 | "@types/node": "22.9.3",
|
63 |
| - "@types/shelljs": "^0.8.15", |
| 63 | + "@types/shelljs": "^0.8.16", |
64 | 64 | "@types/yargs": "^17.0.33",
|
65 |
| - "@typescript-eslint/eslint-plugin": "8.15.0", |
66 |
| - "@typescript-eslint/parser": "8.15.0", |
| 65 | + "@typescript-eslint/eslint-plugin": "8.34.0", |
| 66 | + "@typescript-eslint/parser": "8.34.0", |
67 | 67 | "@vercel/ncc": "0.34.0",
|
68 |
| - "dotenv": "16.4.5", |
| 68 | + "dotenv": "16.5.0", |
69 | 69 | "eslint": "8.57.0",
|
70 | 70 | "eslint-config-prettier": "9.1.0",
|
71 | 71 | "eslint-plugin-simple-import-sort": "^12.1.1",
|
|
74 | 74 | "jest": "29.7.0",
|
75 | 75 | "jest-environment-jsdom": "29.7.0",
|
76 | 76 | "nx": "20.0.0",
|
77 |
| - "prettier": "3.3.3", |
78 |
| - "ts-jest": "29.2.5", |
| 77 | + "prettier": "3.5.3", |
| 78 | + "ts-jest": "29.4.0", |
79 | 79 | "ts-node": "10.9.2",
|
80 | 80 | "tslint": "~6.1.3",
|
81 |
| - "typescript": "5.7.2" |
| 81 | + "typescript": "5.8.3" |
82 | 82 | },
|
83 | 83 | "packageManager": "[email protected]"
|
84 | 84 | }
|
0 commit comments