Skip to content

Commit b7e218a

Browse files
Merge branch 'main' into serialization/docs
2 parents 7ffe317 + e302257 commit b7e218a

File tree

2 files changed

+174
-26
lines changed

2 files changed

+174
-26
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@solidjs/meta": "^0.29.4",
2828
"@solidjs/router": "^0.15.4",
2929
"@solidjs/start": "^1.2.1",
30-
"dotenv": "^17.2.3",
30+
"dotenv": "^17.3.1",
3131
"glob": "^13.0.0",
3232
"gray-matter": "^4.0.3",
3333
"postcss": "^8.5.6",
@@ -46,7 +46,7 @@
4646
"@tailwindcss/typography": "^0.5.19",
4747
"@types/node": "^25.0.3",
4848
"@typescript-eslint/eslint-plugin": "^8.54.0",
49-
"@typescript-eslint/parser": "^8.54.0",
49+
"@typescript-eslint/parser": "^8.56.1",
5050
"autoprefixer": "^10.4.24",
5151
"eslint": "^9.39.2",
5252
"eslint-plugin-solid": "^0.14.5",

0 commit comments

Comments
 (0)