Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
magic-akari committed Nov 17, 2023
1 parent bd98121 commit 9c7bbb8
Show file tree
Hide file tree
Showing 2 changed files with 189 additions and 185 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,18 +35,18 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@swc/core": "^1.3.85",
"@types/node": "^20.6.2",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"core-js": "^3.32.2",
"dprint": "^0.41.0",
"lightningcss": "^1.22.0",
"@swc/core": "^1.3.96",
"@types/node": "^20.9.1",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"core-js": "^3.33.2",
"dprint": "^0.42.5",
"lightningcss": "^1.22.1",
"oxlint": "^0.0.17",
"rollup-plugin-swc3": "^0.10.1",
"rollup-plugin-swc3": "^0.10.4",
"toggle-switch-css": "^1.0.3",
"typescript": "^5.2.2",
"vite": "^5.0.0",
"vite-plugin-external-globals": "^0.3.2"
"vite-plugin-external-globals": "^0.4.0"
}
}
Loading

1 comment on commit 9c7bbb8

@vercel
Copy link

@vercel vercel bot commented on 9c7bbb8 Nov 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

lrc-maker – ./

lrc-maker.vercel.app
lrc-maker-git-master-magic-akari.vercel.app
lrc-maker-magic-akari.vercel.app

Please sign in to comment.