|
1 | 1 | { |
2 | 2 | "dependencies": { |
3 | | - "@algolia/client-common": "5.52.1", |
4 | | - "@algolia/client-search": "5.52.1", |
5 | | - "@algolia/requester-browser-xhr": "5.52.1", |
6 | | - "@algolia/requester-node-http": "5.52.1", |
| 3 | + "@algolia/client-common": "5.53.0", |
| 4 | + "@algolia/client-search": "5.53.0", |
| 5 | + "@algolia/requester-browser-xhr": "5.53.0", |
| 6 | + "@algolia/requester-node-http": "5.53.0", |
7 | 7 | "@angular/animations": "workspace:*", |
8 | 8 | "@angular/aria": "22.0.0", |
9 | 9 | "@angular/build": "22.0.0", |
|
20 | 20 | "@angular/platform-server": "workspace:*", |
21 | 21 | "@angular/router": "workspace:*", |
22 | 22 | "@angular/ssr": "22.0.0", |
23 | | - "@codemirror/autocomplete": "6.20.2", |
| 23 | + "@codemirror/autocomplete": "6.20.3", |
24 | 24 | "@codemirror/commands": "6.10.3", |
25 | 25 | "@codemirror/lang-angular": "0.1.4", |
26 | 26 | "@codemirror/lang-css": "6.3.1", |
|
52 | 52 | "@types/dom-navigation": "1.0.7", |
53 | 53 | "@types/jasmine": "6.0.0", |
54 | 54 | "@types/jsdom": "28.0.3", |
55 | | - "@types/node": "24.12.4", |
| 55 | + "@types/node": "24.13.1", |
56 | 56 | "@typescript/vfs": "1.6.4", |
57 | 57 | "@webcontainer/api": "1.6.4", |
58 | 58 | "@xterm/addon-fit": "0.11.0", |
59 | 59 | "@xterm/xterm": "6.0.0", |
60 | | - "algoliasearch": "5.52.1", |
| 60 | + "algoliasearch": "5.53.0", |
61 | 61 | "angular-split": "20.0.0", |
62 | 62 | "ccount": "^2.0.1", |
63 | 63 | "character-entities-html4": "^2.1.0", |
|
71 | 71 | "hast-util-whitespace": "^3.0.0", |
72 | 72 | "html-void-elements": "^3.0.0", |
73 | 73 | "jsdom": "29.1.1", |
74 | | - "jasmine-core": "6.2.0", |
| 74 | + "jasmine-core": "6.3.0", |
75 | 75 | "karma-chrome-launcher": "3.2.0", |
76 | 76 | "karma-coverage": "2.2.1", |
77 | 77 | "karma-jasmine": "5.1.0", |
78 | 78 | "karma-jasmine-html-reporter": "2.2.0", |
79 | | - "marked": "18.0.4", |
| 79 | + "marked": "18.0.5", |
80 | 80 | "mermaid": "11.15.0", |
81 | 81 | "ngx-progressbar": "14.0.0", |
82 | 82 | "playwright-core": "1.60.0", |
|
85 | 85 | "prettier": "3.8.3", |
86 | 86 | "property-information": "^7.1.0", |
87 | 87 | "rxjs": "7.8.2", |
88 | | - "shiki": "4.1.0", |
| 88 | + "shiki": "4.2.0", |
89 | 89 | "space-separated-tokens": "^2.0.2", |
90 | 90 | "stringify-entities": "^4.0.4", |
91 | 91 | "style-mod": "4.1.3", |
92 | | - "tinyglobby": "0.2.16", |
| 92 | + "tinyglobby": "0.2.17", |
93 | 93 | "tslib": "2.8.1", |
94 | 94 | "typescript": "6.0.3", |
95 | 95 | "w3c-keyname": "2.2.8", |
|
0 commit comments