Skip to content

Commit

Permalink
chore: pnpm up
Browse files Browse the repository at this point in the history
  • Loading branch information
eniehack committed Nov 24, 2024
1 parent 63466c7 commit 2bc2aaa
Show file tree
Hide file tree
Showing 2 changed files with 698 additions and 801 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,31 +14,31 @@
"lint:fix": "eslint --fix ."
},
"devDependencies": {
"@eslint/js": "^9.7.0",
"@eslint/js": "^9.15.0",
"@fullhuman/postcss-purgecss": "^5.0.0",
"@sveltejs/adapter-vercel": "^5.4.1",
"@sveltejs/kit": "^2.5.27",
"@sveltejs/vite-plugin-svelte": "^4.0.0",
"eslint": "9.x",
"eslint-plugin-svelte": "^2.45.1",
"globals": "^15.8.0",
"postcss": "^8.4.33",
"prettier": "^3.1.0",
"prettier-plugin-svelte": "^3.2.6",
"sass": "^1.70.0",
"svelte": "^5.0.0",
"svelte-check": "^4.0.0",
"svelte-preprocess": "^6.0.0",
"tslib": "^2.6.2",
"typescript": "^5.5.0",
"typescript-eslint": "^8.11.0",
"@sveltejs/adapter-vercel": "^5.4.8",
"@sveltejs/kit": "^2.8.2",
"@sveltejs/vite-plugin-svelte": "^4.0.1",
"eslint": "~9.15.0",
"eslint-plugin-svelte": "^2.46.0",
"globals": "^15.12.0",
"postcss": "^8.4.49",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.3.2",
"sass": "^1.81.0",
"svelte": "^5.2.7",
"svelte-check": "^4.1.0",
"svelte-preprocess": "^6.0.3",
"tslib": "^2.8.1",
"typescript": "^5.7.2",
"typescript-eslint": "^8.15.0",
"valibot": "^0.36.0",
"vite": "^5.4.4"
"vite": "^5.4.11"
},
"type": "module",
"dependencies": {
"bulma": "^1.0.1",
"maplibre-gl": "^4.5.0"
"bulma": "^1.0.2",
"maplibre-gl": "^4.7.1"
},
"packageManager": "pnpm@8.14.1"
}
Loading

0 comments on commit 2bc2aaa

Please sign in to comment.