Skip to content

Commit

Permalink
Merge pull request #53 from aneoconsulting/renovate/major-npm
Browse files Browse the repository at this point in the history
chore(deps): update npm packages (major)
  • Loading branch information
fdewas-aneo authored Nov 26, 2024
2 parents 62dfe8b + 84648c3 commit 3dbf795
Show file tree
Hide file tree
Showing 3 changed files with 636 additions and 812 deletions.
2 changes: 1 addition & 1 deletion components/content/ProseImg.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<script setup lang="ts">
import { withBase } from 'ufo'
import { computed, useRuntimeConfig } from '#imports'
import { withBase } from 'ufo'
const props = defineProps({
src: {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@
"dependencies": {
"@nuxt-themes/docus": "^1.15.1",
"@nuxt/devtools": "^1.6.1",
"mermaid": "^10.9.3",
"mermaid": "^11.4.0",
"nuxt": "^3.14.1592",
"nuxt-seo-kit": "^1.3.13",
"playwright": "^1.49.0"
},
"devDependencies": {
"@antfu/eslint-config": "^2.27.3",
"@antfu/eslint-config": "^3.10.0",
"@nuxt/eslint-config": "^0.7.2",
"@parcel/watcher": "^2.5.0",
"bumpp": "^9.8.1",
Expand Down
Loading

0 comments on commit 3dbf795

Please sign in to comment.