|
18 | 18 | "license": "AGPL-3.0-or-later", |
19 | 19 | "dependencies": { |
20 | 20 | "@deckdeckgo/charts": "^2.3.0", |
21 | | - "@deckdeckgo/core": "^8.4.0", |
22 | | - "@deckdeckgo/highlight-code": "^4.1.0", |
| 21 | + "@deckdeckgo/core": "^10.0.1", |
| 22 | + "@deckdeckgo/highlight-code": "^4.4.0", |
23 | 23 | "@deckdeckgo/qrcode": "^2.1.0", |
24 | 24 | "@deckdeckgo/slide-author": "^2.4.0", |
25 | 25 | "@deckdeckgo/slide-poll": "^2.4.0", |
26 | 26 | "@deckdeckgo/slide-split": "^2.4.0", |
27 | 27 | "@deckdeckgo/slide-title": "^2.4.0", |
28 | | - "@deckdeckgo/utils": "^2.0.1", |
| 28 | + "@deckdeckgo/utils": "^5.1.0", |
29 | 29 | "@deckdeckgo/youtube": "^2.1.0", |
30 | | - "@formatjs/intl-pluralrules": "^4.1.3", |
31 | | - "gatsby": "^3.13.0", |
| 30 | + "@formatjs/intl-pluralrules": "^5.1.4", |
| 31 | + "gatsby": "^4.24.4", |
32 | 32 | "gatsby-image": "^3.11.0", |
33 | 33 | "gatsby-plugin-i18n": "^1.0.1", |
34 | | - "gatsby-plugin-image": "^1.13.0", |
35 | | - "gatsby-plugin-manifest": "^3.13.0", |
36 | | - "gatsby-plugin-offline": "^4.13.0", |
37 | | - "gatsby-plugin-react-helmet": "^4.13.0", |
38 | | - "gatsby-plugin-robots-txt": "^1.6.10", |
39 | | - "gatsby-plugin-sass": "^4.13.0", |
40 | | - "gatsby-plugin-sharp": "^3.13.0", |
41 | | - "gatsby-plugin-sitemap": "^4.9.0", |
42 | | - "gatsby-source-filesystem": "^3.13.0", |
43 | | - "gatsby-transformer-sharp": "^3.13.0", |
44 | | - "node-sass": "^6.0.1", |
45 | | - "react": "^17.0.2", |
46 | | - "react-dom": "^17.0.2", |
| 34 | + "gatsby-plugin-image": "^2.24.0", |
| 35 | + "gatsby-plugin-manifest": "^4.24.0", |
| 36 | + "gatsby-plugin-offline": "^5.24.0", |
| 37 | + "gatsby-plugin-react-helmet": "^5.24.0", |
| 38 | + "gatsby-plugin-robots-txt": "^1.7.1", |
| 39 | + "gatsby-plugin-sass": "^5.24.0", |
| 40 | + "gatsby-plugin-sharp": "^4.24.0", |
| 41 | + "gatsby-plugin-sitemap": "^5.24.0", |
| 42 | + "gatsby-source-filesystem": "^4.24.0", |
| 43 | + "gatsby-transformer-sharp": "^4.24.0", |
| 44 | + "node-sass": "^7.0.3", |
| 45 | + "react": "^18.2.0", |
| 46 | + "react-dom": "^18.2.0", |
47 | 47 | "react-helmet": "^6.1.0", |
48 | | - "react-intl": "^5.20.10" |
| 48 | + "react-intl": "^6.2.0" |
49 | 49 | }, |
50 | 50 | "devDependencies": { |
51 | | - "dotenv": "^10.0.0", |
| 51 | + "dotenv": "^16.0.3", |
52 | 52 | "node-fetch": "^2.6.7", |
53 | | - "sass": "^1.39.0", |
54 | | - "type-fest": "^0.21.3" |
| 53 | + "sass": "^1.55.0", |
| 54 | + "type-fest": "^3.1.0" |
55 | 55 | } |
56 | 56 | } |
0 commit comments