Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
theRealPadster committed Jun 1, 2024
1 parent ee6fc10 commit 260a93a
Show file tree
Hide file tree
Showing 2 changed files with 2,155 additions and 2,052 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"bugs": {
"url": "https://github.com/theRealPadster/name-that-tune/issues"
},
"packageManager": "pnpm@8.10.2",
"packageManager": "pnpm@9.1.4",
"scripts": {
"build": "spicetify-creator",
"build:local": "spicetify-creator --out=dist --minify",
Expand All @@ -33,17 +33,17 @@
"@types/react-dom": "^18.2.0",
"@typescript-eslint/eslint-plugin": "^7.11.0",
"@typescript-eslint/parser": "^7.11.0",
"chart.js": "^4.4.2",
"chart.js": "^4.4.3",
"chartjs-plugin-datalabels": "^2.2.0",
"copyfiles": "^2.4.1",
"dice-coefficient": "^2.1.1",
"eslint": "8.57.0",
"eslint-plugin-react": "^7.34.1",
"i18next": "^23.11.3",
"eslint-plugin-react": "^7.34.2",
"i18next": "^23.11.5",
"i18next-browser-languagedetector": "^8.0.0",
"react-chartjs-2": "^5.2.0",
"react-i18next": "^14.1.0",
"react-i18next": "^14.1.2",
"spicetify-creator": "^1.0.17",
"typescript": "^5.4.3"
"typescript": "^5.4.5"
}
}
Loading

0 comments on commit 260a93a

Please sign in to comment.