Skip to content

Commit 82499cf

Browse files
renovate[bot]DerekNonGeneric
authored andcommitted
build(deps-dev): bump all
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: Derek Lewis <dereknongeneric@open.inf.is>
1 parent df6680d commit 82499cf

File tree

2 files changed

+249
-247
lines changed

2 files changed

+249
-247
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "The OpenINF portal, other static resources, and more static electricity",
66
"packageManager": "pnpm@9.4.0",
77
"engines": {
8-
"node": "20.14.0",
8+
"node": "20.15.0",
99
"pnpm": "9.4.0"
1010
},
1111
"exports": {
@@ -20,7 +20,7 @@
2020
"test": "nps test"
2121
},
2222
"devDependencies": {
23-
"@biomejs/biome": "1.8.1",
23+
"@biomejs/biome": "1.8.2",
2424
"@devcontainers/cli": "0.64.0",
2525
"@isaacs/catcher": "1.0.4",
2626
"@openinf/gh-file-importer": "2.0.1",
@@ -30,11 +30,11 @@
3030
"@openinf/util-types": "2.1.3",
3131
"@shopify/prettier-plugin-liquid": "1.5.0",
3232
"@tsconfig/node-lts": "20.1.3",
33-
"@types/node": "20.14.5",
33+
"@types/node": "20.14.7",
3434
"@yarnpkg/shell": "4.0.2",
3535
"autoprefixer": "10.4.19",
36-
"cspell": "8.9.0",
37-
"cssnano": "7.0.2",
36+
"cspell": "8.9.1",
37+
"cssnano": "7.0.3",
3838
"dictionary-en": "4.0.0",
3939
"dprint": "0.46.3",
4040
"editorconfig-checker": "5.1.8",
@@ -100,8 +100,8 @@
100100
"stylelint-config-recess-order": "5.0.1",
101101
"stylelint-config-standard-scss": "13.1.0",
102102
"tsx": "4.15.6",
103-
"typescript": "5.4.5",
104-
"unified": "11.0.4",
103+
"typescript": "5.5.2",
104+
"unified": "11.0.5",
105105
"vnu-jar": "23.4.11"
106106
}
107107
}

0 commit comments

Comments
 (0)