1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-09-28 03:58:47 +02:00

package updates

This commit is contained in:
Matthias Kretschmann 2020-11-12 00:35:38 +00:00
parent dfcad96ed7
commit 8ea3f77d61
4 changed files with 2259 additions and 4756 deletions

View File

@ -1,4 +1,4 @@
- title: Ocean Protocol - Commons - title: 'Ocean Protocol - Commons'
slug: '/commons/' slug: '/commons/'
img: 'images/commons-01.png' img: 'images/commons-01.png'
description: > description: >
@ -34,9 +34,9 @@
- Jest - Jest
- IPFS - IPFS
- title: Ocean Protocol - title: 'Ocean Protocol'
slug: /oceanprotocol/ slug: '/oceanprotocol/'
img: images/oceanprotocol-01.png img: 'images/oceanprotocol-01.png'
description: > description: >
Since 2017 I'm leading the UI design & development of Ocean Protocol, iterating on a components-based UI design system spanning all of Ocean Protocol's web properties. Additionally, I conceptualize, execute and iterate on the creative and visual direction of the Ocean Protocol brand. Since 2017 I'm leading the UI design & development of Ocean Protocol, iterating on a components-based UI design system spanning all of Ocean Protocol's web properties. Additionally, I conceptualize, execute and iterate on the creative and visual direction of the Ocean Protocol brand.

View File

@ -7,5 +7,4 @@
- kremalicious/appstorebadges - kremalicious/appstorebadges
- kremalicious/kbdfun - kremalicious/kbdfun
- kremalicious/ipfs - kremalicious/ipfs
- oceanprotocol/commons - oceanprotocol/market
- oceanprotocol/squid-js

6996
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -20,8 +20,8 @@
"new": "babel-node ./scripts/new.js" "new": "babel-node ./scripts/new.js"
}, },
"dependencies": { "dependencies": {
"@loadable/component": "5.13.1", "@loadable/component": "^5.14.1",
"axios": "^0.20.0", "axios": "^0.21.0",
"file-saver": "^2.0.2", "file-saver": "^2.0.2",
"gatsby": "^2.24.80", "gatsby": "^2.24.80",
"gatsby-image": "^2.4.21", "gatsby-image": "^2.4.21",
@ -41,8 +41,8 @@
"gatsby-transformer-yaml": "^2.4.14", "gatsby-transformer-yaml": "^2.4.14",
"giphy-js-sdk-core": "^1.0.6", "giphy-js-sdk-core": "^1.0.6",
"intersection-observer": "^0.11.0", "intersection-observer": "^0.11.0",
"react": "^16.14.0", "react": "^17.0.1",
"react-dom": "^16.14.0", "react-dom": "^17.0.1",
"react-feather": "^2.0.8", "react-feather": "^2.0.8",
"react-helmet": "^6.1.0", "react-helmet": "^6.1.0",
"react-pose": "^4.0.10", "react-pose": "^4.0.10",