|
15 | 15 | "lint:report": "eslint --output-file=eslint_report.json --format json ." |
16 | 16 | }, |
17 | 17 | "devDependencies": { |
18 | | - "@eslint/js": "^9.17.0", |
19 | | - "@nuxt/devtools": "^1.6.4", |
20 | | - "@nuxt/eslint": "^0.7.4", |
21 | | - "@nuxtjs/robots": "^5.0.1", |
| 18 | + "@eslint/js": "^9.37.0", |
| 19 | + "@nuxt/devtools": "^1.7.0", |
| 20 | + "@nuxt/eslint": "^0.7.6", |
| 21 | + "@nuxtjs/robots": "^5.5.5", |
22 | 22 | "@nuxtjs/sitemap": "7.0.0", |
23 | | - "@nuxtjs/tailwindcss": "^6.12.2", |
24 | | - "eslint": "^9.17.0", |
25 | | - "eslint-config-prettier": "^9.1.0", |
26 | | - "eslint-plugin-prettier": "^5.2.1", |
27 | | - "eslint-plugin-vue": "^9.32.0", |
28 | | - "globals": "^15.14.0", |
29 | | - "nuxt": "^3.14.1592", |
30 | | - "nuxt-posthog": "^1.6.1", |
31 | | - "nuxt-schema-org": "^4.0.4", |
32 | | - "prettier": "^3.4.2", |
33 | | - "prettier-plugin-tailwindcss": "^0.6.9", |
34 | | - "typescript-eslint": "^8.18.1", |
35 | | - "vue": "^3.5.13", |
36 | | - "vue-router": "^4.5.0" |
| 23 | + "@nuxtjs/tailwindcss": "^6.14.0", |
| 24 | + "eslint": "^9.37.0", |
| 25 | + "eslint-config-prettier": "^9.1.2", |
| 26 | + "eslint-plugin-prettier": "^5.5.4", |
| 27 | + "eslint-plugin-vue": "^9.33.0", |
| 28 | + "globals": "^15.15.0", |
| 29 | + "nuxt": "^3.19.3", |
| 30 | + "nuxt-posthog": "^1.6.3", |
| 31 | + "nuxt-schema-org": "^4.1.3", |
| 32 | + "prettier": "^3.6.2", |
| 33 | + "prettier-plugin-tailwindcss": "^0.6.14", |
| 34 | + "typescript-eslint": "^8.46.1", |
| 35 | + "vue": "^3.5.22", |
| 36 | + "vue-router": "^4.6.2" |
37 | 37 | }, |
38 | 38 | "dependencies": { |
39 | 39 | "@fortawesome/fontawesome-svg-core": "^6.7.2", |
40 | 40 | "@fortawesome/free-brands-svg-icons": "^6.7.2", |
41 | 41 | "@fortawesome/free-solid-svg-icons": "^6.7.2", |
42 | | - "@fortawesome/vue-fontawesome": "^3.0.8", |
43 | | - "@vueuse/core": "^12.1.0", |
44 | | - "@vueuse/nuxt": "^12.1.0", |
45 | | - "posthog-js": "^1.203.1" |
| 42 | + "@fortawesome/vue-fontawesome": "^3.1.2", |
| 43 | + "@vueuse/core": "^12.8.2", |
| 44 | + "@vueuse/nuxt": "^12.8.2", |
| 45 | + "posthog-js": "^1.275.3" |
46 | 46 | }, |
47 | 47 | "packageManager": "[email protected]" |
48 | 48 | } |
0 commit comments