Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
kitschpatrol committed Sep 19, 2024
1 parent 244967f commit 5b8acc7
Show file tree
Hide file tree
Showing 3 changed files with 173 additions and 173 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,16 @@
"dependencies": {
"@astrojs/check": "^0.9.3",
"@astrojs/starlight": "0.25.5",
"@astrojs/svelte": "^5.7.0",
"astro": "^4.15.6",
"@astrojs/svelte": "^5.7.1",
"astro": "^4.15.7",
"github-slugger": "^2.0.0",
"gray-matter": "^4.0.3",
"sharp": "^0.33.5",
"svelte-tweakpane-ui": "link:.."
},
"devDependencies": {
"@playform/compress": "^0.1.1",
"linkedom": "^0.18.4",
"linkedom": "^0.18.5",
"linkinator": "^6.1.1",
"marked": "^14.1.2"
}
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -245,20 +245,20 @@
"@phenomnomnominal/tsquery": "^6.1.3",
"@playwright/test": "^1.47.1",
"@stkb/rewrap": "^0.1.0",
"@sveltejs/adapter-static": "^3.0.4",
"@sveltejs/kit": "^2.5.27",
"@sveltejs/adapter-static": "^3.0.5",
"@sveltejs/kit": "^2.5.28",
"@sveltejs/package": "^2.3.5",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@types/eslint": "^8.56.12",
"@types/fs-extra": "^11.0.4",
"@types/node": "18.0.0",
"bumpp": "^9.5.2",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"fs-extra": "^11.2.0",
"glob": "^11.0.0",
"npm-run-all": "^4.1.5",
"postcss-html": "^1.7.0",
"publint": "^0.2.10",
"publint": "^0.2.11",
"read-package-up": "^11.0.0",
"remark-mdat": "^0.7.3",
"svelte": "^4.2.19",
Expand All @@ -269,7 +269,7 @@
"tslib": "^2.7.0",
"tsx": "^4.19.1",
"typescript": "^5.6.2",
"vite": "^5.4.5",
"vite": "^5.4.6",
"yaml": "^2.5.1"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit 5b8acc7

Please sign in to comment.