Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
rvetere committed May 22, 2024
2 parents eb7e277 + 9ecce89 commit 4c905c7
Show file tree
Hide file tree
Showing 3 changed files with 136 additions and 136 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@
"license": "MIT",
"devDependencies": {
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.1",
"@changesets/cli": "2.27.3",
"@types/node": "14.18.63",
"@typescript-eslint/eslint-plugin": "7.9.0",
"@typescript-eslint/parser": "7.9.0",
"@typescript-eslint/eslint-plugin": "7.10.0",
"@typescript-eslint/parser": "7.10.0",
"@vitest/coverage-v8": "0.34.6",
"cpy": "10.1.0",
"eslint": "8.57.0",
"eslint-config-next": "14.2.3",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"execa": "7.2.0",
"nx": "18.3.4",
"nx": "18.3.5",
"prettier": "3.2.5",
"prettier-plugin-tailwindcss": "0.5.14",
"rimraf": "5.0.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@popperjs/core": "2.11.8",
"@types/react": "18.3.2",
"@types/react-dom": "18.3.0",
"@uiw/react-codemirror": "4.22.0",
"@uiw/react-codemirror": "4.22.1",
"clsx": "2.1.1",
"next": "14.2.3",
"next-themes": "0.3.0",
Expand Down

0 comments on commit 4c905c7

Please sign in to comment.