Bump kanel from 3.14.1 to 3.14.2 in /apps/infoalloggi
Bumps [kanel](https://github.com/kristiandupont/kanel) from 3.14.1 to 3.14.2. - [Release notes](https://github.com/kristiandupont/kanel/releases) - [Commits](https://github.com/kristiandupont/kanel/commits) --- updated-dependencies: - dependency-name: kanel dependency-version: 3.14.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7a50ba4147
commit
2940b013ec
2 changed files with 5 additions and 3 deletions
6
apps/infoalloggi/package-lock.json
generated
6
apps/infoalloggi/package-lock.json
generated
|
|
@ -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": {
|
||||||
|
|
|
||||||
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue