@moduk/frontend 1.8.29 → 1.8.30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@moduk/frontend",
3
- "version": "1.8.29",
3
+ "version": "1.8.30",
4
4
  "description": "The MOD.UK Frontend contains the code you need to start building a user interface for Ministry of Defence platforms and services.",
5
5
  "main": "lib/index.js",
6
6
  "sass": "src/css/index.scss",
@@ -120,9 +120,9 @@
120
120
  "@types/node": "^18.19.18",
121
121
  "@types/nunjucks": "^3.2.3",
122
122
  "@types/react": "^18.2.43",
123
- "@types/react-dom": "^18.2.18",
124
- "@typescript-eslint/eslint-plugin": "^7.1.0",
125
- "@typescript-eslint/parser": "^7.1.0",
123
+ "@types/react-dom": "^18.2.21",
124
+ "@typescript-eslint/eslint-plugin": "^7.1.1",
125
+ "@typescript-eslint/parser": "^7.1.1",
126
126
  "babel-loader": "^9.1.3",
127
127
  "babel-plugin-inline-react-svg": "^2.0.2",
128
128
  "babel-plugin-module-resolver": "^5.0.0",