mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-22 09:13:19 +01:00
bump json5
This commit is contained in:
parent
4491909eed
commit
b2f3452277
12
package-lock.json
generated
12
package-lock.json
generated
@ -9435,9 +9435,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/json5": {
|
||||
"version": "2.2.1",
|
||||
"resolved": "https://registry.npmjs.org/json5/-/json5-2.2.1.tgz",
|
||||
"integrity": "sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==",
|
||||
"version": "2.2.3",
|
||||
"resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
|
||||
"integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"json5": "lib/cli.js"
|
||||
@ -13206,9 +13206,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/tsconfig-paths/node_modules/json5": {
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz",
|
||||
"integrity": "sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==",
|
||||
"version": "1.0.2",
|
||||
"resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz",
|
||||
"integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"minimist": "^1.2.0"
|
||||
|
@ -3,15 +3,15 @@
|
||||
|
||||
|
||||
/* TEAM */
|
||||
design & development : matthias kretschmann
|
||||
Site : https://matthiaskretschmann.com
|
||||
Twitter : @kremalicious
|
||||
GitHub : @kremalicious
|
||||
Location : Lisboa, Portugal
|
||||
design & development : matthias kretschmann
|
||||
Site : https://matthiaskretschmann.com
|
||||
Twitter : @kremalicious
|
||||
GitHub : @kremalicious
|
||||
Location : Lisboa, Portugal
|
||||
|
||||
/* SITE */
|
||||
Typography : Brandon Grotesque, FF Tisa Sans Web Pro
|
||||
Software : Next.js, React, VS Code, macOS
|
||||
Typography : Brandon Grotesque, FF Tisa Sans Web Pro
|
||||
Software : Next.js, React, VS Code, macOS
|
||||
|
||||
|
||||
<!--
|
||||
|
Loading…
Reference in New Issue
Block a user