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
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# This file should be checked into version control along with the pnpm-lock.yaml file.
.npmrc=-1406867100
modules/testing/builder/package.json=973445093
package.json=-58493089
packages/angular/build/package.json=-477067077
package.json=-1652339359
packages/angular/build/package.json=-579157191
packages/angular/cli/package.json=-284191300
packages/angular/pwa/package.json=1108903917
packages/angular/ssr/package.json=-1038366877
Expand All @@ -17,6 +17,6 @@ packages/angular_devkit/schematics/package.json=673943597
packages/angular_devkit/schematics_cli/package.json=774399812
packages/ngtools/webpack/package.json=1373072616
packages/schematics/angular/package.json=251715148
pnpm-lock.yaml=154783016
pnpm-lock.yaml=-691818088
pnpm-workspace.yaml=-1056556036
yarn.lock=-1927901670
yarn.lock=1631477188
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
"less-loader": "12.2.0",
"license-webpack-plugin": "4.0.2",
"listr2": "8.2.5",
"lmdb": "3.2.2",
"lmdb": "3.2.3",
"loader-utils": "3.3.1",
"lodash": "^4.17.21",
"magic-string": "0.30.17",
Expand All @@ -176,7 +176,7 @@
"puppeteer": "18.2.1",
"quicktype-core": "23.0.171",
"resolve-url-loader": "5.0.0",
"rollup": "4.34.1",
"rollup": "4.34.2",
"rollup-license-plugin": "~3.0.1",
"rollup-plugin-sourcemaps": "^0.6.0",
"rxjs": "7.8.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/angular/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@
"parse5-html-rewriting-stream": "7.0.0",
"picomatch": "4.0.2",
"piscina": "4.8.0",
"rollup": "4.34.1",
"rollup": "4.34.2",
"sass": "1.83.4",
"semver": "7.7.1",
"vite": "6.0.11",
"watchpack": "2.4.2"
},
"optionalDependencies": {
"lmdb": "3.2.2"
"lmdb": "3.2.3"
},
"devDependencies": {
"@angular/ssr": "workspace:*",
Expand Down
Loading