Skip to content

Commit

Permalink
v2.14.0 - Update npm dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
DamianMullins committed Nov 20, 2023
1 parent 067bfb7 commit cb84d9e
Show file tree
Hide file tree
Showing 3 changed files with 252 additions and 180 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "coinsly",
"version": "2.13.0",
"version": "2.14.0",
"description": "",
"main": "src/index.js",
"keywords": [
Expand All @@ -19,7 +19,7 @@
"firebase": "8.10.1",
"history": "4.10.1",
"immer": "10.0.3",
"logrocket": "6.0.2",
"logrocket": "7.0.0",
"logrocket-react": "6.0.1",
"qs": "6.11.2",
"react": "18.2.0",
Expand All @@ -31,13 +31,13 @@
"redux-thunk": "2.4.2"
},
"devDependencies": {
"@testing-library/react": "14.1.0",
"@vitejs/plugin-react-swc": "3.4.1",
"@testing-library/react": "14.1.2",
"@vitejs/plugin-react-swc": "3.5.0",
"@vitest/coverage-v8": "0.34.6",
"coveralls": "3.1.1",
"happy-dom": "12.10.3",
"sass": "1.69.5",
"vite": "4.5.0",
"vite": "5.0.0",
"vitest": "0.34.6"
},
"scripts": {
Expand Down
File renamed without changes.
Loading

0 comments on commit cb84d9e

Please sign in to comment.