|
26 | 26 | "author": "Brian Alexis Michel <brrianalexis.dev@gmail.com> (https://github.com/brrianalexis)", |
27 | 27 | "license": "MIT", |
28 | 28 | "dependencies": { |
29 | | - "@babel/runtime": "^7.12.5", |
| 29 | + "@babel/runtime": "^7.20.6", |
30 | 30 | "@types/testing-library__jasmine-dom": "^1.0.3", |
31 | | - "aria-query": "^5.0.0", |
| 31 | + "aria-query": "^5.1.3", |
32 | 32 | "chalk": "^4.1.0", |
33 | 33 | "css": "^3.0.0", |
34 | 34 | "css.escape": "^1.5.1", |
35 | | - "lodash": "^4.17.20" |
| 35 | + "lodash": "^4.17.21" |
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | | - "@babel/cli": "^7.12.10", |
39 | | - "@babel/core": "^7.12.10", |
40 | | - "@babel/preset-env": "^7.12.10", |
41 | | - "@babel/register": "^7.12.10", |
42 | | - "@types/jasmine": "^4.3.0", |
43 | | - "babel-plugin-istanbul": "^6.0.0", |
44 | | - "eslint": "^8.0.1", |
45 | | - "eslint-config-prettier": "^8.0.0", |
46 | | - "eslint-plugin-prettier": "^4.0.0", |
| 38 | + "@babel/cli": "^7.19.3", |
| 39 | + "@babel/core": "^7.20.5", |
| 40 | + "@babel/preset-env": "^7.20.2", |
| 41 | + "@babel/register": "^7.18.9", |
| 42 | + "@types/jasmine": "^4.3.1", |
| 43 | + "babel-plugin-dynamic-import-node": "^2.3.3", |
| 44 | + "babel-plugin-istanbul": "^6.1.1", |
| 45 | + "eslint": "^8.29.0", |
| 46 | + "eslint-config-prettier": "^8.5.0", |
| 47 | + "eslint-plugin-prettier": "^4.2.1", |
47 | 48 | "jasmine": "^4.5.0", |
48 | | - "jasmine-reporters": "^2.3.2", |
| 49 | + "jasmine-reporters": "^2.5.2", |
49 | 50 | "jasmine-spec-reporter": "^7.0.0", |
50 | 51 | "jsdom": "^16.2.1", |
51 | | - "kcd-scripts": "^12.0.0", |
| 52 | + "kcd-scripts": "^12.3.0", |
52 | 53 | "nyc": "^15.1.0", |
53 | 54 | "onchange": "^7.1.0", |
54 | | - "prettier": "^2.2.1" |
| 55 | + "prettier": "^2.8.1" |
55 | 56 | }, |
56 | 57 | "repository": { |
57 | 58 | "type": "git", |
|
0 commit comments