Skip to content

Commit

Permalink
feat: update to the latest forma and new tokens (#336)
Browse files Browse the repository at this point in the history
* feat: bump minimal versions

* chore: run codemod

* chore: run codemod on typescript files

* chore: regenerate package-lock

* chore: [] regenerate package-lock files

* fix: typings

* fix: update snapshots with changed classes

* fix: update more snapshots

* fix: update ai-image-tagging snapshots

* fix: more snapshots updates

* fix: more snapshots updates

* fix: fix jira tests and update snapshots

* fix: optimizely tests and snapshots

* fix: ecommerce-app-base updates

* chore: use npm 6

Co-authored-by: John Whiles <john.whiles@contentful.com>
Co-authored-by: Yuri Mazursky <yuri.mazursky@contentful.com>
  • Loading branch information
3 people authored Aug 16, 2021
1 parent 2aed1ae commit d4cba00
Show file tree
Hide file tree
Showing 84 changed files with 198,086 additions and 198,484 deletions.
105 changes: 50 additions & 55 deletions apps/ai-image-tagging/frontend/package-lock.json

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

6 changes: 3 additions & 3 deletions apps/ai-image-tagging/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
},
"dependencies": {
"@contentful/app-sdk": "3.31.0",
"@contentful/forma-36-fcss": "^0.0.20",
"@contentful/forma-36-react-components": "^3.79.2",
"@contentful/forma-36-tokens": "^0.3.3",
"@contentful/forma-36-fcss": "^0.3.3",
"@contentful/forma-36-react-components": "^3.93.2",
"@contentful/forma-36-tokens": "^0.11.0",
"emotion": "^10.0.27",
"lodash.camelcase": "^4.3.0",
"lodash.get": "^4.4.2",
Expand Down
Loading

0 comments on commit d4cba00

Please sign in to comment.