1
Fork 0
mirror of https://github.com/RealOrangeOne/notes.git synced 2024-11-16 23:09:03 +00:00

Merge remote-tracking branch 'origin/renovate/pin-dependencies'

This commit is contained in:
Jake Howard 2022-09-09 16:54:03 +01:00
commit d2f4612ab5
Signed by: jake
GPG key ID: 57AFB45680EDD477
2 changed files with 16 additions and 16 deletions

16
package-lock.json generated
View file

@ -9,14 +9,14 @@
"version": "0.0.0", "version": "0.0.0",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"gatsby": "^3.14.6", "gatsby": "3.14.6",
"gatsby-plugin-plausible": "^0.0.7", "gatsby-plugin-plausible": "0.0.7",
"gatsby-plugin-robots-txt": "^1.7.1", "gatsby-plugin-robots-txt": "1.7.1",
"gatsby-plugin-sitemap": "^4.10.0", "gatsby-plugin-sitemap": "4.10.0",
"gatsby-plugin-sri": "^1.1.0", "gatsby-plugin-sri": "1.1.0",
"gatsby-theme-code-notes": "^2.3.0", "gatsby-theme-code-notes": "2.3.0",
"react": "^17.0.2", "react": "17.0.2",
"react-dom": "^17.0.2" "react-dom": "17.0.2"
} }
}, },
"node_modules/@alexcarpenter/slugify": { "node_modules/@alexcarpenter/slugify": {

View file

@ -9,14 +9,14 @@
"start": "gatsby develop" "start": "gatsby develop"
}, },
"dependencies": { "dependencies": {
"gatsby": "^3.14.6", "gatsby": "3.14.6",
"gatsby-plugin-plausible": "^0.0.7", "gatsby-plugin-plausible": "0.0.7",
"gatsby-plugin-robots-txt": "^1.7.1", "gatsby-plugin-robots-txt": "1.7.1",
"gatsby-plugin-sitemap": "^4.10.0", "gatsby-plugin-sitemap": "4.10.0",
"gatsby-plugin-sri": "^1.1.0", "gatsby-plugin-sri": "1.1.0",
"gatsby-theme-code-notes": "^2.3.0", "gatsby-theme-code-notes": "2.3.0",
"react": "^17.0.2", "react": "17.0.2",
"react-dom": "^17.0.2" "react-dom": "17.0.2"
}, },
"repository": { "repository": {
"type": "git", "type": "git",