Skip to content

Commit

Permalink
chore: bump dependencies (#486)
Browse files Browse the repository at this point in the history
  • Loading branch information
layershifter authored Jan 12, 2024
1 parent 332be44 commit ee86e37
Show file tree
Hide file tree
Showing 2 changed files with 292 additions and 164 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"scripts": {
"build": "nx affected --target=build",
"change": "beachball change",
"check-dependencies": "syncpack list-mismatches --prod --peer",
"check-dependencies": "syncpack list-mismatches --types prod,peer",
"lint": "nx affected --target=lint",
"start": "nx run @griffel/website:serve",
"storybook": "nx run @griffel/react:storybook",
Expand Down Expand Up @@ -116,7 +116,7 @@
"monosize": "0.0.9",
"monosize-storage-upstash": "0.0.8",
"nano-staged": "0.5.0",
"next": "13.5.1",
"next": "14.0.4",
"nx": "15.3.3",
"postcss": "^8.4.31",
"prettier": "2.8.2",
Expand All @@ -132,7 +132,7 @@
"styled-components": "^5.3.6",
"stylelint": "^15.10.3",
"synckit": "^0.8.5",
"syncpack": "8.5.14",
"syncpack": "12.3.0",
"tmp": "0.2.1",
"ts-jest": "28.0.8",
"ts-node": "10.9.1",
Expand Down
Loading

0 comments on commit ee86e37

Please sign in to comment.