Skip to content

Commit b517f80

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent 3619903 commit b517f80

File tree

3 files changed

+73
-141
lines changed

3 files changed

+73
-141
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/node": "^22.14.1",
6262
"@types/shelljs": "0.8.17",
6363
"firebase-tools": "^14.0.0",
64-
"jasmine-core": "5.9.0",
64+
"jasmine-core": "5.10.0",
6565
"jasmine-spec-reporter": "7.0.0",
6666
"karma": "~6.4.4",
6767
"karma-chrome-launcher": "^3.1.1",
@@ -75,7 +75,7 @@
7575
"npm-run-all": "^4.1.5",
7676
"protractor": "^7.0.0",
7777
"puppeteer-core": "^24.6.1",
78-
"sass": "1.91.0",
78+
"sass": "1.92.1",
7979
"shelljs": "^0.10.0",
8080
"ts-node": "10.9.2",
8181
"typescript": "~5.9.2"

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@bazel/bazelisk": "1.26.0",
8484
"@bazel/buildifier": "8.2.1",
8585
"@bazel/ibazel": "^0.26.0",
86-
"@bazel/runfiles": "6.3.1",
86+
"@bazel/runfiles": "6.5.0",
8787
"@firebase/app-types": "^0.9.0",
8888
"@material/material-color-utilities": "^0.3.0",
8989
"@octokit/rest": "22.0.0",
@@ -105,13 +105,13 @@
105105
"dgeni": "^0.4.14",
106106
"dgeni-packages": "^0.30.0",
107107
"esbuild": "^0.25.0",
108-
"firebase-tools": "14.14.0",
108+
"firebase-tools": "14.17.0",
109109
"fs-extra": "^11.0.0",
110110
"glob": "^11.0.3",
111111
"highlight.js": "^11.0.0",
112112
"husky": "^9.0.1",
113113
"jasmine": "^5.6.0",
114-
"jasmine-core": "5.9.0",
114+
"jasmine-core": "5.10.0",
115115
"jasmine-reporters": "^2.5.2",
116116
"jsonc-parser": "^3.3.1",
117117
"kagekiri": "^2.0.0",
@@ -120,7 +120,7 @@
120120
"karma-jasmine": "^5.0.0",
121121
"karma-parallel": "^0.3.1",
122122
"karma-sourcemap-loader": "^0.4.0",
123-
"magic-string": "0.30.18",
123+
"magic-string": "0.30.19",
124124
"marked": "^16.0.0",
125125
"minimatch": "^10.0.3",
126126
"parse5": "^8.0.0",
@@ -131,7 +131,7 @@
131131
"requirejs": "^2.3.6",
132132
"rollup": "^4.0.0",
133133
"rollup-plugin-dts": "6.2.3",
134-
"rollup-plugin-sourcemaps2": "0.5.3",
134+
"rollup-plugin-sourcemaps2": "0.5.4",
135135
"sass": "^1.80.6",
136136
"selenium-webdriver": "^3.6.0",
137137
"semver": "^7.3.5",
@@ -141,7 +141,7 @@
141141
"stylelint": "^14.14.0",
142142
"terser": "^5.10.0",
143143
"ts-node": "^10.9.1",
144-
"tsec": "0.2.8",
144+
"tsec": "0.2.9",
145145
"tsickle": "0.46.3",
146146
"tslint": "^6.1.3",
147147
"tsutils": "^3.21.0",

0 commit comments

Comments
 (0)