Skip to content

Commit

Permalink
📦 Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
0918nobita committed Jan 27, 2024
1 parent 8ba9bc2 commit e28848a
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
46 changes: 23 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"format:check": "prettier --check ."
},
"devDependencies": {
"@types/node": "20.11.6",
"@types/node": "20.11.7",
"@typescript-eslint/eslint-plugin": "6.19.1",
"@typescript-eslint/parser": "6.19.1",
"@vanilla-extract/vite-plugin": "3.9.4",
"@vanilla-extract/vite-plugin": "3.9.5",
"eslint": "8.56.0",
"globals": "13.24.0",
"obsidian": "1.4.11",
Expand All @@ -23,7 +23,7 @@
"vite": "5.0.12"
},
"dependencies": {
"@vanilla-extract/css": "1.14.0",
"@vanilla-extract/css": "1.14.1",
"pinyin-pro": "3.19.3"
},
"prettier": {
Expand Down

0 comments on commit e28848a

Please sign in to comment.