|
12 | 12 | },
|
13 | 13 | "type": "module",
|
14 | 14 | "dependencies": {
|
15 |
| - "@primer/octicons": "^19.15.3", |
16 |
| - "@viz-js/viz": "^3.15.0", |
| 15 | + "@primer/octicons": "^19.15.5", |
| 16 | + "@viz-js/viz": "^3.16.0", |
17 | 17 | "ansi_up": "^6.0.6",
|
18 |
| - "axios": "^1.10.0", |
| 18 | + "axios": "^1.11.0", |
19 | 19 | "clipboard": "^2.0.11",
|
20 | 20 | "express": "^5.1.0",
|
21 | 21 | "glob": "11.0.3",
|
|
39 | 39 | "mermaid": "^11.9.0",
|
40 | 40 | "node-stream-zip": "^1.15.0",
|
41 | 41 | "open": "^10.2.0",
|
42 |
| - "tmp": "^0.2.3", |
| 42 | + "tmp": "^0.2.4", |
43 | 43 | "uuid": "^11.1.0",
|
44 | 44 | "ws": "^8.18.3"
|
45 | 45 | },
|
46 | 46 | "devDependencies": {
|
47 | 47 | "@eslint/eslintrc": "^3.3.1",
|
48 |
| - "@eslint/js": "^9.31.0", |
49 |
| - "@jupyterlab/nbformat": "^4.4.4", |
| 48 | + "@eslint/js": "^9.32.0", |
| 49 | + "@jupyterlab/nbformat": "^4.4.5", |
50 | 50 | "@types/express": "^5.0.3",
|
51 | 51 | "@types/markdown-it": "^14.1.1",
|
52 |
| - "@types/node": "^24.0.15", |
| 52 | + "@types/node": "^24.2.0", |
53 | 53 | "@types/primer__octicons": "^19.11.0",
|
54 | 54 | "@types/tmp": "^0.2.6",
|
55 | 55 | "@types/ws": "^8.18.1",
|
56 |
| - "@typescript-eslint/eslint-plugin": "^8.37.0", |
57 |
| - "@typescript-eslint/parser": "^8.37.0", |
58 |
| - "eslint": "^9.31.0", |
| 56 | + "@typescript-eslint/eslint-plugin": "^8.39.0", |
| 57 | + "@typescript-eslint/parser": "^8.39.0", |
| 58 | + "eslint": "^9.32.0", |
59 | 59 | "eslint-config-prettier": "^10.1.8",
|
60 | 60 | "eslint-plugin-prettier": "^5.5.3",
|
61 | 61 | "nodemon": "^3.1.10",
|
62 | 62 | "postject": "^1.0.0-alpha.6",
|
63 | 63 | "prettier": "^3.6.2",
|
64 | 64 | "ts-loader": "^9.5.2",
|
65 | 65 | "ts-node": "^10.9.2",
|
66 |
| - "typescript": "^5.8.3", |
67 |
| - "webpack": "^5.100.2", |
| 66 | + "typescript": "^5.9.2", |
| 67 | + "webpack": "^5.101.0", |
68 | 68 | "webpack-cli": "^6.0.1",
|
69 | 69 | "yarn-deduplicate": "^6.0.2"
|
70 | 70 | }
|
|
0 commit comments