Skip to content

Commit

Permalink
Revert "Static versions"
Browse files Browse the repository at this point in the history
This reverts commit b580110.
  • Loading branch information
gbombassaro committed Jan 10, 2024
1 parent 75cc4c4 commit e4fd8cc
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

92 changes: 46 additions & 46 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,53 +22,53 @@
"styled-components": ">=5.2.1"
},
"devDependencies": {
"@babel/preset-react": "7.14.5",
"@mdx-js/react": "1.6.18",
"@rollup/plugin-commonjs": "20.0.0",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "7.1.3",
"@semantic-release/changelog": "6.0.1",
"@semantic-release/git": "10.0.1",
"@semantic-release/npm": "9.0.0",
"@storybook/addon-docs": "6.4.12",
"@storybook/addon-essentials": "6.3.8",
"@storybook/addons": "6.3.7",
"@storybook/react": "6.3.7",
"@svgr/cli": "5.4.0",
"@types/lodash": "4.14.172",
"@types/react": "17.0.16",
"@types/react-html-parser": "2.0.2",
"@types/styled-components": "5.1.12",
"axios": "0.25.0",
"babel-eslint": "10.1.0",
"babel-plugin-styled-components": "1.12.0",
"chromatic": "6.5.3",
"core-js": "3.6.5",
"date-fns": "2.28.0",
"eslint": "6.8.0",
"eslint-plugin-import-helpers": "1.1.0",
"eslint-plugin-jest": "24.3.5",
"eslint-plugin-react": "7.20.3",
"git-last-commit": "1.0.1",
"html2json": "1.0.2",
"jest": "26.6.3",
"lodash": "4.17.19",
"@babel/preset-react": "^7.14.5",
"@mdx-js/react": "^1.6.18",
"@rollup/plugin-commonjs": "^20.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^7.1.3",
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/git": "^10.0.1",
"@semantic-release/npm": "^9.0.0",
"@storybook/addon-docs": "^6.4.12",
"@storybook/addon-essentials": "^6.3.8",
"@storybook/addons": "^6.3.7",
"@storybook/react": "^6.3.7",
"@svgr/cli": "^5.4.0",
"@types/lodash": "^4.14.172",
"@types/react": "^17.0.16",
"@types/react-html-parser": "^2.0.2",
"@types/styled-components": "^5.1.12",
"axios": "^0.25.0",
"babel-eslint": "^10.1.0",
"babel-plugin-styled-components": "^1.12.0",
"chromatic": "^6.5.3",
"core-js": "^3.6.5",
"date-fns": "^2.28.0",
"eslint": "^6.8.0",
"eslint-plugin-import-helpers": "^1.1.0",
"eslint-plugin-jest": "^24.3.5",
"eslint-plugin-react": "^7.20.3",
"git-last-commit": "^1.0.1",
"html2json": "^1.0.2",
"jest": "^26.6.3",
"lodash": "^4.17.19",
"prensa-docs": "0.0.6",
"prop-types": "15.7.2",
"react": "17.0.1",
"react-dom": "17.0.1",
"react-input-mask": "3.0.0-alpha.2",
"react-share": "4.4.0",
"rollup": "2.38.5",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-peer-deps-external": "2.2.4",
"rollup-plugin-typescript2": "0.30.0",
"prop-types": "^15.7.2",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-input-mask": "^3.0.0-alpha.2",
"react-share": "^4.4.0",
"rollup": "^2.3.3",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"rollup-plugin-typescript2": "^0.30.0",
"semantic-release": "19.0.0",
"semantic-release-slack-bot": "3.4.1",
"slackify-markdown": "4.3.1",
"styled-components": "5.3.11",
"tsconfig-paths-webpack-plugin": "3.5.1",
"typescript": "4.3.5"
"semantic-release-slack-bot": "^3.4.1",
"slackify-markdown": "^4.3.1",
"styled-components": "^5.2.1",
"tsconfig-paths-webpack-plugin": "^3.5.1",
"typescript": "^4.3.5"
},
"scripts": {
"chromatic": "chromatic",
Expand Down Expand Up @@ -97,7 +97,7 @@
"react-facebook": ">=8.1.4",
"react-instagram-embed": ">=3.0.0",
"react-responsive-carousel": ">=3.2.22",
"react-social-media-embed": "2.0.11",
"react-social-media-embed": "^2.0.11",
"react-twitter-widgets": ">=1.10.0",
"react-youtube": ">=7.13.1"
}
Expand Down

0 comments on commit e4fd8cc

Please sign in to comment.