Commit 7e12997
Test updater script on examples folder (vercel#5993)
I wrote a [script](https://github.com/j0lv3r4/dependency-version-updater) to update dependencies recursively in `package.json` files, e.g.:
```
$ node index.js --path="./examples" --dependencies="react=^16.7.0,react-dom=^16.7.0"
```
This PR contains the result against the examples folder.1 parent 89a4cab commit 7e12997
File tree
146 files changed
+334
-335
lines changed- examples
- active-class-name
- analyze-bundles
- basic-css
- basic-export
- custom-charset
- custom-server-actionhero
- custom-server-express
- custom-server-fastify
- custom-server-hapi
- custom-server-koa
- custom-server-micro
- custom-server-nodemon
- custom-server-typescript
- custom-server
- data-fetch
- form-handler
- gh-pages
- head-elements
- hello-world
- layout-component
- nested-components
- only-client-render-external-dependencies
- parameterized-routing
- pass-server-data
- progressive-render
- root-static-files
- ssr-caching
- svg-components
- using-inferno
- using-nerv
- using-router
- using-with-router
- with-absolute-imports
- with-algolia-react-instantsearch
- with-amp
- with-ant-design-less
- with-ant-design
- with-antd-mobile
- with-aphrodite
- with-apollo-and-redux-saga
- with-apollo-and-redux
- with-apollo-auth
- with-app-layout
- with-asset-imports
- with-babel-macros
- with-carbon-components
- with-carlo
- with-cloud9
- with-componentdidcatch
- with-configured-preset-env
- with-context-api
- with-cookie-auth/www
- with-custom-babel-config
- with-cxs
- with-data-prefetch
- with-docker
- with-dotenv
- with-dynamic-import
- with-emotion-fiber
- with-emotion
- with-external-styled-jsx-sass
- with-fela
- with-firebase-authentication
- with-firebase-cloud-messaging
- with-firebase-hosting-and-docker
- with-firebase-hosting-and-typescript
- with-firebase-hosting
- with-flow
- with-freactal
- with-glamor
- with-google-analytics
- with-immutable-redux-wrapper
- with-ioc
- with-jest-react-testing-library
- with-jest-typescript
- with-kea
- with-loading
- with-markdown
- with-mdx
- with-mobx-state-tree-typescript
- with-mobx-state-tree
- with-mobx
- with-mocha
- with-next-less
- with-next-page-transitions
- with-next-routes
- with-next-sass
- with-noscript
- with-now-env
- with-polyfills
- with-portals
- with-prefetching
- with-pretty-url-routing
- with-react-ga
- with-react-helmet
- with-react-intl
- with-react-jss
- with-react-md
- with-react-native-web
- with-react-relay-network-modern
- with-react-toolbox
- with-react-useragent
- with-react-uwp
- with-react-with-styles
- with-rebass
- with-recompose
- with-redux-code-splitting
- with-redux-observable
- with-redux-reselect-recompose
- with-redux-saga
- with-redux-wrapper
- with-redux
- with-reflux
- with-refnux
- with-relay-modern-server-express
- with-relay-modern
- with-rematch
- with-segment-analytics
- with-semantic-ui
- with-sentry
- with-shallow-routing
- with-sitemap-and-robots-express-server-typescript
- with-sitemap-and-robots-express-server
- with-slate
- with-socket.io
- with-static-export
- with-storybook
- with-strict-csp-hash
- with-strict-csp
- with-style-sheet
- with-styled-components
- with-styletron
- with-sw-precache
- with-tailwindcss
- with-ts-node
- with-typescript
- with-typestyle
- with-typings-for-css-modules
- with-universal-configuration-build-time
- with-unstated
- with-url-object-routing
- with-videojs
- with-webassembly
- with-webpack-bundle-size-analyzer
- with-yarn-workspaces/packages/web-app
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
146 files changed
+334
-335
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
0 commit comments