Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
squidfunk committed Aug 12, 2024
1 parent d5363ad commit 68332de
Show file tree
Hide file tree
Showing 6 changed files with 45 additions and 41 deletions.
2 changes: 2 additions & 0 deletions docs/schema/assets/icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -11656,6 +11656,7 @@
"simple/lamborghini",
"simple/landrover",
"simple/langchain",
"simple/languagetool",
"simple/lapce",
"simple/laragon",
"simple/laravel",
Expand Down Expand Up @@ -12053,6 +12054,7 @@
"simple/ohdear",
"simple/okcupid",
"simple/okta",
"simple/ollama",
"simple/oneplus",
"simple/onlyfans",
"simple/onlyoffice",
Expand Down

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions material/templates/.icons/simple/languagetool.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions material/templates/.icons/simple/ollama.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
70 changes: 35 additions & 35 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/fuzzaldrin-plus": "^0.6.5",
"@types/html-minifier": "^4.0.5",
"@types/lunr": "^2.3.7",
"@types/node": "^22.1.0",
"@types/node": "^22.2.0",
"@types/resize-observer-browser": "^0.1.11",
"@types/sass": "^1.45.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
Expand All @@ -71,25 +71,25 @@
"eslint": "8.57.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsdoc": "^48.11.0",
"eslint-plugin-jsdoc": "^50.0.1",
"eslint-plugin-no-null": "^1.0.2",
"github-types": "^1.0.0",
"gitlab": "^14.2.2",
"google-fonts-complete": "jonathantneal/google-fonts-complete",
"html-minifier": "^4.0.0",
"material-design-color": "^2.3.2",
"material-shadows": "^3.0.1",
"npm-check-updates": "^17.0.2",
"npm-check-updates": "^17.0.6",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.40",
"postcss": "^8.4.41",
"postcss-dir-pseudo-class": "^9.0.0",
"postcss-inline-svg": "^6.0.0",
"postcss-logical": "5.0.4",
"postcss-pseudo-is": "^0.3.0",
"preact": "^10.23.1",
"rimraf": "^6.0.1",
"sass": "^1.77.8",
"simple-icons": "^13.4.0",
"simple-icons": "^13.5.0",
"stylelint": "15.11.0",
"stylelint-config-recess-order": "4.2.0",
"stylelint-config-recommended": "13.0.0",
Expand Down

0 comments on commit 68332de

Please sign in to comment.