Skip to content

Commit

Permalink
chore(deps): updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
josechirivella committed Feb 11, 2025
1 parent 6c98202 commit a5e897d
Show file tree
Hide file tree
Showing 2 changed files with 1,299 additions and 1,289 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,32 +23,32 @@
"@primevue/themes": "^4.2.5",
"@sentry/nuxt": "^8.54.0",
"@tailwindcss/typography": "^0.5.16",
"import-in-the-middle": "^1.12.0",
"posthog-js": "^1.215.1",
"import-in-the-middle": "^1.13.0",
"posthog-js": "^1.216.1",
"primevue": "^4.2.5",
"sitemap": "^8.0.0",
"tailwindcss-primeui": "^0.3.4"
},
"devDependencies": {
"@babel/core": "^7.26.7",
"@babel/eslint-parser": "^7.26.5",
"@babel/preset-env": "^7.26.7",
"@babel/core": "^7.26.8",
"@babel/eslint-parser": "^7.26.8",
"@babel/preset-env": "^7.26.8",
"@commitlint/cli": "^19.7.1",
"@commitlint/config-conventional": "^19.7.1",
"@nuxt/content": "^2.13.4",
"@nuxt/devtools": "^1.7.0",
"@nuxt/eslint": "^1.0.0",
"@nuxt/eslint": "^1.0.1",
"@nuxt/icon": "1.10.3",
"@nuxt/image": "1.8.1",
"@nuxtjs/stylelint-module": "^5.2.0",
"@nuxtjs/tailwindcss": "^6.13.1",
"@primevue/nuxt-module": "^4.2.5",
"@types/jest": "^29.5.14",
"@types/node": "^22.13.0",
"@types/node": "^22.13.1",
"@vue/test-utils": "^2.4.6",
"@vue/vue3-jest": "^29.2.6",
"babel-jest": "^29.7.0",
"eslint": "^9.19.0",
"eslint": "^9.20.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^28.11.0",
"eslint-plugin-nuxt": "^4.0.0",
Expand All @@ -60,11 +60,11 @@
"jsdom": "^25.0.1",
"lint-staged": "^15.4.3",
"nuxt": "^3.15.4",
"postcss": "^8.5.1",
"postcss": "^8.5.2",
"postcss-html": "^1.8.0",
"postcss-scss": "^4.0.9",
"prettier": "^3.4.2",
"sass": "^1.83.4",
"prettier": "^3.5.0",
"sass": "^1.84.0",
"stylelint": "^16.14.1",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-config-recommended-vue": "^1.6.0",
Expand Down
Loading

0 comments on commit a5e897d

Please sign in to comment.