Skip to content

Commit

Permalink
perf: update libs
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielcaiana committed Jan 17, 2024
1 parent 06c1bdc commit b3533e7
Show file tree
Hide file tree
Showing 4 changed files with 4,092 additions and 2,182 deletions.
1 change: 0 additions & 1 deletion nuxt.config.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// https://nuxt.com/docs/api/configuration/nuxt-config
export default defineNuxtConfig({
app: {
pageTransition: { name: 'page', mode: 'out-in' },
Expand Down
13 changes: 7 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,27 +17,28 @@
"devDependencies": {
"@commitlint/cli": "^17.5.1",
"@commitlint/config-conventional": "^17.4.4",
"@nuxt/content": "^2.6.0",
"@nuxt/image-edge": "^1.0.0-28059208.2abef1b",
"@nuxt/content": "^2.10.0",
"@nuxt/devtools": "^1.0.8",
"@nuxt/image-edge": "^1.3.0-28425166.9f7ad35",
"@nuxtjs/eslint-config-typescript": "^9.0.0",
"@nuxtjs/web-vitals": "^0.2.5",
"@nuxtjs/web-vitals": "^0.2.6",
"@vitejs/plugin-vue": "^3.1.0",
"@vitest/coverage-c8": "^0.31.0",
"@vitest/ui": "^0.31.0",
"@vue/test-utils": "^2.3.2",
"@vue/test-utils": "^2.4.3",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-nuxt": "^3.2.0",
"eslint-plugin-prettier": "^4.0.0",
"happy-dom": "^8.1.0",
"husky": "^8.0.2",
"jsdom": "^20.0.3",
"nuxt": "^3.4.3",
"nuxt": "^3.9.3",
"nuxt-icon": "^0.4.0",
"prettier-plugin-tailwindcss": "^0.1.13",
"sass": "1.49.9",
"sass-loader": "^12.4.0",
"sitemap": "^7.1.1",
"tailwindcss": "^3.3.2",
"tailwindcss": "^3.4.1",
"vitest": "^0.31.0",
"vitest-github-actions-reporter": "^0.10.0"
},
Expand Down
8 changes: 0 additions & 8 deletions public/robots.txt

This file was deleted.

Loading

0 comments on commit b3533e7

Please sign in to comment.