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

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 12, 2023
1 parent 878a247 commit 531fa99
Show file tree
Hide file tree
Showing 2 changed files with 1,131 additions and 1,014 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,36 +40,36 @@
},
"homepage": "https://github.com/resoai/TileBoard#readme",
"devDependencies": {
"@babel/core": "^7.18.6",
"@babel/plugin-transform-runtime": "^7.18.6",
"@babel/preset-env": "^7.18.6",
"@babel/core": "^7.23.2",
"@babel/plugin-transform-runtime": "^7.23.2",
"@babel/preset-env": "^7.23.2",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "^22.0.1",
"@rollup/plugin-commonjs": "^22.0.2",
"@rollup/plugin-node-resolve": "^13.3.0",
"@types/angular": "^1.8.4",
"@types/hammerjs": "^2.0.41",
"@types/angular": "^1.8.6",
"@types/hammerjs": "^2.0.42",
"@types/hls.js": "^1.0.0",
"@types/lodash.mergewith": "^4.6.7",
"angular-i18n": "^1.8.3",
"babel-plugin-angularjs-annotate": "^0.10.0",
"core-js": "3",
"eslint": "^8.18.0",
"eslint": "^8.51.0",
"husky": "^4.3.8",
"less": "^4.1.3",
"lint-staged": "^13.0.3",
"prettier": "^2.7.1",
"less": "^4.2.0",
"lint-staged": "^13.3.0",
"prettier": "^2.8.8",
"print-message": "^3.0.1",
"rollup": "^2.75.7",
"rollup": "^2.79.1",
"rollup-plugin-copy-glob": "^0.3.2",
"rollup-plugin-copy-merge": "^0.3.2",
"rollup-plugin-copy-merge": "^0.3.5",
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-emit-ejs": "^3.1.0",
"rollup-plugin-html": "^0.2.1",
"rollup-plugin-progress": "^1.1.2",
"rollup-plugin-serve": "^2.0.0",
"rollup-plugin-serve": "^2.0.2",
"rollup-plugin-styles": "^4.0.0",
"rollup-plugin-terser": "^7.0.2",
"sass": "^1.53.0",
"sass": "^1.69.3",
"standard-version": "^9.1.1"
},
"dependencies": {
Expand All @@ -81,7 +81,7 @@
"angular-moment": "^1.3.0",
"angularjs-gauge": "^2.2.0",
"chart.js": "^2.9.4",
"hls.js": "^1.1.5",
"hls.js": "^1.4.12",
"lodash.mergewith": "^4.6.2"
},
"resolutions": {
Expand Down
Loading

0 comments on commit 531fa99

Please sign in to comment.