chore(deps): update devdependencies (#2310)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Roe <daniel@roe.dev>
This commit is contained in:
parent
1b8d72105d
commit
0f825a6efb
4 changed files with 2154 additions and 1082 deletions
21
package.json
21
package.json
|
@ -39,9 +39,12 @@
|
|||
"@nuxtjs/color-mode": "^3.3.0",
|
||||
"@nuxtjs/i18n": "8.0.0-beta.10",
|
||||
"@pinia/nuxt": "^0.4.11",
|
||||
"@tiptap/core": "2.0.3",
|
||||
"@tiptap/extension-bold": "2.0.3",
|
||||
"@tiptap/extension-character-count": "2.0.3",
|
||||
"@tiptap/extension-code-block": "2.0.3",
|
||||
"@tiptap/extension-history": "2.0.3",
|
||||
"@tiptap/extension-italic": "2.0.3",
|
||||
"@tiptap/extension-mention": "2.0.3",
|
||||
"@tiptap/extension-paragraph": "2.0.3",
|
||||
"@tiptap/extension-placeholder": "2.0.3",
|
||||
|
@ -93,7 +96,7 @@
|
|||
"theme-vitesse": "^0.7.2",
|
||||
"tiny-decode": "^0.1.3",
|
||||
"tippy.js": "^6.3.7",
|
||||
"ufo": "^1.1.2",
|
||||
"ufo": "^1.3.0",
|
||||
"ultrahtml": "^1.2.0",
|
||||
"unimport": "^3.0.12",
|
||||
"vite-plugin-pwa": "^0.16.4",
|
||||
|
@ -104,8 +107,8 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^0.40.0",
|
||||
"@antfu/ni": "^0.21.5",
|
||||
"@types/chroma-js": "^2.4.0",
|
||||
"@antfu/ni": "^0.21.8",
|
||||
"@types/chroma-js": "^2.4.1",
|
||||
"@types/file-saver": "^2.0.5",
|
||||
"@types/flat": "^5.0.2",
|
||||
"@types/fnando__sparkline": "^0.3.4",
|
||||
|
@ -113,19 +116,19 @@
|
|||
"@types/js-yaml": "^4.0.5",
|
||||
"@types/prettier": "^2.7.3",
|
||||
"@types/wicg-file-system-access": "^2020.9.6",
|
||||
"@unlazy/nuxt": "^0.9.2",
|
||||
"bumpp": "^9.1.1",
|
||||
"@unlazy/nuxt": "^0.9.3",
|
||||
"bumpp": "^9.2.0",
|
||||
"consola": "^3.2.3",
|
||||
"eslint": "^8.46.0",
|
||||
"flat": "^5.0.2",
|
||||
"fs-extra": "^11.1.1",
|
||||
"lint-staged": "^13.2.3",
|
||||
"nuxt": "3.6.5",
|
||||
"lint-staged": "^13.3.0",
|
||||
"nuxt": "3.7.0",
|
||||
"prettier": "^3.0.0",
|
||||
"sharp": "^0.32.4",
|
||||
"sharp": "^0.32.5",
|
||||
"sharp-ico": "^0.1.5",
|
||||
"simple-git-hooks": "^2.9.0",
|
||||
"tsx": "^3.12.7",
|
||||
"tsx": "^3.12.8",
|
||||
"typescript": "^5.1.6",
|
||||
"vitest": "^0.33.0",
|
||||
"vue-tsc": "^1.8.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue