Skip to content

Commit

Permalink
Update js packages (#715)
Browse files Browse the repository at this point in the history
* Update

* Update

* Update

* Update fontawesome

* Update packages in docs

* Update documentation.css

* Update

* Update

* Typescript 5

* Update

* Build

* Update

* Use noUncheckedIndexedAccess option

* Update
  • Loading branch information
mbraak authored Apr 15, 2023
1 parent bb3029b commit b41bb88
Show file tree
Hide file tree
Showing 45 changed files with 2,547 additions and 11,893 deletions.
14 changes: 7 additions & 7 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"copy_static": "cp ../tree.jquery.js . && cp ../jqtree.css ."
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.7",
"autoprefixer": "^10.4.12",
"postcss": "^8.4.18",
"postcss-cli": "^10",
"postcss-import": "^15",
"@tailwindcss/typography": "^0.5.9",
"autoprefixer": "^10.4.14",
"postcss": "^8.4.21",
"postcss-cli": "^10.1.0",
"postcss-import": "^15.1.0",
"postcss-load-config": "^4.0.1",
"postcss-nested": "^6",
"tailwindcss": "^3.1.8"
"postcss-nested": "^6.0.1",
"tailwindcss": "^3.3.1"
}
}
Loading

0 comments on commit b41bb88

Please sign in to comment.