Skip to content

Commit

Permalink
feat: upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
modbender authored and modbender committed Aug 23, 2024
1 parent 17028cd commit 416b0fd
Show file tree
Hide file tree
Showing 2 changed files with 961 additions and 483 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,26 +48,26 @@
"docs:preview": "vitepress preview docs"
},
"dependencies": {
"@nuxt/kit": "^3.12.4",
"@tiptap/extension-code-block-lowlight": "^2.6.2",
"@tiptap/extension-link": "^2.6.2",
"@tiptap/pm": "^2.6.2",
"@tiptap/starter-kit": "^2.6.2",
"@tiptap/vue-3": "^2.6.2",
"@nuxt/kit": "^3.13.0",
"@tiptap/extension-code-block-lowlight": "^2.6.6",
"@tiptap/extension-link": "^2.6.6",
"@tiptap/pm": "^2.6.6",
"@tiptap/starter-kit": "^2.6.6",
"@tiptap/vue-3": "^2.6.6",
"lowlight": "^3.1.0"
},
"devDependencies": {
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^0.5.0",
"@nuxt/eslint-config": "^0.5.2",
"@nuxt/module-builder": "^0.8.3",
"@nuxt/schema": "^3.12.4",
"@nuxt/schema": "^3.13.0",
"@nuxt/test-utils": "^3.14.1",
"@types/node": "^22.3.0",
"@types/node": "^22.5.0",
"changelogen": "^0.5.5",
"eslint": "^8.56.0",
"nuxt": "^3.12.4",
"nuxt": "^3.13.0",
"typescript": "^5.5.4",
"vitepress": "^1.3.2",
"vitepress": "^1.3.3",
"vitest": "^2.0.5",
"vue-tsc": "^2.0.29"
},
Expand Down
Loading

0 comments on commit 416b0fd

Please sign in to comment.