|
21 | 21 | "start": "hugo server -p 39019"
|
22 | 22 | },
|
23 | 23 | "dependencies": {
|
24 |
| - "@alpinejs/focus": "^3.9.1", |
25 |
| - "@alpinejs/intersect": "^3.9.1", |
26 |
| - "@babel/cli": "^7.17.6", |
27 |
| - "@babel/core": "^7.17.7", |
| 24 | + "@alpinejs/focus": "^3.12.0", |
| 25 | + "@alpinejs/intersect": "^3.12.0", |
| 26 | + "@babel/cli": "^7.21.0", |
| 27 | + "@babel/core": "^7.21.3", |
28 | 28 | "@babel/preset-env": "^7.16.11",
|
29 |
| - "@fortawesome/fontawesome-free": "^6.1.1", |
30 |
| - "@fortawesome/fontawesome-svg-core": "^6.1.1", |
31 |
| - "@fortawesome/free-regular-svg-icons": "^6.1.1", |
32 |
| - "@fortawesome/free-solid-svg-icons": "^6.1.1", |
| 29 | + "@fortawesome/fontawesome-free": "^6.4.0", |
| 30 | + "@fortawesome/fontawesome-svg-core": "^6.4.0", |
| 31 | + "@fortawesome/free-regular-svg-icons": "^6.4.0", |
| 32 | + "@fortawesome/free-solid-svg-icons": "^6.4.0", |
33 | 33 | "@fullhuman/postcss-purgecss": "^5.0.0",
|
34 | 34 | "@newswire/frames": "^1.0.0",
|
35 |
| - "alpinejs": "^3.9.1", |
36 |
| - "autoprefixer": "^10.4.4", |
| 35 | + "alpinejs": "^3.12.0", |
| 36 | + "autoprefixer": "^10.4.14", |
37 | 37 | "bulma": "^0.9.3",
|
38 | 38 | "ga-lite": "^2.1.6",
|
39 | 39 | "journalize": "^2.5.1",
|
|
43 | 43 | },
|
44 | 44 | "devDependencies": {
|
45 | 45 | "babel-eslint": "^10.1.0",
|
46 |
| - "eslint": "^8.11.0", |
47 |
| - "eslint-config-prettier": "^8.5.0", |
| 46 | + "eslint": "^8.37.0", |
| 47 | + "eslint-config-prettier": "^8.8.0", |
48 | 48 | "eslint-config-standard": "17.0.0",
|
49 | 49 | "eslint-plugin-import": ">=2.25.4",
|
50 | 50 | "eslint-plugin-node": ">=7.0.0",
|
51 | 51 | "eslint-plugin-prettier": "^4.0.0",
|
52 | 52 | "eslint-plugin-promise": ">=6.0.0",
|
53 | 53 | "eslint-plugin-standard": ">=5.0.0",
|
54 |
| - "prettier": "^2.6.0", |
| 54 | + "prettier": "^2.8.7", |
55 | 55 | "prettier-plugin-go-template": "^0.0.13",
|
56 | 56 | "prettier-plugin-tailwindcss": "^0.2.0"
|
57 | 57 | }
|
|
0 commit comments