Skip to content

Commit

Permalink
Update deps.
Browse files Browse the repository at this point in the history
GitOrigin-RevId: 64493097e689cf93a739bd160a1fd86dd58c7c3d
  • Loading branch information
cpojer committed Jan 8, 2025
1 parent 0c77949 commit 075aad5
Show file tree
Hide file tree
Showing 10 changed files with 402 additions and 402 deletions.
4 changes: 2 additions & 2 deletions ares/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@stripe/stripe-js": "^5.5.0",
"cordova-plugin-purchase": "^13.12.1",
"fbtee": "^0.2.0",
"framer-motion": "^11.16.0",
"framer-motion": "^11.16.1",
"p-limit": "^6.2.0",
"react": "19.0.0",
"react-dom": "19.0.0",
Expand All @@ -57,7 +57,7 @@
"@emotion/babel-plugin": "^11.13.5",
"@sentry/vite-plugin": "^2.22.7",
"@types/babel__core": "^7.20.5",
"@types/react": "^19.0.3",
"@types/react": "^19.0.4",
"@types/react-dom": "^19.0.2",
"@types/react-relay": "^18.2.0",
"@types/react-router-dom": "^5.3.3",
Expand Down
4 changes: 2 additions & 2 deletions artemis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@pothos/plugin-directives": "^4.2.0",
"@pothos/plugin-prisma": "^4.4.0",
"@pothos/plugin-relay": "^4.3.0",
"@prisma/client": "^6.2.0",
"@prisma/client": "^6.2.1",
"@quixo3/prisma-session-store": "^3.1.13",
"@sentry/node": "^8.48.0",
"@types/express-session": "^1.18.1",
Expand Down Expand Up @@ -71,7 +71,7 @@
"@types/web-push": "^3.6.4",
"glob": "11.0.0",
"p-limit": "^6.2.0",
"prisma": "^6.2.0",
"prisma": "^6.2.1",
"prisma-json-types-generator": "^3.2.2",
"terminal-link": "^3.0.0"
},
Expand Down
4 changes: 2 additions & 2 deletions deimos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
"@emotion/css": "^11.13.5",
"array-shuffle": "^3.0.0",
"fbtee": "^0.2.0",
"framer-motion": "^11.16.0",
"framer-motion": "^11.16.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-error-boundary": "^5.0.0"
},
"devDependencies": {
"@emotion/babel-plugin": "^11.13.5",
"@types/react": "^19.0.3",
"@types/react": "^19.0.4",
"@types/react-dom": "^19.0.2"
}
}
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
"@deities/ui": "workspace:*",
"@emotion/babel-plugin": "^11.13.5",
"@emotion/css": "^11.13.5",
"@types/react": "^19.0.3",
"@types/react": "^19.0.4",
"dunkel-theme": "^1.7.1",
"fbtee": "^0.2.0",
"framer-motion": "^11.16.0",
"framer-motion": "^11.16.1",
"licht-theme": "^1.7.1",
"react": "19.0.0",
"react-dom": "19.0.0",
Expand Down
4 changes: 2 additions & 2 deletions hera/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
"@nkzw/use-relative-time": "^1.1.0",
"array-shuffle": "^3.0.0",
"fbtee": "^0.2.0",
"framer-motion": "^11.16.0",
"framer-motion": "^11.16.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-fps": "^1.0.6"
},
"devDependencies": {
"@types/react": "^19.0.3",
"@types/react": "^19.0.4",
"@types/react-dom": "^19.0.2"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"prettier-plugin-packagejson": "^2.5.6",
"react-refresh": "^0.16.0",
"ts-node": "^10.9.2",
"typescript": "^5.7.2",
"typescript": "^5.7.3",
"vite": "^6.0.7",
"vitest": "^2.1.8"
},
Expand Down
Loading

0 comments on commit 075aad5

Please sign in to comment.