Skip to content

Commit

Permalink
Update npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gerdesque committed Dec 1, 2023
1 parent 1f1ed7a commit c538454
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 88 deletions.
160 changes: 80 additions & 80 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-plock": "^3.0.2",
"react-router-dom": "^6.19.0",
"react-router-dom": "^6.20.0",
"react-tinder-card": "^1.6.4",
"wikibase-sdk": "^9.2.4"
},
"devDependencies": {
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@types/react": "^18.2.39",
"@types/react-dom": "^18.2.17",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"@vite-pwa/assets-generator": "^0.0.11",
"@vitejs/plugin-react": "^4.2.0",
"autoprefixer": "^10.4.16",
Expand All @@ -43,8 +43,8 @@
"prettier": "^3.1.0",
"react-icons": "^4.12.0",
"tailwindcss": "^3.3.5",
"typescript": "^5.2.2",
"vite": "^5.0.0",
"vite-plugin-pwa": "^0.17.0"
"typescript": "^5.3.2",
"vite": "^5.0.4",
"vite-plugin-pwa": "^0.17.2"
}
}

0 comments on commit c538454

Please sign in to comment.