|
38 | 38 | "url": "https://github.com/aurelia/cli" |
39 | 39 | }, |
40 | 40 | "dependencies": { |
41 | | - "@babel/core": "^7.17.9", |
42 | | - "@babel/plugin-proposal-class-properties": "^7.16.7", |
43 | | - "@babel/plugin-proposal-decorators": "^7.17.9", |
44 | | - "@babel/plugin-transform-modules-amd": "^7.16.7", |
45 | | - "@babel/plugin-transform-modules-commonjs": "^7.17.9", |
| 41 | + "@babel/core": "^7.18.2", |
| 42 | + "@babel/plugin-proposal-class-properties": "^7.17.12", |
| 43 | + "@babel/plugin-proposal-decorators": "^7.18.2", |
| 44 | + "@babel/plugin-transform-modules-amd": "^7.18.0", |
| 45 | + "@babel/plugin-transform-modules-commonjs": "^7.18.2", |
46 | 46 | "@babel/register": "^7.17.7", |
47 | | - "ansi-colors": "^4.1.1", |
| 47 | + "ansi-colors": "^4.1.3", |
48 | 48 | "assert": "^2.0.0", |
49 | 49 | "aurelia-dependency-injection": "^1.5.2", |
50 | 50 | "aurelia-logging": "^1.5.2", |
|
56 | 56 | "constants-browserify": "^1.0.0", |
57 | 57 | "convert-source-map": "^1.8.0", |
58 | 58 | "crypto-browserify": "^3.12.0", |
59 | | - "del": "^6.0.0", |
| 59 | + "del": "^6.1.1", |
60 | 60 | "domain-browser": "^4.22.0", |
61 | 61 | "enquirer": "^2.3.6", |
62 | 62 | "events": "^3.3.0", |
63 | 63 | "fs-browser-stub": "^1.0.1", |
64 | 64 | "gulp": "^4.0.2", |
65 | | - "htmlparser2": "^7.2.0", |
| 65 | + "htmlparser2": "^8.0.1", |
66 | 66 | "https-browserify": "^1.0.0", |
67 | 67 | "lodash": "^4.17.21", |
68 | 68 | "map-stream": "0.0.7", |
69 | 69 | "meriyah": "^4.2.1", |
70 | | - "minimatch": "^5.0.1", |
| 70 | + "minimatch": "^5.1.0", |
71 | 71 | "npm-which": "^3.0.1", |
72 | 72 | "os-browserify": "^0.3.0", |
73 | 73 | "path-browserify": "1.0.1", |
|
80 | 80 | "stream-browserify": "^3.0.0", |
81 | 81 | "stream-http": "^3.2.0", |
82 | 82 | "string_decoder": "^1.3.0", |
83 | | - "terser": "^5.12.1", |
| 83 | + "terser": "^5.14.0", |
84 | 84 | "timers-browserify": "^2.0.12", |
85 | 85 | "tty-browserify": "0.0.1", |
86 | | - "typescript": "^4.6.3", |
| 86 | + "typescript": "^4.7.3", |
87 | 87 | "url": "^0.11.0", |
88 | 88 | "util": "^0.12.4", |
89 | 89 | "vm-browserify": "^1.1.2" |
90 | 90 | }, |
91 | 91 | "devDependencies": { |
92 | | - "@types/node": "^17.0.23", |
| 92 | + "@types/node": "^17.0.39", |
93 | 93 | "gulp-bump": "^3.2.0", |
94 | 94 | "gulp-conventional-changelog": "^2.0.35", |
95 | 95 | "gulp-eslint": "^6.0.0", |
96 | 96 | "jasmine": "^4.1.0", |
97 | 97 | "jasmine-spec-reporter": "^7.0.0", |
98 | 98 | "mock-fs": "^5.1.2", |
99 | | - "nodemon": "^2.0.15", |
| 99 | + "nodemon": "^2.0.16", |
100 | 100 | "nyc": "^15.1.0", |
101 | | - "yargs": "^17.4.1" |
| 101 | + "yargs": "^17.5.1" |
102 | 102 | } |
103 | 103 | } |
0 commit comments