Skip to content

Commit 1a26fd3

Browse files
angular-robotmmalerba
authored andcommitted
build: update all non-major dependencies (angular#63412)
See associated pull request for more information. PR Close angular#63412
1 parent c795960 commit 1a26fd3

File tree

4 files changed

+186
-335
lines changed

4 files changed

+186
-335
lines changed

adev/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,18 +40,18 @@
4040
"@webcontainer/api": "1.6.1",
4141
"@xterm/addon-fit": "0.10.0",
4242
"@xterm/xterm": "5.5.0",
43-
"algoliasearch": "5.35.0",
43+
"algoliasearch": "5.36.0",
4444
"angular-split": "20.0.0",
4545
"diff": "8.0.2",
46-
"emoji-regex": "10.4.0",
46+
"emoji-regex": "10.5.0",
4747
"fflate": "0.8.2",
4848
"jasmine-core": "5.9.0",
4949
"jsdom": "26.1.0",
5050
"karma-chrome-launcher": "3.2.0",
5151
"karma-coverage": "2.2.1",
5252
"karma-jasmine-html-reporter": "2.1.0",
5353
"karma-jasmine": "5.1.0",
54-
"marked": "16.2.0",
54+
"marked": "16.2.1",
5555
"mermaid": "11.10.1",
5656
"ngx-progressbar": "14.0.0",
5757
"open-in-idx": "0.1.1",
@@ -60,15 +60,15 @@
6060
"preact": "10.27.1",
6161
"prettier": "3.6.2",
6262
"rxjs": "7.8.2",
63-
"shiki": "3.11.0",
63+
"shiki": "3.12.0",
6464
"tinyglobby": "0.2.14",
6565
"tslib": "2.8.1",
6666
"typescript": "5.9.2",
6767
"xhr2": "0.2.1",
6868
"zone.js": "0.15.1",
69-
"@algolia/client-common": "5.35.0",
70-
"@algolia/requester-browser-xhr": "5.35.0",
71-
"@algolia/requester-node-http": "5.35.0",
69+
"@algolia/client-common": "5.36.0",
70+
"@algolia/requester-browser-xhr": "5.36.0",
71+
"@algolia/requester-node-http": "5.36.0",
7272
"@lezer/css": "1.3.0",
7373
"@lezer/html": "1.3.10",
7474
"@lezer/lr": "1.4.2",

adev/shared-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@webcontainer/api": "^1.1.8",
1818
"diff": "~8.0.0",
19-
"emoji-regex": "~10.4.0",
19+
"emoji-regex": "~10.5.0",
2020
"fflate": "^0.8.2",
2121
"jsdom": "~26.1.0",
2222
"marked": "~16.2.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"open-in-idx": "^0.1.1",
136136
"protractor": "^7.0.0",
137137
"reflect-metadata": "^0.2.0",
138-
"rollup": "4.48.1",
138+
"rollup": "4.49.0",
139139
"rollup-plugin-dts": "^6.1.1",
140140
"rollup-plugin-preserve-shebang": "^1.0.1",
141141
"rollup-plugin-sourcemaps": "^0.6.3",

0 commit comments

Comments
 (0)