Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2023
1 parent 4a0a925 commit 2d829d4
Show file tree
Hide file tree
Showing 3 changed files with 74 additions and 91 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Vercel ignores this, set it in project settings for deploys

nodejs 18.18.0
nodejs 18.18.2
153 changes: 68 additions & 85 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
"@commitlint/config-conventional": "18.1.0",
"@poppanator/sveltekit-svg": "3.0.1",
"@sveltejs/adapter-vercel": "3.0.3",
"@sveltejs/kit": "1.25.1",
"@sveltejs/kit": "1.27.1",
"@tailwindcss/forms": "0.5.6",
"@tailwindcss/typography": "0.5.10",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@vitejs/plugin-basic-ssl": "1.0.1",
"autoprefixer": "10.4.16",
"eslint": "8.50.0",
"eslint": "8.52.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-sonarjs": "0.21.0",
Expand All @@ -25,17 +25,17 @@
"eslint-plugin-yaml": "0.5.0",
"husky": "8.0.3",
"mdsvex": "0.11.0",
"npm-check-updates": "16.14.4",
"npm-check-updates": "16.14.6",
"postcss": "8.4.31",
"prettier": "2.8.8",
"prettier-plugin-svelte": "2.10.1",
"svelte": "3.59.2",
"svelte-check": "3.5.2",
"tailwindcss": "3.3.3",
"tailwindcss": "3.3.5",
"ts-node": "10.9.1",
"tslib": "2.6.2",
"typescript": "5.2.2",
"vite": "4.4.9"
"vite": "4.5.0"
},
"scripts": {
"badges": "docker run --rm -v $PWD/results:/home/chrome/reports emazzotta/lighthouse-badges /bin/sh -c \"lighthouse-badges --urls https://www.privacyprotect.dev/\"",
Expand Down

0 comments on commit 2d829d4

Please sign in to comment.