Skip to content

Commit

Permalink
v2.41.0 - Update package dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
DamianMullins committed Oct 3, 2024
1 parent 86fe89c commit e042e41
Show file tree
Hide file tree
Showing 2 changed files with 358 additions and 524 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "coinsly",
"version": "2.40.0",
"version": "2.41.0",
"description": "",
"main": "src/index.js",
"keywords": [
Expand All @@ -19,7 +19,7 @@
"firebase": "8.10.1",
"history": "4.10.1",
"immer": "10.1.1",
"logrocket": "8.1.3",
"logrocket": "9.0.0",
"logrocket-react": "6.0.3",
"qs": "6.13.0",
"react": "18.3.1",
Expand All @@ -32,14 +32,14 @@
},
"devDependencies": {
"@testing-library/dom": "10.4.0",
"@testing-library/react": "16.0.0",
"@vitejs/plugin-react-swc": "3.7.0",
"@vitest/coverage-v8": "2.0.5",
"@testing-library/react": "16.0.1",
"@vitejs/plugin-react-swc": "3.7.1",
"@vitest/coverage-v8": "2.1.2",
"coveralls": "3.1.1",
"happy-dom": "15.0.0",
"sass": "1.77.8",
"vite": "5.4.2",
"vitest": "2.0.5"
"happy-dom": "15.7.4",
"sass": "1.79.4",
"vite": "5.4.8",
"vitest": "2.1.2"
},
"scripts": {
"dev": "VITE_APP_RELEASE_VERSION=$npm_package_version vite",
Expand Down
Loading

0 comments on commit e042e41

Please sign in to comment.