Skip to content

Commit

Permalink
js: packages update
Browse files Browse the repository at this point in the history
  • Loading branch information
gorenburg committed Feb 3, 2025
1 parent 38b1d2a commit ad61664
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
Binary file modified bun.lockb
Binary file not shown.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,29 +12,29 @@
"lint": "prettier --check . && eslint ."
},
"devDependencies": {
"@eslint/compat": "^1.2.5",
"@eslint/compat": "^1.2.6",
"@sveltejs/adapter-auto": "^4.0.0",
"@sveltejs/adapter-static": "^3.0.8",
"@sveltejs/kit": "^2.15.3",
"@sveltejs/kit": "^2.16.1",
"@sveltejs/vite-plugin-svelte": "^5.0.3",
"@types/node": "^22.10.7",
"@types/node": "^22.13.0",
"bigger-picture": "^1.1.19",
"eslint": "^9.18.0",
"eslint": "^9.19.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-svelte": "^2.46.1",
"globals": "^15.14.0",
"mdsvex": "^0.12.3",
"npm-check-updates": "^17.1.13",
"npm-check-updates": "^17.1.14",
"prettier": "^3.4.2",
"prettier-plugin-svelte": "^3.3.3",
"rehype-slug": "^6.0.0",
"remark-attr": "^0.11.1",
"shiki": "^1.27.2",
"svelte": "^5.18.0",
"shiki": "^2.2.0",
"svelte": "^5.19.6",
"svelte-check": "^4.1.4",
"sveltekit-autoimport": "^1.8.1",
"typescript": "^5.7.3",
"typescript-eslint": "^8.20.0",
"vite": "^6.0.7"
"typescript-eslint": "^8.22.0",
"vite": "^6.0.11"
}
}

0 comments on commit ad61664

Please sign in to comment.