|
16 | 16 | "format": "prettier \"src/**/*.{ts,js,json,scss,css}\" --write"
|
17 | 17 | },
|
18 | 18 | "dependencies": {
|
19 | | - "@uirouter/angularjs": "^1.0.25", |
20 | | - "angular": "^1.7.9", |
21 | | - "angular-animate": "^1.7.9", |
22 | | - "angular-aria": "^1.7.9", |
23 | | - "angular-material": "^1.1.21", |
24 | | - "angular-messages": "^1.7.9" |
| 19 | + "@uirouter/angularjs": "^1.0.29", |
| 20 | + "angular": "^1.8.2", |
| 21 | + "angular-animate": "^1.8.2", |
| 22 | + "angular-aria": "^1.8.2", |
| 23 | + "angular-material": "^1.2.2", |
| 24 | + "angular-messages": "^1.8.2" |
25 | 25 | },
|
26 | 26 | "devDependencies": {
|
27 | | - "@babel/core": "^7.8.4", |
28 | | - "@babel/preset-env": "^7.8.4", |
29 | | - "angular-mocks": "^1.7.4", |
| 27 | + "@babel/core": "^7.12.10", |
| 28 | + "@babel/preset-env": "^7.12.11", |
| 29 | + "angular-mocks": "^1.8.2", |
30 | 30 | "babel-plugin-angularjs-annotate": "^0.10.0",
|
31 | 31 | "eslint": "^6.8.0",
|
32 | | - "eslint-config-prettier": "^6.10.0", |
| 32 | + "eslint-config-prettier": "^6.15.0", |
33 | 33 | "eslint-plugin-angular": "^4.0.1",
|
34 | | - "eslint-plugin-prettier": "^3.1.2", |
| 34 | + "eslint-plugin-prettier": "^3.3.1", |
35 | 35 | "gh-pages": "^2.2.0",
|
36 | | - "husky": "^4.2.3", |
| 36 | + "husky": "^4.3.8", |
37 | 37 | "hygen": "^5.0.3",
|
38 | | - "lint-staged": "^10.0.7", |
39 | | - "node-sass": "^4.13.1", |
| 38 | + "lint-staged": "^10.5.3", |
| 39 | + "node-sass": "^4.14.1", |
40 | 40 | "normalize.css": "^8.0.1",
|
41 | 41 | "parcel-bundler": "^1.12.4",
|
42 | 42 | "prettier": "^1.19.1"
|
|
52 | 52 | "git add"
|
53 | 53 | ]
|
54 | 54 | },
|
55 | | - "homepage": "https://loenko.github.io/ng-hotrod" |
| 55 | + "homepage": "https://fyodorio.github.io/ng-hotrod" |
56 | 56 | }
|
0 commit comments