Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@rollup/plugin-commonjs": "^29.0.0",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "16.0.3",
"@rollup/wasm-node": "4.62.0",
"@rollup/wasm-node": "4.62.2",
"@stylistic/eslint-plugin": "^5.0.0",
"@tony.ganchev/eslint-plugin-header": "~3.4.0",
"@types/babel__core": "7.20.5",
Expand All @@ -92,8 +92,8 @@
"@types/watchpack": "^2.4.4",
"@types/yargs": "^17.0.20",
"@types/yargs-parser": "^21.0.0",
"@typescript-eslint/eslint-plugin": "8.61.1",
"@typescript-eslint/parser": "8.61.1",
"@typescript-eslint/eslint-plugin": "8.62.0",
"@typescript-eslint/parser": "8.62.0",
"ajv": "8.20.0",
"buffer": "6.0.3",
"esbuild": "0.28.1",
Expand All @@ -103,7 +103,7 @@
"eslint-plugin-import": "2.32.0",
"express": "5.2.1",
"fast-glob": "3.3.3",
"globals": "17.6.0",
"globals": "17.7.0",
"http-proxy": "^1.18.1",
"http-proxy-middleware": "4.1.1",
"husky": "9.1.7",
Expand All @@ -120,18 +120,18 @@
"lodash": "^4.17.21",
"magic-string": "0.30.21",
"prettier": "^3.0.0",
"puppeteer": "25.1.0",
"puppeteer": "25.2.0",
"quicktype-core": "23.2.6",
"rollup": "4.62.0",
"rollup": "4.62.2",
"rollup-license-plugin": "~3.2.0",
"rollup-plugin-dts": "6.4.1",
"rollup-plugin-sourcemaps2": "0.5.7",
"semver": "7.8.4",
"semver": "7.8.5",
"source-map-support": "0.5.21",
"tslib": "2.8.1",
"undici": "8.5.0",
"unenv": "^1.10.0",
"verdaccio": "6.7.2",
"verdaccio": "6.7.4",
"verdaccio-auth-memory": "^13.0.0",
"zone.js": "^0.16.0"
},
Expand Down
12 changes: 6 additions & 6 deletions packages/angular/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,26 +36,26 @@
"parse5-html-rewriting-stream": "8.0.1",
"picomatch": "4.0.4",
"piscina": "5.2.0",
"rolldown": "1.1.1",
"rolldown": "1.1.2",
"sass": "1.101.0",
"semver": "7.8.4",
"semver": "7.8.5",
"source-map-support": "0.5.21",
"tinyglobby": "0.2.17",
"vite": "8.0.16",
"vite": "8.1.0",
"watchpack": "2.5.2"
},
"optionalDependencies": {
"lmdb": "3.5.5"
"lmdb": "3.5.6"
},
"devDependencies": {
"@angular-devkit/core": "workspace:*",
"@angular/ssr": "workspace:*",
"istanbul-lib-instrument": "6.0.3",
"jsdom": "29.1.1",
"less": "4.6.6",
"less": "4.6.7",
"ng-packagr": "22.1.0-next.2",
"postcss": "8.5.15",
"rollup": "4.62.0",
"rollup": "4.62.2",
"rxjs": "7.8.2",
"vitest": "4.1.9"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/angular/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"@listr2/prompt-adapter-inquirer": "4.2.4",
"@modelcontextprotocol/sdk": "1.29.0",
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",
"algoliasearch": "5.55.0",
"algoliasearch": "5.55.1",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The update to algoliasearch v5.55.1 introduces a breaking change where the getObjects operation now returns a list of nullable objects (allowing null records). If the CLI codebase uses getObjects, this type change may cause TypeScript compilation errors or runtime issues unless null-checks are implemented for the returned records.

"jsonc-parser": "3.3.1",
"listr2": "10.2.1",
"npm-package-arg": "14.0.0",
"parse5-html-rewriting-stream": "8.0.1",
"semver": "7.8.4",
"semver": "7.8.5",
"yargs": "18.0.0",
"zod": "4.4.3"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/angular_devkit/build_angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"@babel/plugin-transform-async-generator-functions": "8.0.1",
"@babel/plugin-transform-async-to-generator": "8.0.1",
"@babel/plugin-transform-runtime": "8.0.1",
"@babel/preset-env": "8.0.1",
"@babel/preset-env": "8.0.2",
"@babel/runtime": "8.0.0",
"@discoveryjs/json-ext": "1.1.0",
"@ngtools/webpack": "workspace:0.0.0-PLACEHOLDER",
"ansi-colors": "4.1.3",
"autoprefixer": "10.5.0",
"autoprefixer": "10.5.1",
"babel-loader": "10.1.1",
"browserslist": "^4.26.0",
"copy-webpack-plugin": "14.0.0",
Expand All @@ -33,13 +33,13 @@
"istanbul-lib-instrument": "6.0.3",
"jsonc-parser": "3.3.1",
"karma-source-map-support": "1.4.0",
"less": "4.6.6",
"less": "4.6.7",
"less-loader": "13.0.0",
"license-webpack-plugin": "4.0.2",
"loader-utils": "3.3.1",
"mini-css-extract-plugin": "2.10.2",
"open": "11.0.0",
"ora": "9.4.0",
"ora": "9.4.1",
"picomatch": "4.0.4",
"piscina": "5.2.0",
"postcss": "8.5.15",
Expand All @@ -48,7 +48,7 @@
"rxjs": "7.8.2",
"sass": "1.101.0",
"sass-loader": "17.0.0",
"semver": "7.8.4",
"semver": "7.8.5",
"source-map-loader": "5.0.0",
"source-map-support": "0.5.21",
"terser": "5.48.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/angular_devkit/schematics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
"jsonc-parser": "3.3.1",
"magic-string": "0.30.21",
"ora": "9.4.0",
"ora": "9.4.1",
"rxjs": "7.8.2"
}
}
Loading
Loading