Skip to content

Commit

Permalink
Merge pull request #8 from MockBukkit/chore/update-deps
Browse files Browse the repository at this point in the history
chore(dependencies): update dependencies
  • Loading branch information
Thorinwasher authored Dec 22, 2024
2 parents 4717075 + 1297b51 commit ce0918b
Show file tree
Hide file tree
Showing 2 changed files with 8,228 additions and 9,421 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,34 +15,34 @@
"lint:report": "eslint --output-file=eslint_report.json --format json ."
},
"devDependencies": {
"@eslint/js": "^9.15.0",
"@nuxt/devtools": "latest",
"@nuxt/eslint": "^0.7.2",
"@nuxtjs/robots": "^4.1.3",
"@nuxtjs/sitemap": "6.0.0-beta.4",
"@nuxtjs/tailwindcss": "^6.12.1",
"eslint": "^9.15.0",
"@eslint/js": "^9.17.0",
"@nuxt/devtools": "^1.6.4",
"@nuxt/eslint": "^0.7.4",
"@nuxtjs/robots": "^5.0.1",
"@nuxtjs/sitemap": "7.0.0",
"@nuxtjs/tailwindcss": "^6.12.2",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-vue": "^9.31.0",
"globals": "^15.12.0",
"nuxt": "^3.12.4",
"nuxt-posthog": "^1.5.4",
"nuxt-schema-org": "^3.3.9",
"prettier": "^3.4.1",
"eslint-plugin-vue": "^9.32.0",
"globals": "^15.14.0",
"nuxt": "^3.14.1592",
"nuxt-posthog": "^1.6.1",
"nuxt-schema-org": "^4.0.4",
"prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"typescript-eslint": "^8.16.0",
"vue": "^3.4.34",
"vue-router": "^4.4.0"
"typescript-eslint": "^8.18.1",
"vue": "^3.5.13",
"vue-router": "^4.5.0"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.6.0",
"@fortawesome/free-brands-svg-icons": "^6.6.0",
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@fortawesome/fontawesome-svg-core": "^6.7.2",
"@fortawesome/free-brands-svg-icons": "^6.7.2",
"@fortawesome/free-solid-svg-icons": "^6.7.2",
"@fortawesome/vue-fontawesome": "^3.0.8",
"@vueuse/core": "^10.11.0",
"@vueuse/nuxt": "^10.11.0",
"posthog-js": "^1.165.1"
"@vueuse/core": "^12.1.0",
"@vueuse/nuxt": "^12.1.0",
"posthog-js": "^1.203.1"
},
"packageManager": "pnpm@9.6.0"
}
Loading

0 comments on commit ce0918b

Please sign in to comment.