Compare commits
18
Commits
96ba85b6ac
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
afd10baf25 | ||
|
|
6d4a8a6095 | ||
|
|
05e56fb6ad | ||
|
|
989e512668 | ||
|
|
3350850bb9 | ||
|
|
ba3391278e | ||
|
|
3dc04804ba | ||
|
|
3729b1b860 | ||
|
|
269417548b | ||
|
|
bc1d4ca794 | ||
|
|
0151a48431 | ||
|
|
45cf67cab9 | ||
|
|
f6f8fcacdd | ||
|
|
5cc929aa67 | ||
|
|
be6ab40076 | ||
|
|
0029d3ab21 | ||
|
|
fb432cf6f6 | ||
|
|
017f6a69ec |
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"image": "mcr.microsoft.com/devcontainers/javascript-node:24",
|
"image": "mcr.microsoft.com/devcontainers/javascript-node:26",
|
||||||
"forwardPorts": [4321],
|
"forwardPorts": [4321],
|
||||||
"portsAttributes": {
|
"portsAttributes": {
|
||||||
"4321": {
|
"4321": {
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
renovate:
|
renovate:
|
||||||
container: ghcr.io/renovatebot/renovate:43
|
container: ghcr.io/renovatebot/renovate:44
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Generated
+516
-464
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -38,7 +38,7 @@
|
|||||||
"rehype-external-links": "^3.0.0",
|
"rehype-external-links": "^3.0.0",
|
||||||
"sanitize-html": "^2.17.3",
|
"sanitize-html": "^2.17.3",
|
||||||
"sass": "^1.89.1",
|
"sass": "^1.89.1",
|
||||||
"satori": "^0.29.0",
|
"satori": "^0.33.0",
|
||||||
"satori-html": "^0.3.2",
|
"satori-html": "^0.3.2",
|
||||||
"schema-dts": "^2.0.0",
|
"schema-dts": "^2.0.0",
|
||||||
"sharp": "^0.35.0",
|
"sharp": "^0.35.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user