Skip to content

Commit

Permalink
feat: upgrade deps (#169)
Browse files Browse the repository at this point in the history
* feat: update node version and package lock

* feat: upgrade deps for helium server

feat: add missing package lock updates

* feat: upgrade deps for template base

* feat: add missing pkg lock updates

* fix: downgrade major version upgrade for i18next in template base

* fix: vite build

* fix: rename breaking changes from vite-plugin-ssr upgrade

* fix: react upgrade path in mono repo

* fix: page meta

* fix: warning from vite-plugin-ssr upgrade

refactor: fn signature

* feat: update worker

* fix: test

* fix: worker

* fix: cleanup vite build script

* fix: cleanup

* fix: declare deps instead of dev deps

* feat: update cli deploy command's call to HeliumBatch query

* fix: cleanup

* fix: get worker version programmatically

* fix: remove worker version checks from helium cli

* fix: pin node version matching with helium deployer
  • Loading branch information
ljiang-ti committed Jan 5, 2023
1 parent 25e6bd3 commit 4442f35
Show file tree
Hide file tree
Showing 56 changed files with 47,760 additions and 32,371 deletions.
1 change: 1 addition & 0 deletions .storybook/main.js
Expand Up @@ -17,6 +17,7 @@ module.exports = {
'storybook-addon-apollo-client',
'storybook-react-i18next'
],
framework: '@storybook/react',
typescript: {
check: true,
checkOptions: {
Expand Down

0 comments on commit 4442f35

Please sign in to comment.