Skip to content

Commit 231fd7b

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

4 files changed

Lines changed: 147 additions & 31 deletions

File tree

‎docs/package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@types/node": "^22.14.1",
6464
"@types/selenium-webdriver": "^3.0.17",
6565
"@types/shelljs": "0.10.0",
66-
"firebase-tools": "15.28.2",
66+
"firebase-tools": "15.30.0",
6767
"jasmine-core": "^7.0.0",
6868
"jasmine-spec-reporter": "7.0.0",
6969
"karma": "~6.4.4",
@@ -76,7 +76,7 @@
7676
"lighthouse-logger": "~2.0.0",
7777
"npm-run-all": "^4.1.5",
7878
"puppeteer-core": "^25.0.0",
79-
"sass": "1.103.1",
79+
"sass": "1.104.1",
8080
"selenium-webdriver": "^3.6.0",
8181
"shelljs": "^0.10.0",
8282
"ts-node": "10.9.2",

‎package.json‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"engines": {
1313
"npm": "Please use pnpm instead of NPM to install dependencies",
1414
"yarn": "Please use pnpm instead of Yarn to install dependencies",
15-
"pnpm": "11.25.0"
15+
"pnpm": "11.27.0"
1616
},
1717
"scripts": {
1818
"ng-dev": "node --no-warnings=ExperimentalWarning --loader ts-node/esm/transpile-only node_modules/@angular/ng-dev/bundles/cli.mjs",
@@ -107,7 +107,7 @@
107107
"dgeni": "^0.4.14",
108108
"dgeni-packages": "^0.30.0",
109109
"esbuild": "^0.28.0",
110-
"firebase-tools": "15.28.2",
110+
"firebase-tools": "15.30.0",
111111
"fs-extra": "^11.0.0",
112112
"glob": "^13.0.0",
113113
"highlight.js": "^11.0.0",
@@ -122,7 +122,7 @@
122122
"karma-jasmine": "^5.0.0",
123123
"karma-parallel": "^0.3.1",
124124
"karma-sourcemap-loader": "^0.4.0",
125-
"magic-string": "1.2.3",
125+
"magic-string": "1.3.1",
126126
"marked": "^18.0.0",
127127
"minimatch": "^10.0.3",
128128
"parse5": "^8.0.0",

0 commit comments

Comments
 (0)