Skip to content

Commit

Permalink
chore(demo): bumpup deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ssssota committed Dec 16, 2024
1 parent a763b97 commit 62c986b
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 85 deletions.
6 changes: 3 additions & 3 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^5.0.2",
"@tsconfig/svelte": "^5.0.4",
"svelte": "^5.12.0",
"svelte": "^5.14.0",
"svelte-check": "^4.1.1",
"tslib": "^2.8.1",
"typescript": "~5.7.2",
"vite": "^6.0.3"
},
"dependencies": {
"@tailwindcss/vite": "4.0.0-beta.6",
"@tailwindcss/vite": "4.0.0-beta.7",
"lz-string": "^1.5.0",
"monaco-editor": "^0.52.2",
"tailwindcss": "4.0.0-beta.6",
"tailwindcss": "4.0.0-beta.7",
"universal-links-test": "workspace:*"
}
}
171 changes: 89 additions & 82 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 62c986b

Please sign in to comment.