Skip to content

Commit

Permalink
deps: bump to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
falsepopsky authored Jan 20, 2024
1 parent ce97cd3 commit 26a1759
Show file tree
Hide file tree
Showing 3 changed files with 99 additions and 112 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@
"devDependencies": {
"@changesets/cli": "^2.27.1",
"@swc/core": "^1.3.104",
"@swc/jest": "^0.2.29",
"@swc/jest": "^0.2.30",
"@types/jest": "^29.5.11",
"@types/node": "^20.11.5",
"dotenv": "^16.3.1",
"dotenv": "^16.3.2",
"eslint": "^8.56.0",
"eslint-config-untidy": "workspace:^",
"jest": "^29.7.0",
"msw": "^2.1.2",
"prettier": "^3.2.4",
"prettier-plugin-astro": "^0.12.3",
"prettier-plugin-astro": "^0.13.0",
"prettier-plugin-tailwindcss": "^0.5.11",
"tsx": "^4.7.0",
"typescript": "^5.3.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
},
"dependencies": {
"@astrojs/check": "^0.4.1",
"@astrojs/starlight": "^0.15.4",
"@astrojs/starlight": "^0.16.0",
"@astrojs/starlight-tailwind": "^2.0.1",
"@astrojs/tailwind": "^5.1.0",
"astro": "^4.1.3",
"astro": "^4.2.1",
"sharp": "^0.33.2",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3"
Expand Down
Loading

0 comments on commit 26a1759

Please sign in to comment.