Skip to content

Commit

Permalink
Revert "update (some) dependencies"
Browse files Browse the repository at this point in the history
This reverts commit a4f9444.
  • Loading branch information
3vorp committed Oct 8, 2023
1 parent a4f9444 commit 6b964b6
Show file tree
Hide file tree
Showing 2 changed files with 342 additions and 341 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,40 +15,40 @@
"devDependencies": {
"@sveltejs/adapter-node": "1.0.0-next.86",
"@sveltejs/kit": "1.0.0-next.405",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"autoprefixer": "^10.4.16",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"autoprefixer": "^10.4.14",
"cssnano": "^5.1.15",
"del-cli": "^5.1.0",
"eslint": "^8.51.0",
"eslint-config-prettier": "^8.10.0",
"del-cli": "^5.0.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-svelte3": "^4.0.0",
"mdsvex": "^0.10.6",
"postcss": "^8.4.31",
"postcss": "^8.4.21",
"postcss-load-config": "^4.0.1",
"prettier": "^3.0.3",
"prettier-plugin-svelte": "^3.0.3",
"sass": "^1.69.0",
"svelte": "^3.59.2",
"prettier": "^2.8.4",
"prettier-plugin-svelte": "^2.9.0",
"sass": "^1.59.3",
"svelte": "^3.57.0",
"svelte-check": "^2.10.3",
"svelte-preprocess": "^4.10.7",
"tslib": "^2.6.2",
"tslib": "^2.5.0",
"typescript": "^4.9.5",
"vite": "^3.2.7"
},
"type": "module",
"dependencies": {
"@fortawesome/free-brands-svg-icons": "^6.4.2",
"@fortawesome/free-solid-svg-icons": "^6.4.2",
"axios": "1.5.1",
"@fortawesome/free-brands-svg-icons": "^6.3.0",
"@fortawesome/free-solid-svg-icons": "^6.3.0",
"axios": "0.27.2",
"blurhash": "1.1.5",
"image-hash": "^5.3.2",
"image-hash": "^5.3.1",
"jsdom": "^22.1.0",
"potrace": "^2.1.8",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.1.0",
"sharp": "^0.32.6",
"svelte-fa": "^3.0.4",
"sharp": "^0.32.1",
"svelte-fa": "^3.0.3",
"svelte-hammer": "^0.1.7",
"svelte-waypoint": "^0.1.4",
"svgo": "^2.8.0"
Expand Down
Loading

0 comments on commit 6b964b6

Please sign in to comment.