Skip to content

Commit

Permalink
fix(deps): update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2023
1 parent 1fed1e5 commit f207542
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "klg",
"private": true,
"description": "Magda Klag",
"version": "0.4.137",
"version": "0.4.138",
"author": "Tymoteusz Czech <mail@tymek.cz>",
"scripts": {
"postinstall": "node ./scripts/postinstall.js",
Expand All @@ -20,14 +20,14 @@
"test": "npm run test:jest && npm run test:cypress"
},
"dependencies": {
"@loadable/component": "5.15.2",
"@loadable/component": "5.15.3",
"cross-env": "7.0.3",
"gatsby": "4.13.1",
"gatsby-legacy-polyfills": "2.13.0",
"gatsby-plugin-brotli": "2.1.0",
"gatsby-plugin-image": "2.13.0",
"gatsby-plugin-manifest": "4.13.0",
"gatsby-plugin-matomo": "0.13.0",
"gatsby-plugin-matomo": "0.16.1",
"gatsby-plugin-postcss": "5.13.0",
"gatsby-plugin-preact": "6.13.0",
"gatsby-plugin-react-helmet": "5.13.0",
Expand All @@ -36,13 +36,13 @@
"gatsby-source-filesystem": "4.13.0",
"gatsby-transformer-sharp": "4.13.0",
"is-touch-device": "1.0.1",
"preact": "10.7.2",
"preact-render-to-string": "5.2.0",
"prettier": "2.6.2",
"preact": "10.17.1",
"preact-render-to-string": "5.2.6",
"prettier": "2.8.8",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-helmet": "6.1.0",
"tailwindcss": "3.0.24"
"tailwindcss": "3.3.3"
},
"keywords": [
"designer",
Expand All @@ -58,30 +58,30 @@
"url": "https://github.com/Tymek/klg.git"
},
"devDependencies": {
"@testing-library/cypress": "8.0.2",
"@testing-library/react": "13.2.0",
"@testing-library/cypress": "8.0.7",
"@testing-library/react": "13.4.0",
"@types/is-touch-device": "1.0.0",
"autoprefixer": "10.4.7",
"axe-core": "4.4.1",
"babel-jest": "28.1.0",
"autoprefixer": "10.4.15",
"axe-core": "4.7.2",
"babel-jest": "28.1.3",
"babel-preset-gatsby": "2.13.0",
"cypress": "9.6.0",
"cypress": "9.7.0",
"cypress-axe": "0.14.0",
"identity-obj-proxy": "3.0.0",
"jest": "28.1.0",
"postcss": "8.4.13",
"jest": "28.1.3",
"postcss": "8.4.28",
"postcss-import": "14.1.0",
"react-test-renderer": "18.1.0",
"start-server-and-test": "1.14.0",
"typescript": "4.6.4",
"webpack-bundle-analyzer": "4.5.0"
"start-server-and-test": "1.15.4",
"typescript": "4.9.5",
"webpack-bundle-analyzer": "4.9.0"
},
"optionalDependencies": {
"@types/loadable__component": "5.13.4",
"@types/node": "16.11.33",
"@types/node": "16.18.42",
"@types/react": "17.0.45",
"@types/react-dom": "17.0.16",
"@types/react-helmet": "6.1.5",
"@types/react-helmet": "6.1.6",
"@types/resize-observer-browser": "0.1.7"
}
}

0 comments on commit f207542

Please sign in to comment.