Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
openscript committed Feb 6, 2024
1 parent d6444ac commit 10d4318
Show file tree
Hide file tree
Showing 2 changed files with 938 additions and 538 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,21 +29,21 @@
"@chenfengyuan/vue-qrcode": "^2.0.0",
"@fontsource/fira-code": "^5.0.16",
"@fontsource/pt-sans": "^5.0.8",
"@slidev/types": "^0.46.3",
"@slidev/types": "^0.47.3",
"codemirror-theme-vars": "^0.1.2",
"prism-theme-vars": "^0.2.4"
},
"devDependencies": {
"@slidev/cli": "^0.46.3",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@slidev/cli": "^0.47.3",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"conventional-github-releaser": "^3.1.5",
"eslint": "^8.56.0",
"eslint-config-standard-with-typescript": "^43.0.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-vue": "^9.21.0",
"playwright-chromium": "^1.41.1",
"eslint-plugin-vue": "^9.21.1",
"playwright-chromium": "^1.41.2",
"standard-version": "^9.5.0",
"typescript": "^5.3.3"
},
Expand Down
Loading

0 comments on commit 10d4318

Please sign in to comment.