Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
cyyynthia committed Jan 27, 2023
1 parent d8a798d commit e70e28b
Show file tree
Hide file tree
Showing 3 changed files with 156 additions and 720 deletions.
14 changes: 7 additions & 7 deletions packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
"prom-client": "^14.1.1"
},
"devDependencies": {
"@astrojs/node": "^4.0.0",
"@astrojs/tailwind": "^2.1.3",
"@astrojs/node": "^5.0.1",
"@astrojs/tailwind": "^3.0.0",
"@types/node": "^18.11.18",
"@typescript-eslint/eslint-plugin": "^5.48.0",
"@typescript-eslint/parser": "^5.48.0",
"astro": "^1.9.2",
"eslint": "^8.31.0",
"@typescript-eslint/eslint-plugin": "^5.49.0",
"@typescript-eslint/parser": "^5.49.0",
"astro": "^2.0.2",
"eslint": "^8.32.0",
"feather-icons": "^4.29.0",
"simple-icons": "^8.2.0",
"simple-icons": "^8.3.0",
"tailwindcss": "^3.2.4",
"typescript": "^4.9.4"
}
Expand Down
1 change: 1 addition & 0 deletions packages/website/src/env.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/// <reference types="astro/client" />
Loading

0 comments on commit e70e28b

Please sign in to comment.