aboutsummaryrefslogtreecommitdiff
blob: 72b34f25ff3564ce79426fb942685518be914cd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "dependencies": {
    "@gentoo/tyrian": "git+https://anongit.gentoo.org/git/sites/tyrian-theme.git#v2.0.2",
    "core-js": "^3.36.0",
    "d3": "3.5.17",
    "jquery": "^3.6.4",
    "jquery-typeahead": "^2.11.1",
    "jquery-ujs": "^1.2.3",
    "regenerator-runtime": "^0.14.1",
    "turbolinks": "^5.2.0"
  },
  "devDependencies": {
    "css-loader": "^6.10.0",
    "mini-css-extract-plugin": "^2.8.0",
    "resolve-url-loader": "^5.0.0",
    "sass": "^1.71.1",
    "sass-loader": "^14.1.1",
    "webpack": "^5.90.3",
    "webpack-cli": "^5.1.4"
  }
}