|
23 | 23 | "author": "Tiny Technologies", |
24 | 24 | "license": "MIT", |
25 | 25 | "devDependencies": { |
26 | | - "@ephox/agar": "^7.0.1", |
| 26 | + "@ephox/agar": "^7.1.1", |
27 | 27 | "@ephox/bedrock-client": "^13.0.0", |
28 | 28 | "@ephox/bedrock-server": "^13.2.1", |
29 | | - "@ephox/katamari": "^9.0.1", |
30 | | - "@ephox/sugar": "^9.0.1", |
| 29 | + "@ephox/katamari": "^9.0.3", |
| 30 | + "@ephox/sugar": "^9.0.3", |
31 | 31 | "@ephox/swag": "^4.5.0", |
32 | 32 | "@tinymce/beehive-flow": "^0.18.0", |
33 | 33 | "@tinymce/eslint-plugin": "^2.0.1", |
34 | 34 | "@types/esm": "^3.2.0", |
35 | 35 | "@types/express": "^4.17.13", |
36 | | - "@types/node": "^17.0.40", |
37 | | - "@typescript-eslint/eslint-plugin": "^5.27.0", |
38 | | - "@typescript-eslint/parser": "^5.27.0", |
39 | | - "eslint": "^8.17.0", |
| 36 | + "@types/node": "^18.6.0", |
| 37 | + "@typescript-eslint/eslint-plugin": "^5.30.7", |
| 38 | + "@typescript-eslint/parser": "^5.30.7", |
| 39 | + "eslint": "^8.20.0", |
40 | 40 | "eslint-plugin-import": "^2.26.0", |
41 | 41 | "eslint-plugin-prefer-arrow": "^1.2.3", |
42 | 42 | "esm": "^3.2.25", |
43 | 43 | "express": "^4.18.1", |
44 | | - "rollup": "^2.75.5", |
45 | | - "tinymce": "^6.0.3", |
46 | | - "ts-loader": "^9.3.0", |
47 | | - "ts-node": "^10.8.1", |
48 | | - "typescript": "~4.7.3", |
| 44 | + "rollup": "^2.77.0", |
| 45 | + "tinymce": "^6.1.0", |
| 46 | + "ts-loader": "^9.3.1", |
| 47 | + "ts-node": "^10.9.1", |
| 48 | + "typescript": "~4.7.4", |
49 | 49 | "webpack": "^5.73.0" |
50 | 50 | }, |
51 | 51 | "dependencies": {}, |
|
0 commit comments