|
11 | 11 | "update:font": "ruby bin/copy_fontawesome_fonts" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@babel/core": "^7.28.5", |
| 14 | + "@babel/core": "^7.28.6", |
15 | 15 | "@babel/plugin-proposal-class-properties": "^7.18.6", |
16 | 16 | "@babel/plugin-syntax-dynamic-import": "^7.8.3", |
17 | 17 | "@babel/plugin-syntax-object-rest-spread": "^7.8.3", |
18 | 18 | "@babel/plugin-transform-runtime": "^7.28.5", |
19 | | - "@babel/preset-env": "^7.28.5", |
20 | | - "@babel/runtime": "^7.28.4", |
| 19 | + "@babel/preset-env": "^7.28.6", |
| 20 | + "@babel/runtime": "^7.28.6", |
21 | 21 | "@fortawesome/fontawesome-free": "^7.1.0", |
22 | | - "@hotwired/turbo-rails": "^8.0.20", |
| 22 | + "@hotwired/turbo-rails": "^8.0.21", |
23 | 23 | "@popperjs/core": "^2.11.8", |
24 | 24 | "autosuggest-highlight": "^3.3.4", |
25 | | - "axios": "^1.13.2", |
| 25 | + "axios": "^1.13.3", |
26 | 26 | "babel-loader": "^10.0.0", |
27 | 27 | "babel-plugin-macros": "^3.1.0", |
28 | 28 | "bootstrap": "^5.3.8", |
29 | | - "caniuse-lite": "^1.0.30001764", |
30 | | - "core-js": "^3.47.0", |
| 29 | + "caniuse-lite": "^1.0.30001766", |
| 30 | + "core-js": "^3.48.0", |
31 | 31 | "css-loader": "^7.1.2", |
32 | 32 | "jquery": "^3.7.1", |
33 | 33 | "moment": "^2.30.1", |
34 | 34 | "popper.js": "^1.16.1", |
35 | | - "puppeteer": "^24.35.0", |
| 35 | + "puppeteer": "^24.36.0", |
36 | 36 | "remove-accents": "^0.5.0", |
37 | 37 | "vue": "^2.7.16", |
38 | 38 | "vue-loader": "^15.11.1", |
|
47 | 47 | "eslint": "^9.39.2", |
48 | 48 | "eslint-plugin-vue": "^9.33.0", |
49 | 49 | "eslint-webpack-plugin": "^5.0.2", |
50 | | - "globals": "^17.0.0", |
| 50 | + "globals": "^17.1.0", |
51 | 51 | "postcss": "^8.5.6", |
52 | 52 | "postcss-flexbugs-fixes": "^5.0.2", |
53 | | - "postcss-html": "^1.8.0", |
| 53 | + "postcss-html": "^1.8.1", |
54 | 54 | "postcss-import": "^16.1.1", |
55 | 55 | "postcss-preset-env": "^10.6.1", |
56 | 56 | "postcss-scss": "^4.0.9", |
57 | | - "sass": "^1.97.2", |
| 57 | + "sass": "^1.97.3", |
58 | 58 | "stylelint": "^17.0.0", |
59 | | - "stylelint-config-recess-order": "^7.4.0", |
| 59 | + "stylelint-config-recess-order": "^7.6.0", |
60 | 60 | "stylelint-config-standard-scss": "^17.0.0", |
61 | 61 | "stylelint-order": "^7.0.1", |
62 | 62 | "vue-eslint-parser": "^10.2.0", |
|
0 commit comments