Skip to content

Commit

Permalink
chore: upgrade tldr
Browse files Browse the repository at this point in the history
  • Loading branch information
linonetwo committed Jan 7, 2024
1 parent fd2a483 commit 6bb2442
Show file tree
Hide file tree
Showing 6 changed files with 743 additions and 741 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,30 +31,30 @@
]
},
"devDependencies": {
"@modern-js/tsconfig": "^2.35.1",
"@types/lodash": "^4.14.199",
"@types/node": "^20.6.3",
"@types/react": "^18.2.22",
"@types/react-dom": "^18.2.7",
"beautiful-react-hooks": "^5.0.0",
"dprint": "^0.41.0",
"@modern-js/tsconfig": "^2.45.0",
"@types/lodash": "^4.14.202",
"@types/node": "^20.10.6",
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
"beautiful-react-hooks": "^5.0.1",
"dprint": "^0.45.0",
"eslint-config-tidgi": "1.1.5",
"husky": "^8.0.3",
"lint-staged": "^14.0.1",
"postcss": "^8.4.30",
"lint-staged": "^15.2.0",
"postcss": "^8.4.33",
"requestidlecallback-polyfill": "^1.0.2",
"rimraf": "^5.0.1",
"ts-node": "^10.9.1",
"rimraf": "^5.0.5",
"ts-node": "^10.9.2",
"tw-react": "^0.6.2",
"tw5-typed": "^0.3.10",
"typescript": "^5.2.2"
"tw5-typed": "^0.4.3",
"typescript": "^5.3.3"
},
"dependencies": {
"@tldraw/assets": "2.0.0-canary.8c0e6abbeba9",
"@tldraw/editor": "2.0.0-canary.b6ebe1e2749e",
"@tldraw/tldraw": "2.0.0-canary.b6ebe1e2749e",
"@tldraw/assets": "2.0.0-canary.01ab3604d0d1",
"@tldraw/editor": "2.0.0-canary.01ab3604d0d1",
"@tldraw/tldraw": "2.0.0-canary.01ab3604d0d1",
"npm-check-updates": "^16.14.4",
"tiddlywiki": "^5.3.1",
"tiddlywiki": "^5.3.3",
"tiddlywiki-plugin-dev": "^0.0.39"
}
}
Loading

0 comments on commit 6bb2442

Please sign in to comment.