Skip to content

Commit

Permalink
Merge pull request #112 from botmaster/chore/no-ref/update-deps
Browse files Browse the repository at this point in the history
chore/no-ref/update-deps
  • Loading branch information
botmaster authored Jul 6, 2024
2 parents 46a0c95 + da71686 commit 25a48cb
Show file tree
Hide file tree
Showing 2 changed files with 1,621 additions and 2,160 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,47 +16,47 @@
"lint:fix": "eslint . --fix"
},
"dependencies": {
"@fontsource/inter": "^5.0.18",
"@fontsource/inter": "^5.0.19",
"@fontsource/rubik": "^5.0.20",
"@headlessui/tailwindcss": "^0.2.1",
"@notionhq/client": "^2.2.15",
"lenis": "^1.1.4",
"@vueuse/components": "^10.11.0",
"@vueuse/nuxt": "^10.11.0",
"@vueuse/router": "^10.11.0",
"gsap": "^3.12.5",
"lenis": "^1.1.6",
"splitting": "^1.1.0"
},
"devDependencies": {
"@antfu/eslint-config": "^2.21.1",
"@antfu/eslint-config": "^2.21.3",
"@eslint/eslintrc": "^3.1.0",
"@nuxt/content": "^2.13.0",
"@nuxt/devtools": "^1.3.7",
"@nuxt/content": "^2.13.1",
"@nuxt/devtools": "^1.3.9",
"@nuxt/image": "^1.7.0",
"@nuxtjs/color-mode": "^3.4.2",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/fontaine": "^0.4.3",
"@nuxtjs/i18n": "^8.3.1",
"@nuxtjs/sitemap": "^5.2.2",
"@nuxtjs/sitemap": "^5.3.2",
"@nuxtjs/tailwindcss": "^6.12.0",
"@pinia/nuxt": "^0.5.1",
"@tailwindcss/forms": "^0.5.7",
"@types/node": "^20.14.9",
"@types/node": "^20.14.10",
"@types/splitting": "^1.0.6",
"@types/uuid": "^10.0.0",
"@typescript-eslint/parser": "^7.14.1",
"eslint": "^9.5.0",
"@typescript-eslint/parser": "^7.15.0",
"eslint": "^9.6.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-tailwindcss": "^3.17.4",
"nuxt": "^3.12.2",
"nuxt": "^3.12.3",
"nuxt-headlessui": "^1.2.0",
"nuxt-icon": "^0.6.10",
"nuxt-simple-robots": "^4.0.0-rc.19",
"sass": "^1.77.6",
"typescript": "^5.5.2",
"typescript": "^5.5.3",
"uuid": "^10.0.0",
"vite-svg-loader": "^5.1.0",
"vue-tsc": "^2.0.22"
"vue-tsc": "^2.0.26"
}
}
Loading

0 comments on commit 25a48cb

Please sign in to comment.