@moduk/frontend 1.8.29 → 1.8.31

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 +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@moduk/frontend",
3
- "version": "1.8.29",
3
+ "version": "1.8.31",
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",
@@ -144,14 +144,14 @@
144
144
  "postcss-fail-on-warn": "^0.2.1",
145
145
  "postcss-preset-env": "^9.3.0",
146
146
  "react-merge-refs": "^2.1.1",
147
- "release-it": "^17.0.1",
147
+ "release-it": "^17.1.1",
148
148
  "sass": "^1.69.3",
149
149
  "sass-true": "^8.0.0",
150
150
  "shelljs": "^0.8.5",
151
151
  "shx": "^0.3.4",
152
152
  "stylelint": "^15.11.0",
153
153
  "stylelint-config-standard-scss": "^11.1.0",
154
- "ts-node": "^10.9.1",
154
+ "ts-node": "^10.9.2",
155
155
  "tsconfig-paths": "^4.2.0",
156
156
  "typescript": "^5.3.3",
157
157
  "vitest": "^1.2.1",