1
0
mirror of https://github.com/cwchristerw/bokxin-ip synced 2024-12-04 18:55:32 +00:00

Updated Dependencies

This commit is contained in:
Christer Warén 2020-12-13 19:53:44 +02:00
parent 72a407baac
commit 958b922605
2 changed files with 18665 additions and 15 deletions

18650
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,25 +1,25 @@
{
"name": "gatsby-starter-default",
"name": "bokxin-ip",
"private": true,
"description": "A simple starter to get up and developing quickly with Gatsby",
"description": "Auttaa muodostamaan IP:n Bokxin koneellesi.",
"version": "0.1.0",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"author": "juhosa",
"dependencies": {
"gatsby": "^2.18.12",
"gatsby-image": "^2.2.34",
"gatsby-plugin-manifest": "^2.2.31",
"gatsby-plugin-offline": "^3.0.27",
"gatsby-plugin-react-helmet": "^3.1.16",
"gatsby-plugin-sharp": "^2.3.5",
"gatsby-source-filesystem": "^2.1.40",
"gatsby-transformer-sharp": "^2.3.7",
"gatsby": "^2.26.1",
"gatsby-image": "^2.5.0",
"gatsby-plugin-manifest": "^2.6.1",
"gatsby-plugin-offline": "^3.4.0",
"gatsby-plugin-react-helmet": "^3.4.0",
"gatsby-plugin-sharp": "^2.8.0",
"gatsby-source-filesystem": "^2.5.0",
"gatsby-transformer-sharp": "^2.6.0",
"prop-types": "^15.7.2",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-helmet": "^5.2.1"
"react-helmet": "^6.1.0"
},
"devDependencies": {
"prettier": "^1.19.1"
"prettier": "^2.1.2"
},
"keywords": [
"gatsby"
@ -36,9 +36,9 @@
},
"repository": {
"type": "git",
"url": "https://github.com/gatsbyjs/gatsby-starter-default"
"url": "https://github.com/juhosa/bokxin-ip"
},
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
"url": "https://github.com/juhosa/bokxin-ip/issues"
}
}