Skip to content

Commit

Permalink
chore: upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
modbender authored and modbender committed Aug 14, 2024
1 parent 7ec1d76 commit 217069e
Show file tree
Hide file tree
Showing 2 changed files with 2,756 additions and 5,979 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,20 +49,20 @@
},
"dependencies": {
"@nuxt/kit": "^3.12.4",
"@tiptap/extension-code-block-lowlight": "^2.5.9",
"@tiptap/extension-link": "^2.5.9",
"@tiptap/pm": "^2.5.9",
"@tiptap/starter-kit": "^2.5.9",
"@tiptap/vue-3": "^2.5.9",
"@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",
"lowlight": "^3.1.0"
},
"devDependencies": {
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^0.5.0",
"@nuxt/module-builder": "^0.8.1",
"@nuxt/module-builder": "^0.8.3",
"@nuxt/schema": "^3.12.4",
"@nuxt/test-utils": "^3.14.0",
"@types/node": "^22.1.0",
"@nuxt/test-utils": "^3.14.1",
"@types/node": "^22.3.0",
"changelogen": "^0.5.5",
"eslint": "^8.56.0",
"nuxt": "^3.12.4",
Expand Down
Loading

0 comments on commit 217069e

Please sign in to comment.