Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jsulpis committed Oct 17, 2023
1 parent 3ac4fe6 commit bb0f481
Show file tree
Hide file tree
Showing 2 changed files with 266 additions and 202 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
"preview": "astro preview"
},
"dependencies": {
"@astrojs/react": "1.2.2",
"@astrojs/tailwind": "2.1.1",
"@types/react": "18.0.21",
"@types/react-dom": "18.0.6",
"@astrojs/react": "3.0.3",
"@astrojs/tailwind": "5.0.2",
"@types/react": "18.2.28",
"@types/react-dom": "18.2.13",
"astro": "3.3.1",
"framer-motion": "7.6.2",
"react": "18.0.0",
"react-dom": "18.0.0",
"framer-motion": "10.16.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"reveal.js": "4.6.1",
"tailwindcss": "3.0.24"
"tailwindcss": "3.3.3"
},
"devDependencies": {
"sass": "1.69.3"
Expand Down
Loading

0 comments on commit bb0f481

Please sign in to comment.