mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-22 01:03:20 +01:00
Bump @kremalicious/config from 1.0.1 to 1.0.2 (#1324)
Bumps @kremalicious/config from 1.0.1 to 1.0.2. --- updated-dependencies: - dependency-name: "@kremalicious/config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ccee26ea44
commit
005c0d3178
11
package-lock.json
generated
11
package-lock.json
generated
@ -25,7 +25,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "1.8.3",
|
||||
"@kremalicious/config": "^1.0.1",
|
||||
"@kremalicious/config": "^1.0.2",
|
||||
"@svgr/webpack": "^8.1.0",
|
||||
"@testing-library/jest-dom": "^6.4.8",
|
||||
"@testing-library/react": "^16.0.0",
|
||||
@ -3751,11 +3751,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@kremalicious/config": {
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@kremalicious/config/-/config-1.0.1.tgz",
|
||||
"integrity": "sha512-MZ3SEuNG97TvM3egvFafPgXgET7G/rhspkmIal2GwlWXF78ocGINVwxlS1sNY9VZQQFGy5nrWIlLBBqFhirZNw==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
"version": "1.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@kremalicious/config/-/config-1.0.2.tgz",
|
||||
"integrity": "sha512-0WYoVyodRR9KQY6JLnRnnqmsr/oAKZg7m3sH7zoaUoARx5wmxKUK6Se1PNdgAK/GtaQJ1QP+YdoRuwnzLbuHUQ==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@next/env": {
|
||||
"version": "14.2.5",
|
||||
|
@ -37,7 +37,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "1.8.3",
|
||||
"@kremalicious/config": "^1.0.1",
|
||||
"@kremalicious/config": "^1.0.2",
|
||||
"@svgr/webpack": "^8.1.0",
|
||||
"@testing-library/jest-dom": "^6.4.8",
|
||||
"@testing-library/react": "^16.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user