Skip to content

File tree

2 files changed

+715
-696
lines changed

2 files changed

+715
-696
lines changed

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -52,35 +52,35 @@
5252
},
5353
"version": "12.0.0-next.0",
5454
"dependencies": {
55-
"@angular/animations": "^11.1.0",
56-
"@angular/common": "^11.1.0",
57-
"@angular/compiler": "^11.1.0",
58-
"@angular/core": "^11.1.0",
59-
"@angular/elements": "^11.1.0",
60-
"@angular/forms": "^11.1.0",
61-
"@angular/platform-browser": "^11.1.0",
55+
"@angular/animations": "^12.0.0-next.0",
56+
"@angular/common": "^12.0.0-next.0",
57+
"@angular/compiler": "^12.0.0-next.0",
58+
"@angular/core": "^12.0.0-next.0",
59+
"@angular/elements": "^12.0.0-next.0",
60+
"@angular/forms": "^12.0.0-next.0",
61+
"@angular/platform-browser": "^12.0.0-next.0",
6262
"@types/googlemaps": "^3.43.1",
6363
"@types/youtube": "^0.0.40",
6464
"@webcomponents/custom-elements": "^1.1.0",
6565
"core-js-bundle": "^3.8.2",
66-
"material-components-web": "10.0.0-canary.d29ec2862.0",
66+
"material-components-web": "10.0.0",
6767
"rxjs": "^6.5.3",
6868
"rxjs-tslint-rules": "^4.33.1",
6969
"systemjs": "0.19.43",
7070
"tslib": "^2.0.0",
7171
"zone.js": "~0.11.3"
7272
},
7373
"devDependencies": {
74-
"@angular-devkit/build-optimizer": "^0.1101.0",
75-
"@angular-devkit/core": "^11.1.0",
76-
"@angular-devkit/schematics": "^11.1.0",
77-
"@angular/bazel": "^11.1.0",
74+
"@angular-devkit/build-optimizer": "^0.1200.0-next.0",
75+
"@angular-devkit/core": "^12.0.0-next.0",
76+
"@angular-devkit/schematics": "^12.0.0-next.0",
77+
"@angular/bazel": "^12.0.0-next.0",
7878
"@angular/benchpress": "^0.2.1",
79-
"@angular/compiler-cli": "^11.1.0",
79+
"@angular/compiler-cli": "^12.0.0-next.0",
8080
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#71d57c29a10c03d07f889581608e3a2315a1dc7e",
81-
"@angular/platform-browser-dynamic": "^11.1.0",
82-
"@angular/platform-server": "^11.1.0",
83-
"@angular/router": "^11.1.0",
81+
"@angular/platform-browser-dynamic": "^12.0.0-next.0",
82+
"@angular/platform-server": "^12.0.0-next.0",
83+
"@angular/router": "^12.0.0-next.0",
8484
"@axe-core/webdriverjs": "^4.1.0",
8585
"@bazel/bazelisk": "^1.4.0",
8686
"@bazel/buildifier": "^3.5.0",
@@ -93,14 +93,14 @@
9393
"@bazel/typescript": "^2.3.2",
9494
"@firebase/app-types": "^0.6.1",
9595
"@octokit/rest": "18.1.0",
96-
"@schematics/angular": "^11.1.0",
96+
"@schematics/angular": "^12.0.0-next.0",
9797
"@types/autoprefixer": "^9.7.2",
9898
"@types/browser-sync": "^2.26.1",
9999
"@types/fs-extra": "^9.0.5",
100100
"@types/glob": "^7.1.3",
101101
"@types/gulp": "4.0.8",
102102
"@types/inquirer": "^7.3.1",
103-
"@types/jasmine": "^3.5.4",
103+
"@types/jasmine": "^3.6.0",
104104
"@types/marked": "^1.2.1",
105105
"@types/merge2": "^0.3.30",
106106
"@types/minimist": "^1.2.0",
@@ -127,8 +127,8 @@
127127
"highlight.js": "^10.4.0",
128128
"husky": "5.0.6",
129129
"inquirer": "^7.1.0",
130-
"jasmine": "^3.5.0",
131-
"jasmine-core": "^3.5.0",
130+
"jasmine": "^3.6.0",
131+
"jasmine-core": "^3.6.0",
132132
"kagekiri": "^1.0.18",
133133
"karma": "^4.4.1",
134134
"karma-browserstack-launcher": "^1.6.0",

0 commit comments

Comments
 (0)