|
59 | 59 | "@astrojs/react": "^3.0.0",
|
60 | 60 | "@babel/core": "^7.21.8",
|
61 | 61 | "@mdx-js/react": "3.0.1",
|
62 |
| - "@nx/angular": "19.0.3", |
63 |
| - "@nx/devkit": "19.0.3", |
| 62 | + "@nx/angular": "19.1.0", |
| 63 | + "@nx/devkit": "19.1.0", |
64 | 64 | "@trpc/client": "^10.25.0",
|
65 | 65 | "@trpc/server": "^10.25.0",
|
66 | 66 | "ajv-formats": "^2.1.1",
|
|
90 | 90 | "@angular-eslint/eslint-plugin": "17.3.0",
|
91 | 91 | "@angular-eslint/eslint-plugin-template": "17.3.0",
|
92 | 92 | "@angular-eslint/template-parser": "17.3.0",
|
93 |
| - "@angular/cli": "^18.0.0", |
| 93 | + "@angular/cli": "~18.0.0", |
94 | 94 | "@angular/compiler-cli": "^18.0.0",
|
95 | 95 | "@angular/language-service": "^18.0.0",
|
96 | 96 | "@astrojs/markdown-component": "^1.0.5",
|
97 | 97 | "@commitlint/cli": "^17.4.2",
|
98 | 98 | "@commitlint/config-conventional": "^17.4.2",
|
99 | 99 | "@netlify/functions": "^2.3.0",
|
100 | 100 | "@ngtools/webpack": "^18.0.0",
|
101 |
| - "@nx/cypress": "19.0.3", |
102 |
| - "@nx/eslint": "19.0.3", |
103 |
| - "@nx/eslint-plugin": "19.0.3", |
104 |
| - "@nx/jest": "19.0.3", |
105 |
| - "@nx/js": "19.0.3", |
106 |
| - "@nx/plugin": "19.0.3", |
107 |
| - "@nx/vite": "19.0.3", |
108 |
| - "@nx/web": "19.0.3", |
| 101 | + "@nx/cypress": "19.1.0", |
| 102 | + "@nx/eslint": "19.1.0", |
| 103 | + "@nx/eslint-plugin": "19.1.0", |
| 104 | + "@nx/jest": "19.1.0", |
| 105 | + "@nx/js": "19.1.0", |
| 106 | + "@nx/plugin": "19.1.0", |
| 107 | + "@nx/vite": "19.1.0", |
| 108 | + "@nx/web": "19.1.0", |
109 | 109 | "@schematics/angular": "^18.0.0",
|
110 | 110 | "@semantic-release/changelog": "^6.0.3",
|
111 | 111 | "@semantic-release/exec": "^6.0.3",
|
|
129 | 129 | "conventional-changelog": "^3.1.25",
|
130 | 130 | "conventional-changelog-cli": "^2.2.2",
|
131 | 131 | "cpy-cli": "^4.2.0",
|
132 |
| - "cypress": "^13.6.6", |
| 132 | + "cypress": "13.9.0", |
133 | 133 | "esbuild": "0.19.5",
|
134 | 134 | "eslint": "8.57.0",
|
135 | 135 | "eslint-config-prettier": "9.0.0",
|
|
148 | 148 | "minimist": "^1.2.7",
|
149 | 149 | "ng-packagr": "^18.0.0",
|
150 | 150 | "nitropack": "^2.9.0",
|
151 |
| - "nx": "19.0.3", |
| 151 | + "nx": "19.1.0", |
152 | 152 | "playwright": "^1.30.0",
|
153 | 153 | "postcss": "^8.4.21",
|
154 | 154 | "postcss-import": "~15.1.0",
|
|
0 commit comments