Merge pull request #56 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/kanel-3.14.2

Bump kanel from 3.14.1 to 3.14.2 in /apps/infoalloggi
This commit is contained in:
Marco 2025-08-06 15:13:00 +02:00 committed by GitHub
commit 8fa772a14a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 3 deletions

View file

@ -118,7 +118,7 @@
"eslint-plugin-react": "^7.37.5", "eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-hooks": "^5.2.0",
"jiti": "^2.5.1", "jiti": "^2.5.1",
"kanel": "^3.14.1", "kanel": "^3.14.2",
"kanel-kysely": "^0.7.1", "kanel-kysely": "^0.7.1",
"knip": "^5.62.0", "knip": "^5.62.0",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
@ -10144,7 +10144,9 @@
} }
}, },
"node_modules/kanel": { "node_modules/kanel": {
"version": "3.14.1", "version": "3.14.2",
"resolved": "https://registry.npmjs.org/kanel/-/kanel-3.14.2.tgz",
"integrity": "sha512-wwF/YEx4RgBWjyb5K5kkX0xPG9UBxlXg4Vtit0sBdE/TX35/Wiw5qY2QM++of2AvVVLwGnNPXvSZtiOMdu583g==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View file

@ -129,7 +129,7 @@
"eslint-plugin-react": "^7.37.5", "eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-hooks": "^5.2.0",
"jiti": "^2.5.1", "jiti": "^2.5.1",
"kanel": "^3.14.1", "kanel": "^3.14.2",
"kanel-kysely": "^0.7.1", "kanel-kysely": "^0.7.1",
"knip": "^5.62.0", "knip": "^5.62.0",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",