Skip to content

Commit

Permalink
update lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
pbohlman committed Jun 23, 2024
1 parent 19d8b10 commit b7bff1b
Showing 1 changed file with 45 additions and 45 deletions.
90 changes: 45 additions & 45 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20474,6 +20474,28 @@ __metadata:
languageName: node
linkType: hard

"react-template@workspace:templates/react":
version: 0.0.0-use.local
resolution: "react-template@workspace:templates/react"
dependencies:
"@triplit/cli": "npm:latest"
"@triplit/client": "npm:latest"
"@triplit/react": "npm:latest"
"@types/react": "npm:^18.2.43"
"@types/react-dom": "npm:^18.2.17"
"@typescript-eslint/eslint-plugin": "npm:^6.14.0"
"@typescript-eslint/parser": "npm:^6.14.0"
"@vitejs/plugin-react": "npm:^4.2.1"
eslint: "npm:^8.55.0"
eslint-plugin-react-hooks: "npm:^4.6.0"
eslint-plugin-react-refresh: "npm:^0.4.5"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
typescript: "npm:^5.2.2"
vite: "npm:^5.0.8"
languageName: unknown
linkType: soft

"react@npm:^18.2.0, react@npm:latest":
version: 18.2.0
resolution: "react@npm:18.2.0"
Expand Down Expand Up @@ -22690,6 +22712,29 @@ __metadata:
languageName: node
linkType: hard

"svelte-template@workspace:templates/svelte":
version: 0.0.0-use.local
resolution: "svelte-template@workspace:templates/svelte"
dependencies:
"@sveltejs/adapter-auto": "npm:^3.0.0"
"@sveltejs/kit": "npm:^2.0.0"
"@sveltejs/vite-plugin-svelte": "npm:^3.0.0"
"@triplit/cli": "npm:latest"
"@triplit/client": "npm:latest"
"@triplit/svelte": "npm:latest"
"@types/eslint": "npm:^8.56.7"
eslint: "npm:^9.0.0"
eslint-plugin-svelte: "npm:^2.36.0"
globals: "npm:^15.0.0"
svelte: "npm:^5.0.0-next.1"
svelte-check: "npm:^3.6.0"
tslib: "npm:^2.4.1"
typescript: "npm:^5.0.0"
typescript-eslint: "npm:^8.0.0-alpha.20"
vite: "npm:^5.0.3"
languageName: unknown
linkType: soft

"svelte2tsx@npm:~0.7.0":
version: 0.7.6
resolution: "svelte2tsx@npm:0.7.6"
Expand Down Expand Up @@ -22745,29 +22790,6 @@ __metadata:
languageName: node
linkType: hard

"svelte@workspace:templates/svelte":
version: 0.0.0-use.local
resolution: "svelte@workspace:templates/svelte"
dependencies:
"@sveltejs/adapter-auto": "npm:^3.0.0"
"@sveltejs/kit": "npm:^2.0.0"
"@sveltejs/vite-plugin-svelte": "npm:^3.0.0"
"@triplit/cli": "npm:latest"
"@triplit/client": "npm:latest"
"@triplit/svelte": "npm:latest"
"@types/eslint": "npm:^8.56.7"
eslint: "npm:^9.0.0"
eslint-plugin-svelte: "npm:^2.36.0"
globals: "npm:^15.0.0"
svelte: "npm:^5.0.0-next.1"
svelte-check: "npm:^3.6.0"
tslib: "npm:^2.4.1"
typescript: "npm:^5.0.0"
typescript-eslint: "npm:^8.0.0-alpha.20"
vite: "npm:^5.0.3"
languageName: unknown
linkType: soft

"tailwind-merge@npm:^1.13.2, tailwind-merge@npm:^1.14.0":
version: 1.14.0
resolution: "tailwind-merge@npm:1.14.0"
Expand Down Expand Up @@ -23107,28 +23129,6 @@ __metadata:
languageName: node
linkType: hard

"todos@workspace:templates/react":
version: 0.0.0-use.local
resolution: "todos@workspace:templates/react"
dependencies:
"@triplit/cli": "npm:latest"
"@triplit/client": "npm:latest"
"@triplit/react": "npm:latest"
"@types/react": "npm:^18.2.43"
"@types/react-dom": "npm:^18.2.17"
"@typescript-eslint/eslint-plugin": "npm:^6.14.0"
"@typescript-eslint/parser": "npm:^6.14.0"
"@vitejs/plugin-react": "npm:^4.2.1"
eslint: "npm:^8.55.0"
eslint-plugin-react-hooks: "npm:^4.6.0"
eslint-plugin-react-refresh: "npm:^0.4.5"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
typescript: "npm:^5.2.2"
vite: "npm:^5.0.8"
languageName: unknown
linkType: soft

"toidentifier@npm:1.0.1":
version: 1.0.1
resolution: "toidentifier@npm:1.0.1"
Expand Down

0 comments on commit b7bff1b

Please sign in to comment.