Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Commit

Permalink
Merge branch 'master' into skipLibCheck
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] committed Nov 24, 2021
2 parents c585f69 + 0dadc0a commit 7673dca
Show file tree
Hide file tree
Showing 14 changed files with 15 additions and 78 deletions.
7 changes: 1 addition & 6 deletions examples/codesandbox/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,7 @@
"@angular/platform-browser-dynamic": "^8.0.0",
"@angular/router": "^8.0.0",
"@babel/runtime": "^7.8.0",
"carbon-components": "~10.34.0",
"carbon-web-components": "^1.0.0",
"lit-element": "~2.2.0",
"lit-html": "^1.2.0",
"lodash-es": "^4.17.0",
"carbon-web-components": "^1.19.0",
"rxjs": "^6.0.0",
"tslib": "^1.10.0",
"zone.js": "~0.9.0"
Expand All @@ -32,7 +28,6 @@
"@angular/cli": "^8.0.0",
"@angular/compiler-cli": "^8.0.0",
"@angular/language-service": "^8.0.0",
"@types/lodash-es": "^4.17.0",
"@types/node": "^8.0.0",
"codelyzer": "^5.0.0",
"ts-node": "^7.0.0",
Expand Down
7 changes: 1 addition & 6 deletions examples/codesandbox/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,9 @@
"start": "webpack serve"
},
"dependencies": {
"carbon-components": "~10.34.0",
"carbon-web-components": "^1.0.0",
"lit-element": "~2.2.0",
"lit-html": "^1.2.0",
"lodash-es": "^4.17.0"
"carbon-web-components": "^1.19.0"
},
"devDependencies": {
"@types/lodash-es": "^4.17.0",
"html-webpack-plugin": "^4.5.0",
"webpack": "^4.0.0",
"webpack-cli": "^4.0.0",
Expand Down
3 changes: 1 addition & 2 deletions examples/codesandbox/data-table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
"build": "parcel build index.html"
},
"dependencies": {
"carbon-components": "~10.34.0",
"carbon-web-components": "^1.0.0",
"carbon-web-components": "^1.19.0",
"lit-element": "^2.5.1",
"lit-html": "^1.4.1",
"lodash-es": "^4.17.0"
Expand Down
7 changes: 1 addition & 6 deletions examples/codesandbox/form/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,7 @@
"@angular/platform-browser-dynamic": "~8.1.0",
"@angular/router": "~8.1.0",
"@babel/runtime": "^7.8.0",
"carbon-components": "~10.34.0",
"carbon-web-components": "^1.0.0",
"lit-element": "~2.2.0",
"lit-html": "^1.2.0",
"lodash-es": "^4.17.0",
"carbon-web-components": "^1.19.0",
"rxjs": "^6.0.0",
"tslib": "^1.10.0",
"zone.js": "~0.9.0"
Expand All @@ -32,7 +28,6 @@
"@angular/cli": "~8.1.0",
"@angular/compiler-cli": "~8.1.0",
"@angular/language-service": "~8.1.0",
"@types/lodash-es": "^4.17.0",
"@types/node": "^8.0.0",
"codelyzer": "^5.0.0",
"ts-node": "^7.0.0",
Expand Down
7 changes: 1 addition & 6 deletions examples/codesandbox/form/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,9 @@
"start": "webpack serve"
},
"dependencies": {
"carbon-components": "~10.34.0",
"carbon-web-components": "^1.0.0",
"lit-element": "~2.2.0",
"lit-html": "^1.2.0",
"lodash-es": "^4.17.0"
"carbon-web-components": "^1.19.0"
},
"devDependencies": {
"@types/lodash-es": "^4.17.0",
"html-webpack-plugin": "^4.5.0",
"webpack": "^4.0.0",
"webpack-cli": "^4.0.0",
Expand Down
7 changes: 1 addition & 6 deletions examples/codesandbox/form/redux-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,7 @@
"start": "webpack serve"
},
"dependencies": {
"carbon-components": "~10.34.0",
"carbon-web-components": "^1.0.0",
"lit-element": "~2.2.0",
"lit-html": "^1.2.0",
"lodash-es": "^4.17.0",
"carbon-web-components": "^1.19.0",
"prop-types": "^15.7.0",
"react": "^16.12.0",
"react-dom": "^16.12.0",
Expand All @@ -25,7 +21,6 @@
"@babel/core": "^7.10.0",
"@babel/preset-react": "^7.10.0",
"@babel/template": "^7.10.0",
"@types/lodash-es": "^4.17.0",
"@types/react": "^16.9.0",
"babel-loader": "^8.2.0",
"css-loader": "^5.0.0",
Expand Down
7 changes: 1 addition & 6 deletions examples/codesandbox/ie/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,17 @@
"@babel/plugin-transform-runtime": "^7.8.0",
"@babel/preset-env": "^7.8.0",
"@babel/runtime": "^7.8.0",
"@types/lodash-es": "^4.17.0",
"@webcomponents/custom-elements": "^1.2.0",
"@webcomponents/shadycss": "^1.9.0",
"@webcomponents/shadydom": "^1.6.0",
"@webcomponents/template": "^1.4.0",
"@webcomponents/url": "^0.7.0",
"@webcomponents/webcomponents-platform": "^1.0.0",
"babel-loader": "^8.0.0",
"carbon-components": "~10.34.0",
"carbon-web-components": "^1.0.0",
"carbon-web-components": "^1.19.0",
"core-js": "^3.0.0",
"es6-promise": "^4.1.0",
"html-webpack-plugin": "^3.2.0",
"lit-element": "~2.2.0",
"lit-html": "^1.2.0",
"lodash-es": "^4.17.0",
"resize-observer-polyfill": "^1.5.0",
"webpack": "^4.39.0",
"webpack-cli": "^3.3.0",
Expand Down
6 changes: 1 addition & 5 deletions examples/codesandbox/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,7 @@
},
"license": "Apache-2",
"dependencies": {
"carbon-components": "~10.34.0",
"carbon-web-components": "^1.10.0",
"lit-element": "~2.4.0",
"lit-html": "~1.3.0",
"lodash-es": "^4.17.0",
"carbon-web-components": "^1.19.0",
"next": "^10.0.0",
"node": "^12.16.3",
"react": "^17.0.0",
Expand Down
7 changes: 1 addition & 6 deletions examples/codesandbox/react-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,8 @@
"start": "echo 'Running server in Node 12.16.3+. If you have such Node version in your system just `node app.js` here will work.' && ./node_modules/node/node_modules/.bin/node app.js"
},
"dependencies": {
"carbon-components": "~10.34.0",
"carbon-web-components": "^1.10.0",
"carbon-web-components": "^1.19.0",
"express": "^4.17.0",
"lit-element": "~2.4.0",
"lit-html": "~1.3.0",
"lodash-es": "^4.17.0",
"prop-types": "^15.7.0",
"react": "^16.12.0",
"react-dom": "^16.12.0"
Expand All @@ -26,7 +22,6 @@
"@babel/plugin-transform-modules-commonjs": "^7.10.0",
"@babel/plugin-transform-react-jsx": "^7.10.0",
"@babel/preset-react": "^7.10.0",
"@types/lodash-es": "^4.17.0",
"@types/react": "^16.9.0",
"babel-loader": "^8.2.0",
"css-loader": "^5.0.0",
Expand Down
7 changes: 1 addition & 6 deletions examples/codesandbox/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,14 @@
"start": "webpack serve"
},
"dependencies": {
"carbon-components": "~10.34.0",
"carbon-web-components": "^1.0.0",
"lit-element": "~2.2.0",
"lit-html": "^1.2.0",
"lodash-es": "^4.17.0",
"carbon-web-components": "^1.19.0",
"prop-types": "^15.7.0",
"react": "^16.12.0",
"react-dom": "^16.12.0"
},
"devDependencies": {
"@babel/core": "^7.10.0",
"@babel/preset-react": "^7.10.0",
"@types/lodash-es": "^4.17.0",
"@types/react": "^16.9.0",
"babel-loader": "^8.2.0",
"css-loader": "^5.0.0",
Expand Down
6 changes: 1 addition & 5 deletions examples/codesandbox/rtl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,10 @@
"@babel/preset-env": "^7.8.0",
"@babel/runtime": "^7.8.0",
"accept-language-parser": "^1.5.0",
"carbon-components": "~10.34.0",
"carbon-web-components": "^1.0.0",
"carbon-web-components": "^1.19.0",
"classnames": "^2.2.0",
"es6-promise": "^4.1.0",
"html-webpack-plugin": "^3.2.0",
"lit-element": "~2.2.0",
"lit-html": "^1.2.0",
"lodash-es": "^4.17.0",
"rtl-detect": "^1.0.0",
"webpack": "^4.39.0",
"webpack-cli": "^3.3.0",
Expand Down
8 changes: 2 additions & 6 deletions examples/codesandbox/styling/custom-style/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,10 @@
"start": "webpack serve"
},
"dependencies": {
"carbon-components": "~10.34.0",
"carbon-web-components": "^1.0.0",
"lit-element": "~2.2.0",
"lit-html": "^1.2.0",
"lodash-es": "^4.17.0"
"carbon-web-components": "^1.19.0",
"lit-element": "^2.5.1"
},
"devDependencies": {
"@types/lodash-es": "^4.17.0",
"html-webpack-plugin": "^4.5.0",
"webpack": "^4.0.0",
"webpack-cli": "^4.0.0",
Expand Down
7 changes: 1 addition & 6 deletions examples/codesandbox/styling/theme-zoning/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,9 @@
"start": "webpack serve"
},
"dependencies": {
"carbon-components": "~10.34.0",
"carbon-web-components": "^1.0.0",
"lit-element": "~2.2.0",
"lit-html": "^1.2.0",
"lodash-es": "^4.17.0"
"carbon-web-components": "^1.19.0"
},
"devDependencies": {
"@types/lodash-es": "^4.17.0",
"autoprefixer": "^9.0.0",
"css-loader": "^4.3.0",
"html-webpack-plugin": "^3.2.0",
Expand Down
7 changes: 1 addition & 6 deletions examples/codesandbox/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,10 @@
"build": "vue-cli-service build"
},
"dependencies": {
"carbon-components": "~10.34.0",
"carbon-web-components": "^1.0.0",
"lit-element": "~2.2.0",
"lit-html": "^1.2.0",
"lodash-es": "^4.17.0",
"carbon-web-components": "^1.19.0",
"vue": "^2.5.0"
},
"devDependencies": {
"@types/lodash-es": "^4.17.0",
"@vue/cli-plugin-babel": "3.6.0",
"@vue/cli-plugin-eslint": "3.6.0",
"@vue/cli-service": "3.6.0",
Expand Down

0 comments on commit 7673dca

Please sign in to comment.