|
1 | 1 | { |
2 | 2 | "dependencies": { |
3 | | - "@algolia/client-common": "5.49.2", |
4 | | - "@algolia/client-search": "5.49.2", |
5 | | - "@algolia/requester-browser-xhr": "5.49.2", |
6 | | - "@algolia/requester-node-http": "5.49.2", |
| 3 | + "@algolia/client-common": "5.50.0", |
| 4 | + "@algolia/client-search": "5.50.0", |
| 5 | + "@algolia/requester-browser-xhr": "5.50.0", |
| 6 | + "@algolia/requester-node-http": "5.50.0", |
7 | 7 | "@angular/animations": "workspace:*", |
8 | 8 | "@angular/aria": "22.0.0-next.2", |
9 | 9 | "@angular/build": "22.0.0-next.3", |
|
27 | 27 | "@codemirror/lang-html": "6.4.11", |
28 | 28 | "@codemirror/lang-javascript": "6.2.5", |
29 | 29 | "@codemirror/lang-sass": "6.0.2", |
30 | | - "@codemirror/language": "6.12.2", |
| 30 | + "@codemirror/language": "6.12.3", |
31 | 31 | "@codemirror/lint": "6.9.5", |
32 | 32 | "@codemirror/search": "6.6.0", |
33 | 33 | "@codemirror/state": "6.6.0", |
34 | 34 | "@codemirror/view": "6.40.0", |
35 | 35 | "@lezer/common": "1.5.1", |
36 | | - "@lezer/css": "1.3.1", |
| 36 | + "@lezer/css": "1.3.3", |
37 | 37 | "@lezer/highlight": "1.2.3", |
38 | 38 | "@lezer/html": "1.3.13", |
39 | 39 | "@lezer/javascript": "1.5.4", |
|
51 | 51 | "@stackblitz/sdk": "1.11.0", |
52 | 52 | "@types/dom-navigation": "1.0.7", |
53 | 53 | "@types/jasmine": "6.0.0", |
54 | | - "@types/jsdom": "28.0.0", |
| 54 | + "@types/jsdom": "28.0.1", |
55 | 55 | "@types/node": "24.12.0", |
56 | 56 | "@typescript/vfs": "1.6.4", |
57 | 57 | "@webcontainer/api": "1.6.1", |
58 | 58 | "@xterm/addon-fit": "0.11.0", |
59 | 59 | "@xterm/xterm": "6.0.0", |
60 | | - "algoliasearch": "5.49.2", |
| 60 | + "algoliasearch": "5.50.0", |
61 | 61 | "angular-split": "20.0.0", |
62 | 62 | "ccount": "^2.0.1", |
63 | 63 | "character-entities-html4": "^2.1.0", |
64 | 64 | "character-entities-legacy": "^3.0.0", |
65 | 65 | "comma-separated-tokens": "^2.0.3", |
66 | 66 | "crelt": "1.0.6", |
67 | | - "diff": "8.0.3", |
| 67 | + "diff": "8.0.4", |
68 | 68 | "emoji-regex": "10.6.0", |
69 | 69 | "fflate": "0.8.2", |
70 | 70 | "hast-util-to-html": "^9.0.5", |
71 | 71 | "hast-util-whitespace": "^3.0.0", |
72 | 72 | "html-void-elements": "^3.0.0", |
73 | | - "jsdom": "29.0.0", |
| 73 | + "jsdom": "29.0.1", |
74 | 74 | "jasmine-core": "6.1.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": "17.0.4", |
| 79 | + "marked": "17.0.5", |
80 | 80 | "mermaid": "11.13.0", |
81 | 81 | "ngx-progressbar": "14.0.0", |
82 | 82 | "open-in-idx": "0.1.1", |
83 | 83 | "playwright-core": "1.58.2", |
84 | 84 | "preact": "10.29.0", |
85 | | - "preact-render-to-string": "6.6.6", |
| 85 | + "preact-render-to-string": "6.6.7", |
86 | 86 | "prettier": "3.8.1", |
87 | 87 | "property-information": "^7.1.0", |
88 | 88 | "rxjs": "7.8.2", |
|
0 commit comments