Skip to content

Commit

Permalink
Updated lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
SamTV12345 committed Apr 28, 2024
1 parent 2ead9cf commit 5aceff9
Show file tree
Hide file tree
Showing 2 changed files with 882 additions and 859 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,43 +10,43 @@
"preview": "vite preview"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.5.1",
"@fortawesome/free-brands-svg-icons": "^6.5.1",
"@fortawesome/free-solid-svg-icons": "^6.5.1",
"@fortawesome/fontawesome-svg-core": "^6.5.2",
"@fortawesome/free-brands-svg-icons": "^6.5.2",
"@fortawesome/free-solid-svg-icons": "^6.5.2",
"@fortawesome/react-fontawesome": "^0.2.0",
"@radix-ui/react-checkbox": "^1.0.4",
"@radix-ui/react-dialog": "^1.0.5",
"axios": "^1.6.8",
"javascript-time-ago": "^2.5.9",
"marked": "^12.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"javascript-time-ago": "^2.5.10",
"marked": "^12.0.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-ga": "^3.3.1",
"react-router-dom": "6.22.3",
"react-router-dom": "6.23.0",
"react-router-hash-link": "^2.4.3",
"react-waypoint": "^10.3.0",
"sanitize-html": "^2.13.0",
"timeago": "^1.6.7"
},
"devDependencies": {
"@saber2pr/types-github-api": "^0.0.9",
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.22",
"@types/react-lazy-load-image-component": "^1.6.3",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@types/react-lazy-load-image-component": "^1.6.4",
"@types/sanitize-html": "^2.11.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^6.21.0",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"@vitejs/plugin-react-swc": "^3.6.0",
"autoprefixer": "^10.4.19",
"clsx": "^2.1.0",
"eslint": "^8.56.0",
"eslint-plugin-react-hooks": "^4.6.0",
"clsx": "^2.1.1",
"eslint": "^9.1.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.6",
"postcss": "^8.4.38",
"tailwind-merge": "^2.2.2",
"tailwind-merge": "^2.3.0",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.2",
"vite": "^5.2.7",
"typescript": "^5.4.5",
"vite": "^5.2.10",
"zustand": "^4.5.2"
}
}
Loading

0 comments on commit 5aceff9

Please sign in to comment.