Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
theodore-s-beers committed Jan 14, 2023
1 parent 25b80c1 commit 28b7ff9
Show file tree
Hide file tree
Showing 2 changed files with 242 additions and 242 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,26 +16,26 @@
"leaflet": "^1.9.3"
},
"devDependencies": {
"@sveltejs/adapter-auto": "1.0.0",
"@sveltejs/adapter-static": "1.0.0",
"@sveltejs/kit": "1.0.1",
"@sveltejs/adapter-auto": "1.0.1",
"@sveltejs/adapter-static": "1.0.3",
"@sveltejs/kit": "1.1.1",
"@types/leaflet": "^1.9.0",
"@typescript-eslint/eslint-plugin": "^5.47.1",
"@typescript-eslint/parser": "^5.47.1",
"@typescript-eslint/eslint-plugin": "^5.48.1",
"@typescript-eslint/parser": "^5.48.1",
"autoprefixer": "^10.4.13",
"eslint": "^8.30.0",
"eslint-config-prettier": "^8.5.0",
"eslint": "^8.31.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-svelte3": "^4.0.0",
"postcss": "^8.4.20",
"prettier": "^2.8.1",
"postcss": "^8.4.21",
"prettier": "^2.8.3",
"prettier-plugin-svelte": "^2.9.0",
"prettier-plugin-tailwindcss": "^0.2.1",
"svelte": "^3.55.0",
"svelte-check": "^3.0.1",
"svelte": "^3.55.1",
"svelte-check": "^3.0.2",
"svelte-preprocess": "^5.0.0",
"tailwindcss": "^3.2.4",
"tslib": "^2.4.1",
"typescript": "^4.9.4",
"vite": "^4.0.3"
"vite": "^4.0.4"
}
}
Loading

0 comments on commit 28b7ff9

Please sign in to comment.