Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
squidfunk committed Apr 14, 2024
1 parent 9d33f8a commit 5707773
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
68 changes: 34 additions & 34 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/fuzzaldrin-plus": "^0.6.5",
"@types/html-minifier": "^4.0.5",
"@types/lunr": "^2.3.7",
"@types/node": "^20.12.5",
"@types/node": "^20.12.7",
"@types/resize-observer-browser": "^0.1.11",
"@types/sass": "^1.45.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
Expand All @@ -83,9 +83,9 @@
"postcss-inline-svg": "^6.0.0",
"postcss-logical": "5.0.4",
"postcss-pseudo-is": "^0.3.0",
"preact": "^10.20.1",
"preact": "^10.20.2",
"rimraf": "^5.0.5",
"sass": "^1.74.1",
"sass": "^1.75.0",
"simple-icons": "^11.12.0",
"stylelint": "^15.11.0",
"stylelint-config-recess-order": "4.2.0",
Expand All @@ -96,7 +96,7 @@
"svgo": "3.0.0",
"tiny-glob": "^0.2.9",
"ts-node": "^10.9.2",
"typescript": "^5.4.4"
"typescript": "^5.4.5"
},
"engines": {
"node": ">= 18"
Expand Down

0 comments on commit 5707773

Please sign in to comment.