@oaknational/oak-components 1.173.0 → 1.174.0

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.
package/dist/types.d.ts CHANGED
@@ -1305,7 +1305,7 @@ declare const icons: {
1305
1305
  readonly warning: "v1704901279/icons/zzszodmk7fvxm9xzzg9s.svg";
1306
1306
  readonly "lightbulb-yellow": "v1705078631/icons/q2v4sqxouy1ngcajoavv.svg";
1307
1307
  readonly lightbulb: "v1705078631/icons/zldisxmbff36z68rwcef.svg";
1308
- readonly pencil: "v1765539996/icons/pencil.svg";
1308
+ readonly pencil: "v1765890807/icons/pencil.svg";
1309
1309
  readonly quiz: "v1705416077/icons/kaaizjcudy0jfgfrrdel.svg";
1310
1310
  readonly video: "v1705416078/icons/wzey1zfxrvv3apeebbf5.svg";
1311
1311
  readonly intro: "v1705662092/icons/pl7bnmb13txese9yxkjv.svg";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oaknational/oak-components",
3
- "version": "1.173.0",
3
+ "version": "1.174.0",
4
4
  "licence": "MIT",
5
5
  "description": "Shared components for Oak applications",
6
6
  "main": "dist/cjs/index.js",