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

Commit aa6c656

Browse files
chore(deps): update all non-major dependencies (#836)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a11c5a commit aa6c656

File tree

2 files changed

+706
-535
lines changed

2 files changed

+706
-535
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@
4040
},
4141
"homepage": "https://github.com/resoai/TileBoard#readme",
4242
"devDependencies": {
43-
"@babel/core": "^7.18.5",
44-
"@babel/plugin-transform-runtime": "^7.18.5",
45-
"@babel/preset-env": "^7.18.2",
43+
"@babel/core": "^7.18.6",
44+
"@babel/plugin-transform-runtime": "^7.18.6",
45+
"@babel/preset-env": "^7.18.6",
4646
"@rollup/plugin-babel": "^5.3.1",
47-
"@rollup/plugin-commonjs": "^22.0.0",
47+
"@rollup/plugin-commonjs": "^22.0.1",
4848
"@rollup/plugin-node-resolve": "^13.3.0",
4949
"@types/angular": "^1.8.4",
5050
"@types/hammerjs": "^2.0.41",
@@ -56,24 +56,24 @@
5656
"eslint": "^8.18.0",
5757
"husky": "^4.3.8",
5858
"less": "^4.1.3",
59-
"lint-staged": "^13.0.2",
59+
"lint-staged": "^13.0.3",
6060
"prettier": "^2.7.1",
6161
"print-message": "^3.0.1",
62-
"rollup": "^2.75.6",
62+
"rollup": "^2.75.7",
6363
"rollup-plugin-copy-glob": "^0.3.2",
64-
"rollup-plugin-copy-merge": "^0.2.0",
64+
"rollup-plugin-copy-merge": "^0.3.2",
6565
"rollup-plugin-delete": "^2.0.0",
6666
"rollup-plugin-emit-ejs": "^3.1.0",
6767
"rollup-plugin-html": "^0.2.1",
6868
"rollup-plugin-progress": "^1.1.2",
6969
"rollup-plugin-serve": "^1.1.0",
7070
"rollup-plugin-styles": "^4.0.0",
7171
"rollup-plugin-terser": "^7.0.2",
72-
"sass": "^1.52.3",
72+
"sass": "^1.53.0",
7373
"standard-version": "^9.1.1"
7474
},
7575
"dependencies": {
76-
"@mdi/font": "^6.7.96",
76+
"@mdi/font": "^6.9.96",
7777
"angular": "^1.8.3",
7878
"angular-chart.js": "^1.1.1",
7979
"angular-dynamic-locale": "^0.1.38",

0 commit comments

Comments
 (0)