Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
idimetrix committed Nov 22, 2024
1 parent f35fe99 commit 320be12
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 109 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,35 +30,35 @@
},
"dependencies": {
"clsx": "2.1.1",
"framer-motion": "11.11.13",
"framer-motion": "11.11.17",
"next": "15.0.3",
"react": "18.3.1",
"react-countup": "6.5.3",
"react-dom": "18.3.1",
"react-icons": "5.3.0",
"react-tsparticles": "2.12.2",
"react-typed": "2.0.12",
"swiper": "11.1.14",
"swiper": "11.1.15",
"tailwind-merge": "2.5.4",
"tailwind-scrollbar": "3.1.0",
"tsparticles": "2.12.0",
"tsparticles-engine": "2.12.0"
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/node": "22.9.0",
"@types/node": "22.9.1",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"autoprefixer": "10.4.20",
"eslint": "9.14.0",
"eslint": "9.15.0",
"eslint-config-next": "15.0.3",
"postcss": "8.4.49",
"prettier": "3.3.3",
"prettier-plugin-organize-imports": "4.1.0",
"prettier-plugin-prisma": "5.0.0",
"prettier-plugin-tailwindcss": "0.6.8",
"prettier-plugin-tailwindcss": "0.6.9",
"prettier-plugin-xml": "0.1.0",
"tailwindcss": "3.4.14",
"tailwindcss": "3.4.15",
"typescript": "5.6.3"
},
"packageManager": "[email protected]"
Expand Down
Loading

0 comments on commit 320be12

Please sign in to comment.