Skip to content

Commit 932e215

Browse files
author
Blueshift Staff
committed
Synced from the Blueshift Repository
1 parent 6270791 commit 932e215

25 files changed

+11772
-18952
lines changed

package-lock.json

Lines changed: 9662 additions & 18610 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 16 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@
1010
},
1111
"private": true,
1212
"dependencies": {
13-
"@angular/animations": "^16.0.1",
14-
"@angular/cdk": "^16.0.0",
15-
"@angular/common": "^16.0.1",
16-
"@angular/compiler": "^16.0.1",
17-
"@angular/core": "^16.0.1",
18-
"@angular/forms": "^16.0.1",
19-
"@angular/material": "^16.0.0",
20-
"@angular/platform-browser": "^16.0.1",
21-
"@angular/platform-browser-dynamic": "^16.0.1",
22-
"@angular/router": "^16.0.1",
13+
"@angular/animations": "^18.0.6",
14+
"@angular/cdk": "^18.0.6",
15+
"@angular/common": "^18.0.6",
16+
"@angular/compiler": "^18.0.6",
17+
"@angular/core": "^18.0.6",
18+
"@angular/forms": "^18.0.6",
19+
"@angular/material": "^18.0.6",
20+
"@angular/platform-browser": "^18.0.6",
21+
"@angular/platform-browser-dynamic": "^18.0.6",
22+
"@angular/router": "^18.0.6",
2323
"prosemirror-commands": "^1.2.1",
2424
"prosemirror-history": "^1.2.0",
2525
"prosemirror-inputrules": "^1.1.3",
@@ -32,12 +32,12 @@
3232
"rxjs": "~7.8.1",
3333
"tslib": "^2.5.0",
3434
"uuid": "^8.3.2",
35-
"zone.js": "^0.13.0"
35+
"zone.js": "~0.14.3"
3636
},
3737
"devDependencies": {
38-
"@angular-devkit/build-angular": "^16.0.0",
39-
"@angular/cli": "^16.0.0",
40-
"@angular/compiler-cli": "^16.0.1",
38+
"@angular-devkit/build-angular": "^18.0.7",
39+
"@angular/cli": "^18.0.7",
40+
"@angular/compiler-cli": "^18.0.6",
4141
"@types/jasmine": "~3.10.0",
4242
"@types/node": "^12.11.1",
4343
"@types/prosemirror-commands": "^1.0.4",
@@ -49,13 +49,7 @@
4949
"@types/prosemirror-schema-list": "^1.0.3",
5050
"@types/prosemirror-state": "^1.2.8",
5151
"@types/uuid": "^8.3.4",
52-
"jasmine-core": "~3.10.0",
53-
"karma": "~6.3.0",
54-
"karma-chrome-launcher": "~3.1.0",
55-
"karma-coverage": "~2.0.3",
56-
"karma-jasmine": "~4.0.0",
57-
"karma-jasmine-html-reporter": "~1.7.0",
58-
"ng-packagr": "^16.0.1",
59-
"typescript": "^5.0.4"
52+
"ng-packagr": "^18.0.0",
53+
"typescript": "~5.4.2"
6054
}
6155
}

0 commit comments

Comments
 (0)