Skip to content

Commit

Permalink
update & dedupe deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vojty committed Oct 7, 2024
1 parent 7aebfa5 commit 10b02f7
Show file tree
Hide file tree
Showing 2 changed files with 362 additions and 789 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"@types/react-dom": "^18.3.0",
"@types/styled-components": "^5.1.34",
"@vitejs/plugin-react": "^4.3.2",
"autoprefixer": "^10.4.14",
"fast-glob": "^3.2.12",
"autoprefixer": "^10.4.20",
"fast-glob": "^3.3.2",
"postcss": "^8.4.47",
"rehype-parse": "^9.0.1",
"rehype-rewrite": "^4.0.2",
Expand All @@ -45,13 +45,13 @@
"vite-plugin-wasm-pack": "^0.1.12"
},
"dependencies": {
"@rehooks/local-storage": "^2.4.4",
"@rehooks/local-storage": "^2.4.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-is": "^18.3.1",
"react-router-dom": "^6.11.2",
"react-router-dom": "^6.26.2",
"styled-components": "^6.1.13",
"svgo": "^3.0.2",
"tailwindcss": "^3.3.2"
"svgo": "^3.3.2",
"tailwindcss": "^3.4.13"
}
}
Loading

0 comments on commit 10b02f7

Please sign in to comment.