Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 2f4eeb1 commit d7308f3
Show file tree
Hide file tree
Showing 2 changed files with 1,817 additions and 985 deletions.
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,37 +25,37 @@
"node": "^16 || ^18.0.0"
},
"dependencies": {
"@googleapis/sheets": "5.0.1",
"dotenv": "16.3.1",
"@googleapis/sheets": "5.0.5",
"dotenv": "16.4.5",
"lit": "2.8.0"
},
"devDependencies": {
"@babel/core": "7.22.9",
"@babel/eslint-parser": "7.22.9",
"@open-wc/building-rollup": "3.0.1",
"@rollup/plugin-commonjs": "25.0.3",
"@rollup/plugin-json": "6.0.0",
"@rollup/plugin-node-resolve": "15.1.0",
"@rollup/plugin-strip": "3.0.2",
"@web/parse5-utils": "2.0.0",
"autoprefixer": "10.4.14",
"@babel/core": "7.25.8",
"@babel/eslint-parser": "7.25.8",
"@open-wc/building-rollup": "3.0.2",
"@rollup/plugin-commonjs": "25.0.8",
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-node-resolve": "15.3.0",
"@rollup/plugin-strip": "3.0.4",
"@web/parse5-utils": "2.1.0",
"autoprefixer": "10.4.20",
"commit-and-tag-version": "^11.2.2",
"cssnano": "6.0.1",
"cssnano": "6.1.2",
"deepmerge": "4.3.1",
"eslint": "8.46.0",
"eslint": "8.57.1",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-lit": "1.8.3",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-lit": "1.15.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-wc": "1.5.0",
"parse5": "7.1.2",
"parse5": "7.2.0",
"postcss": "8.4.27",
"postcss-load-config": "4.0.1",
"prettier": "3.0.1",
"rimraf": "5.0.1",
"postcss-load-config": "4.0.2",
"prettier": "3.3.3",
"rimraf": "5.0.10",
"rollup": "3.27.2",
"rollup-plugin-copy": "3.4.0",
"rollup-plugin-copy": "3.5.0",
"rollup-plugin-hoist-import-deps": "1.1.0",
"rollup-plugin-inline-svg": "3.0.3",
"rollup-plugin-lit-css": "4.0.1",
Expand All @@ -65,9 +65,9 @@
"rollup-plugin-serve2": "1.1.2",
"rollup-plugin-summary": "^2.0.0",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-watch": "1.0.2",
"sass": "1.64.2",
"vercel": "31.2.2"
"rollup-plugin-watch": "1.0.4",
"sass": "1.79.6",
"vercel": "31.4.0"
},
"resolutions": {
"string-width": "^4.0.0",
Expand Down
Loading

0 comments on commit d7308f3

Please sign in to comment.