|
45 | 45 | "dependencies": {
|
46 | 46 | "@dvcorg/gatsby-theme-iterative": "0.3.24",
|
47 | 47 | "@dvcorg/websites-server": "0.2.1",
|
48 |
| - "@iframe-resizer/react": "5.3.1", |
| 48 | + "@iframe-resizer/react": "5.4.2", |
49 | 49 | "@octokit/request": "8.4.0",
|
50 |
| - "@radix-ui/react-dialog": "1.1.2", |
51 |
| - "@radix-ui/react-label": "2.1.0", |
| 50 | + "@radix-ui/react-dialog": "1.1.6", |
| 51 | + "@radix-ui/react-label": "2.1.2", |
52 | 52 | "@reach/router": "1.3.4",
|
53 | 53 | "clsx": "2.1.1",
|
54 | 54 | "date-fns": "3.6.0",
|
55 |
| - "dotenv": "16.4.5", |
56 |
| - "gatsby": "5.13.7", |
57 |
| - "gatsby-plugin-catch-links": "5.13.1", |
58 |
| - "gatsby-plugin-google-tagmanager": "5.13.1", |
59 |
| - "gatsby-plugin-image": "3.13.1", |
60 |
| - "gatsby-plugin-manifest": "5.13.1", |
61 |
| - "gatsby-plugin-postcss": "6.13.1", |
62 |
| - "gatsby-plugin-sharp": "5.13.1", |
63 |
| - "gatsby-plugin-twitter": "5.13.1", |
| 55 | + "dotenv": "16.4.7", |
| 56 | + "gatsby": "5.14.1", |
| 57 | + "gatsby-plugin-catch-links": "5.14.0", |
| 58 | + "gatsby-plugin-google-tagmanager": "5.14.0", |
| 59 | + "gatsby-plugin-image": "3.14.0", |
| 60 | + "gatsby-plugin-manifest": "5.14.0", |
| 61 | + "gatsby-plugin-postcss": "6.14.0", |
| 62 | + "gatsby-plugin-sharp": "5.14.0", |
| 63 | + "gatsby-plugin-twitter": "5.14.0", |
64 | 64 | "gatsby-plugin-webpack-bundle-analyser-v2": "1.1.32",
|
65 | 65 | "gatsby-source-rss-feed": "1.2.2",
|
66 | 66 | "isomorphic-fetch": "3.0.0",
|
67 |
| - "lucide-react": "0.452.0", |
| 67 | + "lucide-react": "0.486.0", |
68 | 68 | "moment": "2.30.1",
|
69 | 69 | "nanoid": "4.0.2",
|
70 | 70 | "promise-polyfill": "8.3.0",
|
|
73 | 73 | "react": "18.3.1",
|
74 | 74 | "react-collapse": "5.1.1",
|
75 | 75 | "react-dom": "18.3.1",
|
76 |
| - "react-focus-lock": "2.13.2", |
| 76 | + "react-focus-lock": "2.13.6", |
77 | 77 | "react-helmet": "6.1.0",
|
78 | 78 | "react-popover": "0.5.10",
|
79 |
| - "react-slick": "0.30.2", |
80 |
| - "react-use": "17.5.1", |
| 79 | + "react-slick": "0.30.3", |
| 80 | + "react-use": "17.6.0", |
81 | 81 | "repo-link-check": "0.14.2",
|
82 | 82 | "slick-carousel": "1.8.1",
|
83 |
| - "tailwind-merge": "2.5.3", |
| 83 | + "tailwind-merge": "2.6.0", |
84 | 84 | "tailwindcss-animate": "1.0.7",
|
85 | 85 | "typed.js": "2.1.0",
|
86 | 86 | "upath": "2.0.1",
|
87 | 87 | "webpack-filter-warnings-plugin": "1.2.1"
|
88 | 88 | },
|
89 | 89 | "devDependencies": {
|
90 |
| - "@babel/core": "7.25.8", |
91 |
| - "@types/gatsbyjs__reach-router": "2.0.4", |
| 90 | + "@babel/core": "7.26.10", |
| 91 | + "@types/gatsbyjs__reach-router": "2.0.5", |
92 | 92 | "@types/isomorphic-fetch": "0.0.39",
|
93 | 93 | "@types/promise-polyfill": "6.0.6",
|
94 |
| - "@types/react": "18.3.11", |
| 94 | + "@types/react": "18.3.20", |
95 | 95 | "@types/react-collapse": "5.0.4",
|
96 | 96 | "@types/react-helmet": "6.1.11",
|
97 | 97 | "@types/react-popover": "0.5.8",
|
|
102 | 102 | "eslint": "8.57.1",
|
103 | 103 | "eslint-config-prettier": "9.1.0",
|
104 | 104 | "eslint-plugin-json": "3.1.0",
|
105 |
| - "eslint-plugin-jsx-a11y": "6.10.0", |
106 |
| - "eslint-plugin-prettier": "5.2.1", |
107 |
| - "eslint-plugin-react": "7.37.1", |
108 |
| - "gatsby-plugin-react-helmet": "6.13.1", |
109 |
| - "gatsby-source-filesystem": "5.13.1", |
110 |
| - "husky": "9.1.6", |
| 105 | + "eslint-plugin-jsx-a11y": "6.10.2", |
| 106 | + "eslint-plugin-prettier": "5.2.5", |
| 107 | + "eslint-plugin-react": "7.37.4", |
| 108 | + "gatsby-plugin-react-helmet": "6.14.0", |
| 109 | + "gatsby-source-filesystem": "5.14.0", |
| 110 | + "husky": "9.1.7", |
111 | 111 | "jest": "29.7.0",
|
112 |
| - "lint-staged": "15.2.10", |
113 |
| - "prettier": "3.3.3", |
| 112 | + "lint-staged": "15.5.0", |
| 113 | + "prettier": "3.5.3", |
114 | 114 | "remark": "15.0.1",
|
115 | 115 | "remark-html": "16.0.1",
|
116 |
| - "stylelint": "16.10.0", |
| 116 | + "stylelint": "16.17.0", |
117 | 117 | "stylelint-config-standard": "36.0.1",
|
118 |
| - "typescript": "5.6.3" |
| 118 | + "typescript": "5.8.2" |
119 | 119 | },
|
120 | 120 | "cacheDirectories": [
|
121 | 121 | "node_modules"
|
122 | 122 | ],
|
123 |
| - "packageManager": "yarn@4.5.0" |
| 123 | + "packageManager": "yarn@4.8.1" |
124 | 124 | }
|
0 commit comments