aboutsummaryrefslogtreecommitdiffstats
path: root/app/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-12-31 16:28:34 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-12-31 16:29:17 +0000
commitc4761049964245b753e63cec3d4b1930a305c86e (patch)
tree9380fbba8ef85bc70453930f524b3bf006fdc61f /app/package.json
parentBump @sveltejs/kit from 2.15.0 to 2.15.1 in the node-deps group (diff)
downloadtrinkets-c4761049964245b753e63cec3d4b1930a305c86e.tar
trinkets-c4761049964245b753e63cec3d4b1930a305c86e.tar.gz
trinkets-c4761049964245b753e63cec3d4b1930a305c86e.tar.bz2
trinkets-c4761049964245b753e63cec3d4b1930a305c86e.tar.lz
trinkets-c4761049964245b753e63cec3d4b1930a305c86e.tar.xz
trinkets-c4761049964245b753e63cec3d4b1930a305c86e.tar.zst
trinkets-c4761049964245b753e63cec3d4b1930a305c86e.zip
Bump the node-deps group with 3 updates
Bumps the node-deps group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [@vite-pwa/sveltekit](https://github.com/vite-pwa/sveltekit). Updates `@typescript-eslint/eslint-plugin` from 8.18.2 to 8.19.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.19.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.18.2 to 8.19.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.19.0/packages/parser) Updates `@vite-pwa/sveltekit` from 0.6.6 to 0.6.7 - [Release notes](https://github.com/vite-pwa/sveltekit/releases) - [Commits](https://github.com/vite-pwa/sveltekit/compare/v0.6.6...v0.6.7) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node-deps - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node-deps - dependency-name: "@vite-pwa/sveltekit" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'app/package.json')
-rw-r--r--app/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/package.json b/app/package.json
index ab47cde..54acba6 100644
--- a/app/package.json
+++ b/app/package.json
@@ -19,9 +19,9 @@
"@types/html-minifier-terser": "7.0.2",
"@types/node": "22.10.2",
"@types/wicg-file-system-access": "2023.10.5",
- "@typescript-eslint/eslint-plugin": "8.18.2",
- "@typescript-eslint/parser": "8.18.2",
- "@vite-pwa/sveltekit": "0.6.6",
+ "@typescript-eslint/eslint-plugin": "8.19.0",
+ "@typescript-eslint/parser": "8.19.0",
+ "@vite-pwa/sveltekit": "0.6.7",
"autoprefixer": "10.4.20",
"crc": "4.3.2",
"eslint": "9.17.0",