Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
caleb531 committed Sep 1, 2024
1 parent 5d11ac6 commit a9546c6
Show file tree
Hide file tree
Showing 2 changed files with 852 additions and 922 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,34 +24,34 @@
},
"homepage": "https://gitlab.com/caleb531/flip-book#README",
"dependencies": {
"@fontsource/roboto-slab": "^5.0.20",
"@fontsource/roboto-slab": "^5.0.21",
"clsx": "^2.1.1",
"fastclick": "^1.0.6",
"gif.js.optimized": "^1.0.1",
"mithril": "^2.2.2",
"underscore": "^1.13.6",
"vite-plugin-pwa": "^0.20.0",
"underscore": "^1.13.7",
"vite-plugin-pwa": "^0.20.2",
"workbox-window": "^7.1.0"
},
"devDependencies": {
"@eslint/js": "^9.9.0",
"@testing-library/jest-dom": "^6.4.6",
"@eslint/js": "^9.9.1",
"@testing-library/jest-dom": "^6.5.0",
"@types/eslint-config-prettier": "^6.11.3",
"@types/eslint__js": "^8.42.3",
"@types/mithril": "^2.2.7",
"@types/node": "^20.14.10",
"@vitest/coverage-v8": "^2.0.1",
"@vitest/eslint-plugin": "^1.0.3",
"eslint": "^9.9.0",
"@types/node": "^20.16.2",
"@vitest/coverage-v8": "^2.0.5",
"@vitest/eslint-plugin": "^1.1.0",
"eslint": "^9.9.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^28.8.0",
"eslint-plugin-jest": "^28.8.1",
"globals": "^15.9.0",
"idb-keyval": "^6.2.1",
"jsdom": "^24.1.0",
"jsdom": "^24.1.3",
"prettier": "^3.3.3",
"sass": "^1.77.6",
"vite": "^5.3.3",
"vitest": "^2.0.1",
"sass": "^1.77.8",
"vite": "^5.4.2",
"vitest": "^2.0.5",
"workbox-build": "^7.1.1"
}
}
Loading

0 comments on commit a9546c6

Please sign in to comment.