Skip to content

Commit 5707773

Browse files
committed
Updated dependencies
1 parent 9d33f8a commit 5707773

File tree

2 files changed

+38
-38
lines changed

2 files changed

+38
-38
lines changed

package-lock.json

+34-34
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@types/fuzzaldrin-plus": "^0.6.5",
5757
"@types/html-minifier": "^4.0.5",
5858
"@types/lunr": "^2.3.7",
59-
"@types/node": "^20.12.5",
59+
"@types/node": "^20.12.7",
6060
"@types/resize-observer-browser": "^0.1.11",
6161
"@types/sass": "^1.45.0",
6262
"@typescript-eslint/eslint-plugin": "5.62.0",
@@ -83,9 +83,9 @@
8383
"postcss-inline-svg": "^6.0.0",
8484
"postcss-logical": "5.0.4",
8585
"postcss-pseudo-is": "^0.3.0",
86-
"preact": "^10.20.1",
86+
"preact": "^10.20.2",
8787
"rimraf": "^5.0.5",
88-
"sass": "^1.74.1",
88+
"sass": "^1.75.0",
8989
"simple-icons": "^11.12.0",
9090
"stylelint": "^15.11.0",
9191
"stylelint-config-recess-order": "4.2.0",
@@ -96,7 +96,7 @@
9696
"svgo": "3.0.0",
9797
"tiny-glob": "^0.2.9",
9898
"ts-node": "^10.9.2",
99-
"typescript": "^5.4.4"
99+
"typescript": "^5.4.5"
100100
},
101101
"engines": {
102102
"node": ">= 18"

0 commit comments

Comments
 (0)