Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
blueset committed Nov 3, 2023
2 parents dfe3e43 + 2f4942a commit 1be9888
Show file tree
Hide file tree
Showing 7 changed files with 11,636 additions and 3,002 deletions.
658 changes: 287 additions & 371 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"packages/*"
],
"dependencies": {
"graphql": "^16.6.0",
"graphql": "^16.8.1",
"react": "^18.2.0"
},
"devDependencies": {
Expand Down
881 changes: 367 additions & 514 deletions packages/jukebox/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions packages/jukebox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"homepage": "https://github.com/blueset/project-lyricova#readme",
"dependencies": {
"@apollo/client": "^3.7.8",
"@apollo/server": "^4.7.4",
"@apollo/server": "^4.9.3",
"@emotion/react": "^11.10.5",
"@emotion/server": "^11.10.0",
"@emotion/styled": "^11.10.5",
Expand Down Expand Up @@ -85,7 +85,7 @@
"framer-motion": "^7.10.0",
"glob": "^7.1.6",
"got-cjs": "^12.5.4",
"graphql": "^16.6.0",
"graphql": "^16.8.1",
"graphql-type-json": "^0.3.1",
"graphql-ws": "^5.12.1",
"gsap": "^3.5.1",
Expand All @@ -102,7 +102,7 @@
"multer": "^1.4.5-lts.1",
"mysql": "^2.17.1",
"mysql2": "^2.1.0",
"next": "^13.0.1",
"next": "^13.5.4",
"node-id3": "^0.2.1",
"nodejieba": "^2.6.0",
"notistack": "^3.0.1",
Expand Down
Loading

0 comments on commit 1be9888

Please sign in to comment.