Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommytrg committed Dec 26, 2023
1 parent 8d17eb0 commit 0fdc788
Show file tree
Hide file tree
Showing 2 changed files with 666 additions and 956 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -16,18 +16,18 @@
"devDependencies": {
"@nuxt/devtools": "latest",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@typescript-eslint/parser": "^6.14.0",
"@typescript-eslint/parser": "^6.16.0",
"autoprefixer": "^10.4.16",
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.0.1",
"nuxt": "^3.8.2",
"eslint-plugin-prettier": "^5.1.2",
"nuxt": "^3.9.0",
"postcss": "^8.4.32",
"prettier": "^3.1.1",
"sass": "^1.69.5",
"tailwindcss": "^3.3.6",
"tailwindcss": "^3.4.0",
"typescript": "^5.3.3",
"vue": "^3.3.10",
"vue": "^3.3.13",
"vue-i18n": "^9.8.0",
"vue-router": "^4.2.5"
}
Expand Down

0 comments on commit 0fdc788

Please sign in to comment.