Skip to content

Commit

Permalink
v2.15.0 - Update npm dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
DamianMullins committed Dec 11, 2023
1 parent 5245d48 commit 90f2391
Show file tree
Hide file tree
Showing 2 changed files with 265 additions and 136 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.14.0",
"version": "2.15.0",
"description": "",
"main": "src/index.js",
"keywords": [
Expand All @@ -20,7 +20,7 @@
"history": "4.10.1",
"immer": "10.0.3",
"logrocket": "7.0.0",
"logrocket-react": "6.0.1",
"logrocket-react": "6.0.3",
"qs": "6.11.2",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -33,12 +33,12 @@
"devDependencies": {
"@testing-library/react": "14.1.2",
"@vitejs/plugin-react-swc": "3.5.0",
"@vitest/coverage-v8": "0.34.6",
"@vitest/coverage-v8": "1.0.4",
"coveralls": "3.1.1",
"happy-dom": "12.10.3",
"sass": "1.69.5",
"vite": "5.0.2",
"vitest": "0.34.6"
"vite": "5.0.7",
"vitest": "1.0.4"
},
"scripts": {
"dev": "VITE_APP_RELEASE_VERSION=$npm_package_version vite",
Expand Down

0 comments on commit 90f2391

Please sign in to comment.