Skip to content

Commit

Permalink
upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
vkbansal committed Sep 12, 2023
1 parent ca8695a commit a4ade9a
Show file tree
Hide file tree
Showing 2 changed files with 391 additions and 153 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@astrojs/netlify": "^3.0.1",
"@astrojs/preact": "^3.0.0",
"astro": "^3.0.8",
"astro": "^3.0.12",
"change-case": "^4.1.2",
"chart.js": "^4.4.0",
"chartjs-plugin-zoom": "^2.0.1",
Expand All @@ -33,14 +33,14 @@
},
"devDependencies": {
"@astrojs/check": "^0.2.0",
"@types/cli-progress": "^3.11.0",
"@types/node": "^20.5.9",
"@types/cli-progress": "^3.11.2",
"@types/node": "^20.6.0",
"@types/prompts": "^2.4.4",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"cheerio": "1.0.0-rc.12",
"cli-progress": "^3.12.0",
"eslint": "^8.48.0",
"eslint": "^8.49.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-astro": "^0.29.0",
"fast-json-stable-stringify": "^2.1.0",
Expand Down
Loading

0 comments on commit a4ade9a

Please sign in to comment.