Skip to content

Commit

Permalink
chore: update dev dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 19, 2024
1 parent dbba2be commit d192fe8
Show file tree
Hide file tree
Showing 4 changed files with 71 additions and 66 deletions.
39 changes: 22 additions & 17 deletions examples/sveltekit/package-lock.json

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

6 changes: 3 additions & 3 deletions examples/sveltekit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch"
},
"devDependencies": {
"@sveltejs/adapter-auto": "3.2.2",
"@sveltejs/kit": "2.5.18",
"@sveltejs/adapter-auto": "3.2.4",
"@sveltejs/kit": "2.5.24",
"@sveltejs/vite-plugin-svelte": "3.1.1",
"svelte": "4.2.18",
"svelte-check": "3.8.5",
"tslib": "2.6.3",
"typescript": "5.5.4",
"vite": "5.3.5",
"vite": "5.4.1",
"vite-plugin-node-polyfills": "0.22.0"
},
"type": "module",
Expand Down
84 changes: 42 additions & 42 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,18 +48,18 @@
"@semantic-release/git": "10.0.1",
"@tsconfig/node18": "18.2.4",
"@tsconfig/strictest": "2.0.5",
"@types/chai": "4.3.16",
"@types/chai": "4.3.17",
"@types/mocha": "10.0.7",
"@types/mocha-each": "2.0.4",
"@types/node": "18.19.42",
"@types/node": "18.19.45",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"chai": "5.1.1",
"eslint": "8.57.0",
"mocha": "10.7.0",
"mocha": "10.7.3",
"mocha-each": "2.0.1",
"rimraf": "6.0.1",
"semantic-release": "24.0.0",
"semantic-release": "24.1.0",
"ts-node": "10.9.2",
"typescript": "5.5.4"
},
Expand Down

0 comments on commit d192fe8

Please sign in to comment.