Skip to content

Commit

Permalink
v2.17.0 - Update npm dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
DamianMullins committed Jan 15, 2024
1 parent 65eb176 commit ed0f800
Show file tree
Hide file tree
Showing 2 changed files with 418 additions and 402 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "coinsly",
"version": "2.16.0",
"version": "2.17.0",
"description": "",
"main": "src/index.js",
"keywords": [
Expand Down Expand Up @@ -33,12 +33,12 @@
"devDependencies": {
"@testing-library/react": "14.1.2",
"@vitejs/plugin-react-swc": "3.5.0",
"@vitest/coverage-v8": "1.0.4",
"@vitest/coverage-v8": "1.2.0",
"coveralls": "3.1.1",
"happy-dom": "12.10.3",
"sass": "1.69.5",
"vite": "5.0.10",
"vitest": "1.0.4"
"happy-dom": "13.1.4",
"sass": "1.69.7",
"vite": "5.0.11",
"vitest": "1.2.0"
},
"scripts": {
"dev": "VITE_APP_RELEASE_VERSION=$npm_package_version vite",
Expand Down
Loading

0 comments on commit ed0f800

Please sign in to comment.