Skip to content

Commit d2425f2

Browse files
Merge branch 'main' into v14/chore/bundle-templating-package
2 parents e624740 + 6746bef commit d2425f2

File tree

3 files changed

+85
-58
lines changed

3 files changed

+85
-58
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20.9
1+
20

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@
260260
"storybook": "^7.6.17",
261261
"tiny-glob": "^0.2.9",
262262
"tsc-alias": "^1.8.8",
263-
"typedoc": "^0.25.13",
263+
"typedoc": "^0.26.3",
264264
"typescript": "^5.5.2",
265265
"typescript-json-schema": "^0.63.0",
266266
"vite": "^5.2.9",
@@ -275,4 +275,4 @@
275275
"access": "public",
276276
"registry": "https://registry.npmjs.org/"
277277
}
278-
}
278+
}

0 commit comments

Comments
 (0)