Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobwgillespie committed Mar 10, 2021
1 parent 0dd2831 commit 777da1c
Show file tree
Hide file tree
Showing 40 changed files with 167 additions and 167 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -29,22 +29,22 @@
"release": "yarn build:icons && yarn changeset publish"
},
"devDependencies": {
"@babel/cli": "^7.13.0",
"@babel/core": "^7.13.8",
"@babel/plugin-transform-runtime": "^7.13.9",
"@babel/preset-env": "^7.13.9",
"@babel/cli": "^7.13.10",
"@babel/core": "^7.13.10",
"@babel/plugin-transform-runtime": "^7.13.10",
"@babel/preset-env": "^7.13.10",
"@babel/preset-react": "^7.12.13",
"@babel/preset-typescript": "^7.13.0",
"@changesets/changelog-github": "^0.2.8",
"@changesets/changelog-github": "^0.3.0",
"@changesets/cli": "^2.14.1",
"@emotion/babel-plugin": "^11.2.0",
"@monorepolint/cli": "^0.5.0-alpha.52",
"@monorepolint/core": "0.5.0-alpha.52",
"@types/node": "^14.14.31",
"@types/node": "^14.14.33",
"@types/react": "^17.0.3",
"npm-run-all": "^4.1.5",
"prettier": "^2.2.1",
"typescript": "^4.2.2",
"typescript": "^4.2.3",
"wsrun": "^5.2.4"
}
}
2 changes: 1 addition & 1 deletion packages/@emotion-icons/bootstrap/package.json
Expand Up @@ -25,7 +25,7 @@
"generate": "generate-icon-package @svg-icons/bootstrap"
},
"dependencies": {
"@babel/runtime": "^7.13.9",
"@babel/runtime": "^7.13.10",
"@emotion-icons/emotion-icon": "4.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@emotion-icons/boxicons-logos/package.json
Expand Up @@ -25,7 +25,7 @@
"generate": "generate-icon-package @svg-icons/boxicons-logos"
},
"dependencies": {
"@babel/runtime": "^7.13.9",
"@babel/runtime": "^7.13.10",
"@emotion-icons/emotion-icon": "4.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@emotion-icons/boxicons-regular/package.json
Expand Up @@ -25,7 +25,7 @@
"generate": "generate-icon-package @svg-icons/boxicons-regular"
},
"dependencies": {
"@babel/runtime": "^7.13.9",
"@babel/runtime": "^7.13.10",
"@emotion-icons/emotion-icon": "4.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@emotion-icons/boxicons-solid/package.json
Expand Up @@ -25,7 +25,7 @@
"generate": "generate-icon-package @svg-icons/boxicons-solid"
},
"dependencies": {
"@babel/runtime": "^7.13.9",
"@babel/runtime": "^7.13.10",
"@emotion-icons/emotion-icon": "4.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@emotion-icons/crypto/package.json
Expand Up @@ -25,7 +25,7 @@
"generate": "generate-icon-package @svg-icons/crypto"
},
"dependencies": {
"@babel/runtime": "^7.13.9",
"@babel/runtime": "^7.13.10",
"@emotion-icons/emotion-icon": "4.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@emotion-icons/emotion-icon/package.json
Expand Up @@ -24,7 +24,7 @@
"clean": "ALLOWED_FILES=index.tsx clean-package"
},
"dependencies": {
"@babel/runtime": "^7.13.9"
"@babel/runtime": "^7.13.10"
},
"peerDependencies": {
"@emotion/react": ">=11.0.0 <12",
Expand Down
2 changes: 1 addition & 1 deletion packages/@emotion-icons/entypo-social/package.json
Expand Up @@ -25,7 +25,7 @@
"generate": "generate-icon-package @svg-icons/entypo-social"
},
"dependencies": {
"@babel/runtime": "^7.13.9",
"@babel/runtime": "^7.13.10",
"@emotion-icons/emotion-icon": "4.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@emotion-icons/entypo/package.json
Expand Up @@ -25,7 +25,7 @@
"generate": "generate-icon-package @svg-icons/entypo"
},
"dependencies": {
"@babel/runtime": "^7.13.9",
"@babel/runtime": "^7.13.10",
"@emotion-icons/emotion-icon": "4.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@emotion-icons/evaicons-outline/package.json
Expand Up @@ -25,7 +25,7 @@
"generate": "generate-icon-package @svg-icons/evaicons-outline"
},
"dependencies": {
"@babel/runtime": "^7.13.9",
"@babel/runtime": "^7.13.10",
"@emotion-icons/emotion-icon": "4.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@emotion-icons/evaicons-solid/package.json
Expand Up @@ -25,7 +25,7 @@
"generate": "generate-icon-package @svg-icons/evaicons-solid"
},
"dependencies": {
"@babel/runtime": "^7.13.9",
"@babel/runtime": "^7.13.10",
"@emotion-icons/emotion-icon": "4.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@emotion-icons/evil/package.json
Expand Up @@ -25,7 +25,7 @@
"generate": "generate-icon-package @svg-icons/evil"
},
"dependencies": {
"@babel/runtime": "^7.13.9",
"@babel/runtime": "^7.13.10",
"@emotion-icons/emotion-icon": "4.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@emotion-icons/fa-brands/package.json
Expand Up @@ -25,7 +25,7 @@
"generate": "generate-icon-package @svg-icons/fa-brands"
},
"dependencies": {
"@babel/runtime": "^7.13.9",
"@babel/runtime": "^7.13.10",
"@emotion-icons/emotion-icon": "4.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@emotion-icons/fa-regular/package.json
Expand Up @@ -25,7 +25,7 @@
"generate": "generate-icon-package @svg-icons/fa-regular"
},
"dependencies": {
"@babel/runtime": "^7.13.9",
"@babel/runtime": "^7.13.10",
"@emotion-icons/emotion-icon": "4.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@emotion-icons/fa-solid/package.json
Expand Up @@ -25,7 +25,7 @@
"generate": "generate-icon-package @svg-icons/fa-solid"
},
"dependencies": {
"@babel/runtime": "^7.13.9",
"@babel/runtime": "^7.13.10",
"@emotion-icons/emotion-icon": "4.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@emotion-icons/feather/package.json
Expand Up @@ -25,7 +25,7 @@
"generate": "generate-icon-package @svg-icons/feather"
},
"dependencies": {
"@babel/runtime": "^7.13.9",
"@babel/runtime": "^7.13.10",
"@emotion-icons/emotion-icon": "4.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@emotion-icons/foundation/package.json
Expand Up @@ -25,7 +25,7 @@
"generate": "generate-icon-package @svg-icons/foundation"
},
"dependencies": {
"@babel/runtime": "^7.13.9",
"@babel/runtime": "^7.13.10",
"@emotion-icons/emotion-icon": "4.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@emotion-icons/heroicons-outline/package.json
Expand Up @@ -25,7 +25,7 @@
"generate": "generate-icon-package @svg-icons/heroicons-outline"
},
"dependencies": {
"@babel/runtime": "^7.13.9",
"@babel/runtime": "^7.13.10",
"@emotion-icons/emotion-icon": "4.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@emotion-icons/heroicons-solid/package.json
Expand Up @@ -25,7 +25,7 @@
"generate": "generate-icon-package @svg-icons/heroicons-solid"
},
"dependencies": {
"@babel/runtime": "^7.13.9",
"@babel/runtime": "^7.13.10",
"@emotion-icons/emotion-icon": "4.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@emotion-icons/icomoon/package.json
Expand Up @@ -25,7 +25,7 @@
"generate": "generate-icon-package @svg-icons/icomoon"
},
"dependencies": {
"@babel/runtime": "^7.13.9",
"@babel/runtime": "^7.13.10",
"@emotion-icons/emotion-icon": "4.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@emotion-icons/ionicons-outline/package.json
Expand Up @@ -25,7 +25,7 @@
"generate": "generate-icon-package @svg-icons/ionicons-outline"
},
"dependencies": {
"@babel/runtime": "^7.13.9",
"@babel/runtime": "^7.13.10",
"@emotion-icons/emotion-icon": "4.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@emotion-icons/ionicons-sharp/package.json
Expand Up @@ -25,7 +25,7 @@
"generate": "generate-icon-package @svg-icons/ionicons-sharp"
},
"dependencies": {
"@babel/runtime": "^7.13.9",
"@babel/runtime": "^7.13.10",
"@emotion-icons/emotion-icon": "4.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@emotion-icons/ionicons-solid/package.json
Expand Up @@ -25,7 +25,7 @@
"generate": "generate-icon-package @svg-icons/ionicons-solid"
},
"dependencies": {
"@babel/runtime": "^7.13.9",
"@babel/runtime": "^7.13.10",
"@emotion-icons/emotion-icon": "4.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@emotion-icons/material-outlined/package.json
Expand Up @@ -25,7 +25,7 @@
"generate": "generate-icon-package @svg-icons/material-outlined"
},
"dependencies": {
"@babel/runtime": "^7.13.9",
"@babel/runtime": "^7.13.10",
"@emotion-icons/emotion-icon": "4.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@emotion-icons/material-rounded/package.json
Expand Up @@ -25,7 +25,7 @@
"generate": "generate-icon-package @svg-icons/material-rounded"
},
"dependencies": {
"@babel/runtime": "^7.13.9",
"@babel/runtime": "^7.13.10",
"@emotion-icons/emotion-icon": "4.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@emotion-icons/material-sharp/package.json
Expand Up @@ -25,7 +25,7 @@
"generate": "generate-icon-package @svg-icons/material-sharp"
},
"dependencies": {
"@babel/runtime": "^7.13.9",
"@babel/runtime": "^7.13.10",
"@emotion-icons/emotion-icon": "4.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@emotion-icons/material-twotone/package.json
Expand Up @@ -25,7 +25,7 @@
"generate": "generate-icon-package @svg-icons/material-twotone"
},
"dependencies": {
"@babel/runtime": "^7.13.9",
"@babel/runtime": "^7.13.10",
"@emotion-icons/emotion-icon": "4.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@emotion-icons/material/package.json
Expand Up @@ -25,7 +25,7 @@
"generate": "generate-icon-package @svg-icons/material-filled"
},
"dependencies": {
"@babel/runtime": "^7.13.9",
"@babel/runtime": "^7.13.10",
"@emotion-icons/emotion-icon": "4.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@emotion-icons/octicons/package.json
Expand Up @@ -25,7 +25,7 @@
"generate": "generate-icon-package @svg-icons/octicons"
},
"dependencies": {
"@babel/runtime": "^7.13.9",
"@babel/runtime": "^7.13.10",
"@emotion-icons/emotion-icon": "4.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@emotion-icons/open-iconic/package.json
Expand Up @@ -25,7 +25,7 @@
"generate": "generate-icon-package @svg-icons/open-iconic"
},
"dependencies": {
"@babel/runtime": "^7.13.9",
"@babel/runtime": "^7.13.10",
"@emotion-icons/emotion-icon": "4.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@emotion-icons/remix-fill/package.json
Expand Up @@ -25,7 +25,7 @@
"generate": "generate-icon-package @svg-icons/remix-fill"
},
"dependencies": {
"@babel/runtime": "^7.13.9",
"@babel/runtime": "^7.13.10",
"@emotion-icons/emotion-icon": "4.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@emotion-icons/remix-line/package.json
Expand Up @@ -25,7 +25,7 @@
"generate": "generate-icon-package @svg-icons/remix-line"
},
"dependencies": {
"@babel/runtime": "^7.13.9",
"@babel/runtime": "^7.13.10",
"@emotion-icons/emotion-icon": "4.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@emotion-icons/simple-icons/package.json
Expand Up @@ -25,7 +25,7 @@
"generate": "generate-icon-package @svg-icons/simple-icons"
},
"dependencies": {
"@babel/runtime": "^7.13.9",
"@babel/runtime": "^7.13.10",
"@emotion-icons/emotion-icon": "4.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@emotion-icons/typicons/package.json
Expand Up @@ -25,7 +25,7 @@
"generate": "generate-icon-package @svg-icons/typicons"
},
"dependencies": {
"@babel/runtime": "^7.13.9",
"@babel/runtime": "^7.13.10",
"@emotion-icons/emotion-icon": "4.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@emotion-icons/zondicons/package.json
Expand Up @@ -25,7 +25,7 @@
"generate": "generate-icon-package @svg-icons/zondicons"
},
"dependencies": {
"@babel/runtime": "^7.13.9",
"@babel/runtime": "^7.13.10",
"@emotion-icons/emotion-icon": "4.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/emotion-icons/package.json
Expand Up @@ -33,7 +33,7 @@
"generate": "generate-icon-mono-package"
},
"dependencies": {
"@babel/runtime": "^7.13.9",
"@babel/runtime": "^7.13.10",
"@emotion-icons/bootstrap": "3.11.0",
"@emotion-icons/boxicons-logos": "3.0.0",
"@emotion-icons/boxicons-regular": "3.0.0",
Expand Down
12 changes: 6 additions & 6 deletions storybook/package.json
Expand Up @@ -24,16 +24,16 @@
"react-dom": "^17.0.1"
},
"devDependencies": {
"@babel/cli": "^7.13.0",
"@babel/core": "^7.13.8",
"@babel/plugin-transform-runtime": "^7.13.9",
"@babel/preset-env": "^7.13.9",
"@babel/cli": "^7.13.10",
"@babel/core": "^7.13.10",
"@babel/plugin-transform-runtime": "^7.13.10",
"@babel/preset-env": "^7.13.10",
"@babel/preset-react": "^7.12.13",
"@babel/preset-typescript": "^7.13.0",
"@changesets/cli": "^2.14.1",
"@storybook/addons": "^6.1.20",
"@storybook/addons": "^6.1.21",
"@storybook/react": "^6.1.21",
"@types/node": "^14.14.31",
"@types/node": "^14.14.33",
"@types/react": "^17.0.3",
"babel-loader": "^8.2.2",
"chromatic": "^5.6.3",
Expand Down
2 changes: 1 addition & 1 deletion tools/builder/package.json
Expand Up @@ -24,6 +24,6 @@
"h2x-plugin-jsx": "^1.2.0",
"number-to-words": "^1.2.4",
"ts-node": "^9.1.1",
"typescript": "^4.2.2"
"typescript": "^4.2.3"
}
}
2 changes: 1 addition & 1 deletion website/package.json
Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"@types/js-search": "^1.4.0",
"@types/react-dom": "^17.0.1",
"@types/react-dom": "^17.0.2",
"@types/react-virtualized": "^9.21.11",
"next": "^10.0.8"
}
Expand Down

0 comments on commit 777da1c

Please sign in to comment.