Skip to content

Commit 3fb85c4

Browse files
committed
feat(app): bump dependencies
1 parent 3c289fe commit 3fb85c4

File tree

2 files changed

+44
-72
lines changed

2 files changed

+44
-72
lines changed

package-lock.json

Lines changed: 39 additions & 67 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -84,15 +84,15 @@
8484
},
8585
"homepage": "https://github.com/compodoc/compodoc#readme",
8686
"dependencies": {
87-
"@angular-devkit/schematics": "19.0.2",
87+
"@angular-devkit/schematics": "19.0.6",
8888
"@babel/core": "7.26.0",
8989
"@babel/plugin-transform-private-methods": "7.25.9",
9090
"@babel/preset-env": "7.26.0",
9191
"@compodoc/live-server": "^1.2.3",
9292
"@compodoc/ngd-transformer": "^2.1.3",
93-
"bootstrap.native": "^5.1.1",
93+
"bootstrap.native": "^5.1.2",
9494
"cheerio": "1.0.0-rc.12",
95-
"chokidar": "^4.0.1",
95+
"chokidar": "^4.0.3",
9696
"colors": "1.4.0",
9797
"commander": "^12.1.0",
9898
"cosmiconfig": "^9.0.0",
@@ -104,7 +104,7 @@
104104
"glob": "^11.0.0",
105105
"handlebars": "^4.7.8",
106106
"html-entities": "^2.5.2",
107-
"i18next": "^24.0.2",
107+
"i18next": "^24.2.0",
108108
"json5": "^2.2.3",
109109
"lodash": "^4.17.21",
110110
"loglevel": "^1.9.2",
@@ -120,7 +120,7 @@
120120
"semver": "^7.6.3",
121121
"svg-pan-zoom": "^3.6.2",
122122
"tablesort": "^5.3.0",
123-
"ts-morph": "^24.0.0",
123+
"ts-morph": "^25.0.0",
124124
"uuid": "^11.0.3",
125125
"vis": "^4.21.0-EOL"
126126
},

0 commit comments

Comments
 (0)