chore: update i18n module to 8.2.0 (#2703)
This commit is contained in:
parent
0133324ded
commit
b526db0860
4 changed files with 12 additions and 19 deletions
|
@ -40,7 +40,7 @@
|
|||
"@nuxt/devtools": "^1.0.8",
|
||||
"@nuxt/test-utils": "^3.12.0",
|
||||
"@nuxtjs/color-mode": "^3.3.2",
|
||||
"@nuxtjs/i18n": "^8.1.1",
|
||||
"@nuxtjs/i18n": "^8.2.0",
|
||||
"@pinia/nuxt": "^0.5.1",
|
||||
"@tiptap/core": "2.2.4",
|
||||
"@tiptap/extension-bold": "2.2.4",
|
||||
|
@ -116,7 +116,6 @@
|
|||
"@antfu/ni": "^0.21.12",
|
||||
"@types/chroma-js": "^2.4.4",
|
||||
"@types/file-saver": "^2.0.7",
|
||||
"@types/flat": "^5.0.5",
|
||||
"@types/fnando__sparkline": "^0.3.7",
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
"@types/js-yaml": "^4.0.9",
|
||||
|
@ -130,7 +129,7 @@
|
|||
"consola": "^3.2.3",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-plugin-format": "^0.1.0",
|
||||
"flat": "^5.0.2",
|
||||
"flat": "^6.0.1",
|
||||
"fs-extra": "^11.2.0",
|
||||
"lint-staged": "^14.0.1",
|
||||
"nuxt": "^3.11.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue