Skip to content

Commit

Permalink
chore(deps): bumpup
Browse files Browse the repository at this point in the history
  • Loading branch information
ssssota committed Dec 13, 2024
1 parent 39f1aa4 commit d43be88
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 72 deletions.
12 changes: 6 additions & 6 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@
"check": "svelte-check --tsconfig ./tsconfig.json && tsc -p tsconfig.node.json"
},
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^5.0.0",
"@sveltejs/vite-plugin-svelte": "^5.0.2",
"@tsconfig/svelte": "^5.0.4",
"svelte": "^5.2.7",
"svelte-check": "^4.1.0",
"svelte": "^5.12.0",
"svelte-check": "^4.1.1",
"tslib": "^2.8.1",
"typescript": "~5.7.0",
"vite": "^6.0.1"
"typescript": "~5.7.2",
"vite": "^6.0.3"
},
"dependencies": {
"@tailwindcss/vite": "4.0.0-beta.6",
"lz-string": "^1.5.0",
"monaco-editor": "^0.52.0",
"monaco-editor": "^0.52.2",
"tailwindcss": "4.0.0-beta.6",
"universal-links-test": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"packageManager": "pnpm@9.15.0+sha512.76e2379760a4328ec4415815bcd6628dee727af3779aaa4c914e3944156c4299921a89f976381ee107d41f12cfa4b66681ca9c718f0668fa0831ed4c6d8ba56c",
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@types/node": "^22.10.0",
"@types/node": "^22.10.2",
"typescript": "^5.7.2",
"vitest": "^2.1.8"
}
Expand Down
123 changes: 58 additions & 65 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 d43be88

Please sign in to comment.