Skip to content

Commit

Permalink
chore: Bump prod dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
miyanokomiya committed Feb 23, 2024
1 parent d1afe7c commit 943651e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
"@emoji-mart/react": "^1.1.1",
"emoji-mart": "^5.5.2",
"fractional-indexing": "^3.2.0",
"nanoid": "^5.0.5",
"nanoid": "^5.0.6",
"okageo": "^3.1.2",
"okaselect": "^0.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwindcss": "^3.4.1",
"y-indexeddb": "^9.0.12",
"yjs": "^13.6.11"
"yjs": "^13.6.12"
},
"devDependencies": {
"@testing-library/react-hooks": "^8.0.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3054,12 +3054,12 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^5.0.5":
version: 5.0.5
resolution: "nanoid@npm:5.0.5"
"nanoid@npm:^5.0.6":
version: 5.0.6
resolution: "nanoid@npm:5.0.6"
bin:
nanoid: bin/nanoid.js
checksum: b1f881b08d6e918bf70d37dece3e59fff8d99cc29b80a956e29d1852e09d3a7bf35a4884f4b9d5ff26963018937d0c91bef83842c15758a668d88c94704d2da7
checksum: 6660f99b7bb3816f04fd9a14126859482e07d1705c02e1a6c1a722545c65186659f6f734eb21329f54e838b6409579bef687e2fb13661b716529dcefc5d86ec6
languageName: node
linkType: hard

Expand Down Expand Up @@ -3099,7 +3099,7 @@ __metadata:
eslint-plugin-react-refresh: "npm:^0.4.5"
fractional-indexing: "npm:^3.2.0"
happy-dom: "npm:^13.4.1"
nanoid: "npm:^5.0.5"
nanoid: "npm:^5.0.6"
okageo: "npm:^3.1.2"
okaselect: "npm:^0.1.0"
postcss: "npm:^8.4.35"
Expand All @@ -3111,7 +3111,7 @@ __metadata:
vite: "npm:^5.1.4"
vitest: "npm:^1.3.1"
y-indexeddb: "npm:^9.0.12"
yjs: "npm:^13.6.11"
yjs: "npm:^13.6.12"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -4492,12 +4492,12 @@ __metadata:
languageName: node
linkType: hard

"yjs@npm:^13.6.11":
version: 13.6.11
resolution: "yjs@npm:13.6.11"
"yjs@npm:^13.6.12":
version: 13.6.12
resolution: "yjs@npm:13.6.12"
dependencies:
lib0: "npm:^0.2.86"
checksum: dcda4c833d5dae3b4195ed546ea52f098eb694341b55c48d0143c36b4347388182fb2c1f98ce7b2e3201dc0675832f7d64bd8aaece0237e512caafee99565a07
checksum: d5fb07839af40e3240f9dd4564131d8bd216bc5fc3da584f5bf04ae15afa11d188d098400033cc57286f5be9f2268c075057cb644a1f902a958f65f345d27034
languageName: node
linkType: hard

Expand Down

0 comments on commit 943651e

Please sign in to comment.