Skip to content

Commit 6a4cbbe

Browse files
authored
chore(deps): bump all Angular dependencies (#1976)
1 parent cfc9b66 commit 6a4cbbe

2 files changed

Lines changed: 245 additions & 116 deletions

File tree

frameworks/angular-slickgrid/package.json

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"packagr": "ng-packagr -p ng-package.json -c tsconfig.json",
4040
"copy:i18n": "copyfiles src/assets/i18n/*.json dist/i18n --flat --stat",
4141
"delete:dist": "rimraf dist",
42-
"build:demo": "ng build --configuration=production --base-href=\"\"",
42+
"build:demo": "ng build --configuration=production --base-href=''",
4343
"lint": "eslint .",
4444
"lint:fix": "eslint --fix .",
4545
"pack-tarball": "npm pack",
@@ -65,18 +65,18 @@
6565
},
6666
"devDependencies": {
6767
"@4tw/cypress-drag-drop": "catalog:",
68-
"@analogjs/platform": "^1.16.0",
69-
"@analogjs/vite-plugin-angular": "^1.16.0",
70-
"@analogjs/vitest-angular": "^1.16.0",
71-
"@angular-devkit/build-angular": "^19.2.11",
68+
"@analogjs/platform": "^1.16.1",
69+
"@analogjs/vite-plugin-angular": "^1.16.1",
70+
"@analogjs/vitest-angular": "^1.16.1",
71+
"@angular-devkit/build-angular": "^19.2.12",
7272
"@angular-eslint/builder": "^19.4.0",
7373
"@angular-eslint/eslint-plugin": "^19.4.0",
7474
"@angular-eslint/eslint-plugin-template": "^19.4.0",
7575
"@angular-eslint/schematics": "^19.4.0",
7676
"@angular-eslint/template-parser": "^19.4.0",
7777
"@angular/animations": "^19.2.10",
78-
"@angular/build": "19.2.11",
79-
"@angular/cli": "^19.2.11",
78+
"@angular/build": "19.2.12",
79+
"@angular/cli": "^19.2.12",
8080
"@angular/common": "^19.2.10",
8181
"@angular/compiler": "^19.2.10",
8282
"@angular/compiler-cli": "^19.2.10",
@@ -123,11 +123,10 @@
123123
"rxjs": "catalog:",
124124
"sass": "catalog:",
125125
"sortablejs": "catalog:",
126-
"stream-browserify": "^3.0.0",
127126
"ts-node": "^10.9.2",
128127
"tslib": "catalog:",
129-
"typescript": "~5.8.2",
130-
"typescript-eslint": "^8.32.0",
128+
"typescript": "~5.8.3",
129+
"typescript-eslint": "^8.32.1",
131130
"vite": "catalog:",
132131
"vite-tsconfig-paths": "^5.1.4",
133132
"vitest": "catalog:",

0 commit comments

Comments
 (0)