Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaschlegel committed Oct 3, 2024
1 parent d72bba6 commit a382a6a
Show file tree
Hide file tree
Showing 2 changed files with 303 additions and 310 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,17 @@
"devDependencies": {
"@types/glidejs__glide": "^3.6.5",
"@types/mdx": "^2.0.13",
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
"@types/node": "^20.16.10",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"eslint": "^9.11.1",
"eslint-config-upleveled": "^8.7.1",
"postcss": "^8",
"eslint-config-upleveled": "^8.7.2",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"stylelint": "^16.9.0",
"stylelint-config-upleveled": "^1.1.4",
"tailwindcss": "^3.4.1",
"typescript": "^5"
"tailwindcss": "^3.4.13",
"typescript": "^5.6.2"
},
"packageManager": "pnpm@9.9.0+sha512.60c18acd138bff695d339be6ad13f7e936eea6745660d4cc4a776d5247c540d0edee1a563695c183a66eb917ef88f2b4feb1fc25f32a7adcadc7aaf3438e99c1"
}
Loading

0 comments on commit a382a6a

Please sign in to comment.