mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-30 11:47:55 +01:00
chore(deps): update
This commit is contained in:
@@ -7,8 +7,12 @@ export default defineNuxtConfig({
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
modules: ['../src/module'],
|
||||
|
||||
future: {
|
||||
compatibilityVersion: 4
|
||||
}
|
||||
},
|
||||
|
||||
compatibilityDate: '2024-07-09'
|
||||
})
|
||||
|
||||
@@ -9,6 +9,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@nuxt/ui": "latest",
|
||||
"nuxt": "^3.12.2"
|
||||
"nuxt": "^3.12.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user