Add .nvmrc

This commit is contained in:
Pedro Piñera 2021-11-22 14:27:10 +01:00
parent e77e1979cb
commit 88f581a20e
7 changed files with 111 additions and 41272 deletions

2
.nvmrc
View File

@ -1 +1 @@
16.13.0
v14.17.6

1
projects/backbone/.nvmrc Normal file
View File

@ -0,0 +1 @@
v14.17.6

1
projects/cloud/.nvmrc Normal file
View File

@ -0,0 +1 @@
v14.17.6

1
projects/docs/.nvmrc Normal file
View File

@ -0,0 +1 @@
v14.17.6

1
projects/website/.nvmrc Normal file
View File

@ -0,0 +1 @@
v14.17.6

File diff suppressed because it is too large Load Diff

View File

@ -7,6 +7,7 @@
"dependencies": {
"@brainhubeu/react-carousel": "^2.0.4",
"@emotion/core": "^10.1.1",
"@emotion/react": "^11.6.0",
"@fortawesome/fontawesome-svg-core": "^1.2.36",
"@fortawesome/free-brands-svg-icons": "^5.15.1",
"@fortawesome/free-regular-svg-icons": "^5.15.1",
@ -38,7 +39,6 @@
"gatsby-plugin-react-svg": "^3.1.0",
"gatsby-plugin-robots-txt": "^1.6.14",
"gatsby-plugin-sharp": "^4.2.0",
"sharp": "0.29.3",
"gatsby-plugin-sitemap": "^2.12.0",
"gatsby-plugin-theme-ui": "^0.10.1",
"gatsby-redirect-from": "^0.4.2",
@ -77,6 +77,7 @@
"react-use-visibility": "^0.3.0",
"remark-slug": "^6.1.0",
"semantic-ui-react": "^2.0.4",
"sharp": "0.29.3",
"slug": "^5.1.0",
"tailwindcss": "^2.2.19",
"theme-ui": "^0.10.0",