|
26 | 26 | }, |
27 | 27 | "homepage": "https://github.com/zalando/postgres-operator.git#readme", |
28 | 28 | "dependencies": { |
29 | | - "@babel/core": "^7.0.0-beta.46", |
30 | | - "@babel/polyfill": "^7.0.0-beta.46", |
31 | | - "@babel/runtime": "^7.0.0-beta.46", |
32 | | - "pixi.js": "^4.7.3" |
| 29 | + "@babel/core": "^7.20.12", |
| 30 | + "@babel/polyfill": "^7.12.1", |
| 31 | + "@babel/runtime": "^7.20.13", |
| 32 | + "pixi.js": "^7.1.1" |
33 | 33 | }, |
34 | 34 | "devDependencies": { |
35 | | - "@babel/plugin-transform-runtime": "^7.0.0-beta.46", |
36 | | - "@babel/preset-env": "^7.0.0-beta.46", |
37 | | - "babel-loader": "^8.0.0-beta.2", |
38 | | - "brfs": "^1.6.1", |
| 35 | + "@babel/plugin-transform-runtime": "^7.19.6", |
| 36 | + "@babel/preset-env": "^7.20.2", |
| 37 | + "babel-loader": "^8.2.5", |
| 38 | + "brfs": "^2.0.2", |
39 | 39 | "dedent-js": "1.0.1", |
40 | | - "eslint": "^4.19.1", |
41 | | - "eslint-loader": "^1.6.1", |
42 | | - "js-yaml": "3.13.1", |
43 | | - "pug": "^2.0.3", |
44 | | - "rimraf": "^2.5.4", |
45 | | - "riot": "^3.9.5", |
| 40 | + "eslint": "^8.32.0", |
| 41 | + "js-yaml": "4.1.0", |
| 42 | + "pug": "^3.0.2", |
| 43 | + "rimraf": "^4.1.2", |
| 44 | + "riot": "^3.13.2", |
46 | 45 | "riot-hot-reload": "1.0.0", |
47 | | - "riot-route": "^3.1.3", |
48 | | - "riot-tag-loader": "2.0.2", |
| 46 | + "riot-route": "^3.1.4", |
| 47 | + "riot-tag-loader": "2.1.0", |
49 | 48 | "sort-by": "^1.2.0", |
50 | | - "transform-loader": "^0.2.3", |
51 | | - "webpack": "^4.28.2", |
52 | | - "webpack-cli": "^3.1.2" |
| 49 | + "transform-loader": "^0.2.4", |
| 50 | + "webpack": "^4.46.0", |
| 51 | + "webpack-cli": "^4.10.0" |
53 | 52 | } |
54 | 53 | } |
0 commit comments