Skip to content

Commit

Permalink
upgrade verdant
Browse files Browse the repository at this point in the history
  • Loading branch information
a-type committed Jun 10, 2024
1 parent 50a6de1 commit 290205d
Show file tree
Hide file tree
Showing 9 changed files with 244 additions and 275 deletions.
2 changes: 1 addition & 1 deletion apps/gnocchi/verdant/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@verdant-web/cli": "^4.4.0",
"@verdant-web/common": "2.3.1",
"@verdant-web/react": "32.0.0",
"@verdant-web/store": "3.6.3",
"@verdant-web/store": "3.6.4",
"cuid": "^2.1.8",
"stopword": "^2.0.8"
},
Expand Down
2 changes: 1 addition & 1 deletion apps/gnocchi/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@use-gesture/react": "^10.2.24",
"@vercel/analytics": "^0.1.6",
"@verdant-web/react-router": "^0.6.2",
"@verdant-web/store": "^3.6.3",
"@verdant-web/store": "^3.6.4",
"@zip.js/zip.js": "^2.7.6",
"classnames": "^2.3.2",
"convert-units": "^3.0.0-beta.4",
Expand Down
8 changes: 4 additions & 4 deletions apps/marginalia/verdant/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
"react": "^18.2.0"
},
"dependencies": {
"@verdant-web/cli": "^4.3.2",
"@verdant-web/common": "^2.3.0",
"@verdant-web/react": "^30.0.0",
"@verdant-web/store": "^3.5.1",
"@verdant-web/cli": "^4.4.0",
"@verdant-web/common": "^2.3.1",
"@verdant-web/react": "^32.0.0",
"@verdant-web/store": "^3.6.4",
"cuid": "^2.1.8"
}
}
2 changes: 1 addition & 1 deletion apps/shopping/verdant/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"@verdant-web/cli": "^4.4.0",
"@verdant-web/common": "^2.3.1",
"@verdant-web/react": "^32.0.0",
"@verdant-web/store": "^3.6.3"
"@verdant-web/store": "^3.6.4"
}
}
2 changes: 1 addition & 1 deletion apps/star-chart/verdant/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"@verdant-web/cli": "4.4.0",
"@verdant-web/common": "2.3.1",
"@verdant-web/react": "32.0.0",
"@verdant-web/store": "3.6.3"
"@verdant-web/store": "3.6.4"
}
}
2 changes: 1 addition & 1 deletion apps/trip-tick/verdant/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@verdant-web/cli": "^4.4.0",
"@verdant-web/common": "2.3.1",
"@verdant-web/react": "32.0.0",
"@verdant-web/store": "3.6.3",
"@verdant-web/store": "3.6.4",
"cuid": "^2.1.8"
}
}
2 changes: 1 addition & 1 deletion apps/trip-tick/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@unocss/transformer-variant-group": "^0.54.1",
"@verdant-web/react": "^32.0.0",
"@verdant-web/react-router": "^0.6.2",
"@verdant-web/store": "^3.6.3",
"@verdant-web/store": "^3.6.4",
"classnames": "^2.3.2",
"date-fns": "^2.30.0",
"downshift": "^7.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"devDependencies": {
"@a-type/ui": "^0.8.19",
"@types/react": "18.2.79",
"@verdant-web/store": "^3.6.3",
"@verdant-web/store": "^3.6.4",
"react": "^18.2.0",
"vite-plugin-pwa": "0.19.2"
}
Expand Down
Loading

0 comments on commit 290205d

Please sign in to comment.