Skip to content

Commit

Permalink
chore: update (#680)
Browse files Browse the repository at this point in the history
  • Loading branch information
uonr authored Jan 2, 2025
1 parent 416fce5 commit 69642a1
Show file tree
Hide file tree
Showing 8 changed files with 930 additions and 828 deletions.
194 changes: 108 additions & 86 deletions Cargo.lock

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions apps/legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@emotion/react": "^11.11.3",
"@emotion/styled": "^11.11.0",
"@redux-devtools/extension": "^3.3.0",
"immutable": "^4.3.4",
"immutable": "^5.0.3",
"jotai": "^2.6.1",
"optics-ts": "^2.4.1",
"polished": "^4.2.2",
Expand Down Expand Up @@ -43,7 +43,7 @@
"@emotion/babel-preset-css-prop": "^11.11.0",
"@emotion/eslint-plugin": "^11.11.0",
"@emotion/serialize": "^1.1.3",
"@types/node": "^20.11.5",
"@types/node": "^22.10.3",
"@types/react": "^18.2.46",
"@types/react-beautiful-dnd": "^13.1.8",
"@types/react-dom": "^18.2.18",
Expand Down Expand Up @@ -72,7 +72,7 @@
"typescript": "^5.3.3",
"webpack": "^5.89.0",
"webpack-bundle-analyzer": "^4.10.1",
"webpack-cli": "^5.1.4",
"webpack-cli": "^6.0.1",
"webpack-dev-server": "^5.0.4"
},
"browserslist": [
Expand Down
2 changes: 1 addition & 1 deletion apps/site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@next/bundle-analyzer": "^14.2.3",
"@types/mdx": "^2.0.10",
"@types/negotiator": "^0.6.3",
"@types/node": "^20.11.5",
"@types/node": "^22.10.3",
"@types/react": "^18.2.46",
"@types/react-dom": "^18.2.18",
"@types/uuid": "^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/spa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@next/eslint-plugin-next": "^14.1.1",
"@types/eslint": "^8.56.5",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.24",
"@types/node": "^22.10.3",
"@types/react": "^18.2.61",
"@types/react-dom": "^18.2.19",
"autoprefixer": "^10.4.16",
Expand Down
Loading

0 comments on commit 69642a1

Please sign in to comment.