Skip to content

Commit

Permalink
chore: update dependency (#620)
Browse files Browse the repository at this point in the history
Signed-off-by: Arhell <[email protected]>
  • Loading branch information
Arhell authored Aug 4, 2024
1 parent 3e12bd5 commit e613796
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 91 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,38 +36,38 @@
"@mdx-js/react": "3.0.1",
"@tailwindcss/forms": "^0.5.7",
"aos": "^2.3.4",
"autoprefixer": "^10.4.19",
"autoprefixer": "^10.4.20",
"clsx": "2.1.1",
"docusaurus-plugin-remote-content": "^4.0.0",
"docusaurus-plugin-sass": "^0.2.5",
"docusaurus-theme-github-codeblock": "^2.0.2",
"instantsearch-itemsjs-adapter": "^1.1.5",
"itemsjs": "^2.1.25",
"mermaid": "10.9.1",
"postcss": "^8.4.39",
"postcss": "^8.4.40",
"prism-react-renderer": "2.3.1",
"prismjs": "1.29.0",
"react": "18.3.1",
"react-copy-to-clipboard": "5.1.0",
"react-dom": "18.3.1",
"react-instantsearch": "^7.12.2",
"react-instantsearch": "^7.12.3",
"react-lite-youtube-embed": "^2.4.0",
"react-transition-group": "^4.4.5",
"rehype-github-alerts": "^3.0.0",
"remark-gfm": "^4.0.0",
"remarkable": "2.0.1",
"remarkable-react": "1.4.3",
"sass": "^1.77.8",
"tailwindcss": "^3.4.6",
"tailwindcss": "^3.4.7",
"tsconfig-paths": "^4.2.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.4.0",
"@docusaurus/tsconfig": "^3.4.0",
"@types/fs-extra": "11.0.4",
"@types/react": "^18.3.3",
"@typescript-eslint/eslint-plugin": "7.16.1",
"@typescript-eslint/parser": "7.16.1",
"@typescript-eslint/eslint-plugin": "8.0.0",
"@typescript-eslint/parser": "8.0.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-mdx": "3.1.5",
Expand All @@ -79,7 +79,7 @@
"markdownlint-cli2": "^0.13.0",
"markdownlint-rule-max-one-sentence-per-line": "^0.0.2",
"prettier": "3.3.3",
"typescript": "5.5.3",
"typescript": "5.5.4",
"wireit": "^0.14.5"
},
"browserslist": {
Expand Down
Loading

0 comments on commit e613796

Please sign in to comment.